
Time bar (total: 24.3s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 3 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 4 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 5 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 6 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 7 |
| 66.7% | 49.9% | 25% | 0.2% | 0% | 25% | 0% | 8 |
| 66.7% | 49.9% | 25% | 0.2% | 0% | 25% | 0% | 9 |
| 66.7% | 49.9% | 25% | 0.2% | 0% | 25% | 0% | 10 |
| 66.7% | 49.9% | 25% | 0.2% | 0% | 25% | 0% | 11 |
| 80% | 49.9% | 12.5% | 0.2% | 0% | 37.4% | 0% | 12 |
Compiled 22 to 16 computations (27.3% saved)
ival-mult: 31.0ms (43.7% of total)ival-sqrt: 11.0ms (15.5% of total)ival-sub: 10.0ms (14.1% of total)ival-exp: 9.0ms (12.7% of total)ival-div: 8.0ms (11.3% of total)const: 2.0ms (2.8% of total)backward-pass: 0.0ms (0% of total)| 1.2s | 8256× | 0 | valid |
| 231.0ms | 2066× | 0 | invalid |
ival-mult: 502.0ms (54.2% of total)ival-sub: 121.0ms (13.1% of total)ival-sqrt: 110.0ms (11.9% of total)ival-exp: 90.0ms (9.7% of total)ival-div: 82.0ms (8.9% of total)const: 16.0ms (1.7% of total)backward-pass: 4.0ms (0.4% of total)| 2× | egg-herbie |
| 1466× | times-frac |
| 1444× | unsub-neg |
| 1344× | accelerator-lowering-fma.f32 |
| 1344× | accelerator-lowering-fma.f64 |
| 936× | distribute-lft-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 73 | 248 |
| 1 | 192 | 242 |
| 2 | 495 | 240 |
| 3 | 1547 | 240 |
| 4 | 4036 | 240 |
| 5 | 6473 | 240 |
| 0 | 15 | 16 |
| 1 | 27 | 16 |
| 2 | 49 | 16 |
| 3 | 106 | 16 |
| 4 | 237 | 16 |
| 5 | 359 | 16 |
| 6 | 491 | 16 |
| 7 | 805 | 16 |
| 8 | 1492 | 16 |
| 9 | 1928 | 16 |
| 10 | 2062 | 16 |
| 11 | 2080 | 16 |
| 12 | 2080 | 16 |
| 13 | 2100 | 16 |
| 14 | 2108 | 16 |
| 15 | 2108 | 16 |
| 0 | 2108 | 16 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) |
| Outputs |
|---|
(* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) |
| Inputs |
|---|
(* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) |
(* (* (- (* (neg x) 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) |
(* (* (- (* x 1/2) (neg y)) (sqrt (* z 2))) (exp (/ (* t t) 2))) |
(* (* (- (* x 1/2) y) (sqrt (* (neg z) 2))) (exp (/ (* t t) 2))) |
(* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* (neg t) (neg t)) 2))) |
(neg (* (* (- (* (neg x) 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2)))) |
(neg (* (* (- (* x 1/2) (neg y)) (sqrt (* z 2))) (exp (/ (* t t) 2)))) |
(neg (* (* (- (* x 1/2) y) (sqrt (* (neg z) 2))) (exp (/ (* t t) 2)))) |
(neg (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* (neg t) (neg t)) 2)))) |
(* (* (- (* y 1/2) x) (sqrt (* z 2))) (exp (/ (* t t) 2))) |
(* (* (- (* z 1/2) y) (sqrt (* x 2))) (exp (/ (* t t) 2))) |
(* (* (- (* t 1/2) y) (sqrt (* z 2))) (exp (/ (* x x) 2))) |
(* (* (- (* x 1/2) z) (sqrt (* y 2))) (exp (/ (* t t) 2))) |
(* (* (- (* x 1/2) t) (sqrt (* z 2))) (exp (/ (* y y) 2))) |
(* (* (- (* x 1/2) y) (sqrt (* t 2))) (exp (/ (* z z) 2))) |
| Outputs |
|---|
(* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) |
(* (- (* x 1/2) y) (* (sqrt (* z 2)) (pow (sqrt (exp t)) t))) |
(* (* (- (* (neg x) 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) |
(* (pow (sqrt (exp t)) t) (* (sqrt (* z 2)) (- (* x -1/2) y))) |
(* (* (- (* x 1/2) (neg y)) (sqrt (* z 2))) (exp (/ (* t t) 2))) |
(* (pow (sqrt (exp t)) t) (* (sqrt (* z 2)) (+ (* x 1/2) y))) |
(* (* (- (* x 1/2) y) (sqrt (* (neg z) 2))) (exp (/ (* t t) 2))) |
(* (- (* x 1/2) y) (* (pow (sqrt (exp t)) t) (sqrt (* z -2)))) |
(* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* (neg t) (neg t)) 2))) |
(* (- (* x 1/2) y) (* (sqrt (* z 2)) (pow (sqrt (exp t)) t))) |
(neg (* (* (- (* (neg x) 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2)))) |
(* (pow (sqrt (exp t)) t) (* (sqrt (* z 2)) (+ (* x 1/2) y))) |
(neg (* (* (- (* x 1/2) (neg y)) (sqrt (* z 2))) (exp (/ (* t t) 2)))) |
(* (pow (sqrt (exp t)) t) (* (sqrt (* z 2)) (- (* x -1/2) y))) |
(neg (* (* (- (* x 1/2) y) (sqrt (* (neg z) 2))) (exp (/ (* t t) 2)))) |
(* (pow (sqrt (exp t)) t) (* (sqrt (* z -2)) (+ y (* x -1/2)))) |
(neg (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* (neg t) (neg t)) 2)))) |
(* (sqrt (* z 2)) (* (pow (sqrt (exp t)) t) (+ y (* x -1/2)))) |
(* (* (- (* y 1/2) x) (sqrt (* z 2))) (exp (/ (* t t) 2))) |
(* (sqrt (* z 2)) (* (pow (sqrt (exp t)) t) (- (* 1/2 y) x))) |
(* (* (- (* z 1/2) y) (sqrt (* x 2))) (exp (/ (* t t) 2))) |
(* (pow (sqrt (exp t)) t) (* (- (* 1/2 z) y) (sqrt (* x 2)))) |
(* (* (- (* t 1/2) y) (sqrt (* z 2))) (exp (/ (* x x) 2))) |
(* (sqrt (* z 2)) (* (sqrt (pow (exp x) x)) (- (* 1/2 t) y))) |
(* (* (- (* x 1/2) z) (sqrt (* y 2))) (exp (/ (* t t) 2))) |
(* (- (* x 1/2) z) (* (pow (sqrt (exp t)) t) (sqrt (* y 2)))) |
(* (* (- (* x 1/2) t) (sqrt (* z 2))) (exp (/ (* y y) 2))) |
(* (sqrt (* z 2)) (* (- (* x 1/2) t) (sqrt (pow (exp y) y)))) |
(* (* (- (* x 1/2) y) (sqrt (* t 2))) (exp (/ (* z z) 2))) |
(* (- (* x 1/2) y) (* (sqrt (* 2 t)) (sqrt (pow (exp z) z)))) |
(abs t)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 1 | 0 | - | 0 | - | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 1 | 0 | - | 0 | - | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | #s(literal 1/2 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 0 | 0 | - | 0 | - | (*.f64 z #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 t t) |
| 0 | 0 | - | 0 | - | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 0 | 0 | - | 0 | - | (*.f64 x #s(literal 1/2 binary64)) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 0 | 0 | - | 0 | - | t |
| 223.0ms | 512× | 0 | valid |
Compiled 155 to 47 computations (69.7% saved)
ival-mult: 93.0ms (49.7% of total)ival-div: 83.0ms (44.4% of total)ival-sqrt: 4.0ms (2.1% of total)ival-sub: 3.0ms (1.6% of total)ival-exp: 3.0ms (1.6% of total)const: 1.0ms (0.5% of total)backward-pass: 0.0ms (0% of total)Compiled 21 to 15 computations (28.6% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) |
Compiled 21 to 15 computations (28.6% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 z #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) |
| 1344× | accelerator-lowering-fma.f32 |
| 1344× | accelerator-lowering-fma.f64 |
| 922× | *-lowering-*.f32 |
| 922× | *-lowering-*.f64 |
| 448× | associate-*r* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 61 |
| 1 | 27 | 61 |
| 2 | 55 | 61 |
| 3 | 137 | 61 |
| 4 | 273 | 61 |
| 5 | 370 | 61 |
| 6 | 518 | 61 |
| 7 | 848 | 61 |
| 8 | 1567 | 61 |
| 9 | 1963 | 61 |
| 10 | 2097 | 61 |
| 11 | 2115 | 61 |
| 12 | 2115 | 61 |
| 13 | 2135 | 61 |
| 14 | 2143 | 61 |
| 15 | 2143 | 61 |
| 0 | 2143 | 61 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* (sqrt (* z 2)) (* (- (* x 1/2) y) (exp (/ (* t t) 2)))) |
(sqrt (* z 2)) |
(* z 2) |
z |
2 |
(* (- (* x 1/2) y) (exp (/ (* t t) 2))) |
(- (* x 1/2) y) |
(* x 1/2) |
x |
1/2 |
y |
(exp (/ (* t t) 2)) |
(/ (* t t) 2) |
(* t t) |
t |
| Outputs |
|---|
(* (sqrt (* z 2)) (* (- (* x 1/2) y) (exp (/ (* t t) 2)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))))) |
(sqrt (* z 2)) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(* z 2) |
(*.f64 z #s(literal 2 binary64)) |
z |
2 |
#s(literal 2 binary64) |
(* (- (* x 1/2) y) (exp (/ (* t t) 2))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64))))) |
(- (* x 1/2) y) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
1/2 |
#s(literal 1/2 binary64) |
y |
(exp (/ (* t t) 2)) |
(exp.f64 (*.f64 t (/.f64 t #s(literal 2 binary64)))) |
(/ (* t t) 2) |
(*.f64 t (/.f64 t #s(literal 2 binary64))) |
(* t t) |
(*.f64 t t) |
t |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| ✓ | accuracy | 99.8% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) |
| 47.0ms | 256× | 0 | valid |
Compiled 69 to 16 computations (76.8% saved)
ival-mult: 10.0ms (51.4% of total)ival-sqrt: 3.0ms (15.4% of total)ival-sub: 2.0ms (10.3% of total)ival-div: 2.0ms (10.3% of total)ival-exp: 2.0ms (10.3% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (sqrt (* z 2)) (* (- (* x 1/2) y) (exp (/ (* t t) 2))))> |
#<alt (sqrt (* z 2))> |
#<alt (* z 2)> |
#<alt (* (- (* x 1/2) y) (exp (/ (* t t) 2)))> |
#<alt (exp (/ (* t t) 2))> |
#<alt (/ (* t t) 2)> |
| Outputs |
|---|
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))> |
#<alt (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))> |
#<alt (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))> |
#<alt (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))> |
#<alt (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))> |
#<alt (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))> |
#<alt (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))> |
#<alt (* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))> |
#<alt (* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))> |
#<alt (* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))> |
#<alt (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z)))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z)))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z)))))> |
#<alt (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))> |
#<alt (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))> |
#<alt (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))> |
#<alt (* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z)))))> |
#<alt (* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z)))))> |
#<alt (* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z)))))> |
#<alt (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))> |
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))> |
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))> |
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))))> |
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (sqrt 2))> |
#<alt (* (sqrt z) (sqrt 2))> |
#<alt (* (sqrt z) (sqrt 2))> |
#<alt (* (sqrt z) (sqrt 2))> |
#<alt (* (sqrt z) (sqrt 2))> |
#<alt (* (sqrt z) (sqrt 2))> |
#<alt (* (sqrt z) (sqrt 2))> |
#<alt (* (sqrt z) (sqrt 2))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* -1 (* y (exp (* 1/2 (pow t 2)))))> |
#<alt (+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2))))))> |
#<alt (+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2))))))> |
#<alt (+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2))))))> |
#<alt (* 1/2 (* x (exp (* 1/2 (pow t 2)))))> |
#<alt (* x (+ (* -1 (/ (* y (exp (* 1/2 (pow t 2)))) x)) (* 1/2 (exp (* 1/2 (pow t 2))))))> |
#<alt (* x (+ (* -1 (/ (* y (exp (* 1/2 (pow t 2)))) x)) (* 1/2 (exp (* 1/2 (pow t 2))))))> |
#<alt (* x (+ (* -1 (/ (* y (exp (* 1/2 (pow t 2)))) x)) (* 1/2 (exp (* 1/2 (pow t 2))))))> |
#<alt (* 1/2 (* x (exp (* 1/2 (pow t 2)))))> |
#<alt (* -1 (* x (+ (* -1/2 (exp (* 1/2 (pow t 2)))) (/ (* y (exp (* 1/2 (pow t 2)))) x))))> |
#<alt (* -1 (* x (+ (* -1/2 (exp (* 1/2 (pow t 2)))) (/ (* y (exp (* 1/2 (pow t 2)))) x))))> |
#<alt (* -1 (* x (+ (* -1/2 (exp (* 1/2 (pow t 2)))) (/ (* y (exp (* 1/2 (pow t 2)))) x))))> |
#<alt (* 1/2 (* x (exp (* 1/2 (pow t 2)))))> |
#<alt (+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2))))))> |
#<alt (+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2))))))> |
#<alt (+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2))))))> |
#<alt (* -1 (* y (exp (* 1/2 (pow t 2)))))> |
#<alt (* y (+ (* -1 (exp (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y))))> |
#<alt (* y (+ (* -1 (exp (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y))))> |
#<alt (* y (+ (* -1 (exp (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y))))> |
#<alt (* -1 (* y (exp (* 1/2 (pow t 2)))))> |
#<alt (* -1 (* y (+ (exp (* 1/2 (pow t 2))) (* -1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y)))))> |
#<alt (* -1 (* y (+ (exp (* 1/2 (pow t 2))) (* -1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y)))))> |
#<alt (* -1 (* y (+ (exp (* 1/2 (pow t 2))) (* -1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y)))))> |
#<alt (- (* 1/2 x) y)> |
#<alt (- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y)> |
#<alt (- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))) y)> |
#<alt (- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/2 (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/48 (* (pow t 2) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y))))))) y)> |
#<alt (* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y))> |
#<alt (* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y))> |
#<alt (* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y))> |
#<alt (* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y))> |
#<alt (* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y))> |
#<alt (* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y))> |
#<alt (* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y))> |
#<alt (* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow t 2)))> |
#<alt (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))> |
#<alt (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))> |
#<alt (exp (* 1/2 (pow t 2)))> |
#<alt (exp (* 1/2 (pow t 2)))> |
#<alt (exp (* 1/2 (pow t 2)))> |
#<alt (exp (* 1/2 (pow t 2)))> |
#<alt (exp (* 1/2 (pow t 2)))> |
#<alt (exp (* 1/2 (pow t 2)))> |
#<alt (exp (* 1/2 (pow t 2)))> |
#<alt (exp (* 1/2 (pow t 2)))> |
#<alt (* 1/2 (pow t 2))> |
#<alt (* 1/2 (pow t 2))> |
#<alt (* 1/2 (pow t 2))> |
#<alt (* 1/2 (pow t 2))> |
#<alt (* 1/2 (pow t 2))> |
#<alt (* 1/2 (pow t 2))> |
#<alt (* 1/2 (pow t 2))> |
#<alt (* 1/2 (pow t 2))> |
#<alt (* 1/2 (pow t 2))> |
#<alt (* 1/2 (pow t 2))> |
#<alt (* 1/2 (pow t 2))> |
#<alt (* 1/2 (pow t 2))> |
33 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | z | @ | 0 | (* (sqrt (* z 2)) (* (- (* x 1/2) y) (exp (/ (* t t) 2)))) |
| 4.0ms | y | @ | -inf | (* (- (* x 1/2) y) (exp (/ (* t t) 2))) |
| 2.0ms | y | @ | inf | (* (sqrt (* z 2)) (* (- (* x 1/2) y) (exp (/ (* t t) 2)))) |
| 2.0ms | x | @ | 0 | (* (sqrt (* z 2)) (* (- (* x 1/2) y) (exp (/ (* t t) 2)))) |
| 1.0ms | z | @ | -inf | (* (sqrt (* z 2)) (* (- (* x 1/2) y) (exp (/ (* t t) 2)))) |
| 1× | batch-egg-rewrite |
| 7130× | accelerator-lowering-fma.f32 |
| 7130× | accelerator-lowering-fma.f64 |
| 4356× | /-lowering-/.f32 |
| 4356× | /-lowering-/.f64 |
| 3960× | *-lowering-*.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 44 |
| 1 | 54 | 44 |
| 2 | 280 | 43 |
| 3 | 2409 | 43 |
| 0 | 8844 | 43 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt (* z 2)) (* (- (* x 1/2) y) (exp (/ (* t t) 2)))) |
(sqrt (* z 2)) |
(* z 2) |
(* (- (* x 1/2) y) (exp (/ (* t t) 2))) |
(exp (/ (* t t) 2)) |
(/ (* t t) 2) |
| Outputs |
|---|
(+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)))) |
(+.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) y))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(fma.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) y) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))))) |
(/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (neg.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (neg.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))))) (-.f64 (*.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) y))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) y))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) z)))) |
(*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))))) |
(*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) z))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64))) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 z #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64)))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 z) #s(literal 1/2 binary64)) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (log.f64 z) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)))) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(exp.f64 (log.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 z #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) z) |
(*.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 #s(literal 2 binary64)))) |
(*.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) (exp.f64 (log.f64 z))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y))) |
(+.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)))) (/.f64 (pow.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y))))) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(fma.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) x) #s(literal 1/2 binary64) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) #s(literal 1/2 binary64)) x (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) #s(literal -1 binary64)) y (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y))))) (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y))) (-.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 #s(literal 1 binary64) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y))) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))))) |
(/.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (neg.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (neg.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y))) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (neg.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(/.f64 (neg.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y))) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) #s(literal 2 binary64)) (*.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) |
(*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))) (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))))) |
(*.f64 (/.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 1/2 binary64))) (*.f64 t t))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 t (-.f64 #s(literal 0 binary64) t)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (/.f64 t (/.f64 #s(literal 2 binary64) t)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (/.f64 t #s(literal 2 binary64)))) t)) |
(fabs.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) |
(sqrt.f64 (exp.f64 (*.f64 t t))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t (-.f64 #s(literal 0 binary64) t)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (E.f64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (E.f64) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(pow.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (*.f64 t t)) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 t) (/.f64 t #s(literal 2 binary64))) |
(pow.f64 (exp.f64 t) (+.f64 (/.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) |
(pow.f64 (exp.f64 (*.f64 t (-.f64 #s(literal 0 binary64) t))) #s(literal -1/2 binary64)) |
(pow.f64 (E.f64) (/.f64 t (/.f64 #s(literal 2 binary64) t))) |
(pow.f64 (exp.f64 (/.f64 t #s(literal 2 binary64))) t) |
(pow.f64 (exp.f64 (/.f64 t #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) t))) |
(pow.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (*.f64 t (/.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 t) #s(literal 1 binary64)) (/.f64 t #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 t t)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) t)) (-.f64 #s(literal 0 binary64) t)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) t))) t) |
(pow.f64 (pow.f64 (E.f64) #s(literal 1/2 binary64)) (*.f64 t t)) |
(pow.f64 (pow.f64 (E.f64) t) (/.f64 t #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (E.f64) (*.f64 t (-.f64 #s(literal 0 binary64) t))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (E.f64) #s(literal 1 binary64)) (/.f64 t (/.f64 #s(literal 2 binary64) t))) |
(pow.f64 (pow.f64 (E.f64) #s(literal -1 binary64)) (/.f64 (*.f64 t t) #s(literal -2 binary64))) |
(pow.f64 (pow.f64 (E.f64) (-.f64 #s(literal 0 binary64) t)) (/.f64 t #s(literal -2 binary64))) |
(pow.f64 (pow.f64 (E.f64) (-.f64 #s(literal 0 binary64) t)) (*.f64 t #s(literal -1/2 binary64))) |
(pow.f64 (pow.f64 (E.f64) #s(literal -1/2 binary64)) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(pow.f64 (pow.f64 (E.f64) (pow.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (pow.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (E.f64) (*.f64 #s(literal 1 binary64) t)) (/.f64 t #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (E.f64) (*.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) t)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 (/.f64 t #s(literal 2 binary64))) (sqrt.f64 t)) (sqrt.f64 t)) |
(pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (exp.f64 t) (exp.f64 t)) (/.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (*.f64 t t) #s(literal -2 binary64))) |
(pow.f64 (exp.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 t #s(literal -2 binary64))) |
(pow.f64 (exp.f64 (-.f64 #s(literal 0 binary64) t)) (*.f64 t #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(pow.f64 (exp.f64 (pow.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) (pow.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 1 binary64) t)) (/.f64 t #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) t)))) #s(literal -1/2 binary64)) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/4 binary64)))) |
(*.f64 (exp.f64 (*.f64 t (/.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 2 binary64)))) (exp.f64 (*.f64 t (/.f64 (/.f64 t #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) #s(literal 1/2 binary64)) (pow.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (sqrt.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (*.f64 t t))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))) |
(/.f64 t (/.f64 #s(literal 2 binary64) t)) |
(/.f64 (*.f64 t t) #s(literal 2 binary64)) |
(/.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)) #s(literal 1 binary64)) |
(/.f64 (*.f64 t (-.f64 #s(literal 0 binary64) t)) #s(literal -2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 t t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) t) (*.f64 t #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 t t))) |
(/.f64 (-.f64 #s(literal 0 binary64) t) (neg.f64 (/.f64 #s(literal 2 binary64) t))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)))) |
(/.f64 (neg.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) t) (/.f64 #s(literal 2 binary64) t)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) t))) #s(literal -2 binary64)) |
(/.f64 (*.f64 t #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) t)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) t)) (neg.f64 (/.f64 #s(literal 2 binary64) t))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) t)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 t #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 2 binary64) t))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) (/.f64 (*.f64 t t) #s(literal -2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(pow.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 t t)) (/.f64 #s(literal 2 binary64) (*.f64 t t))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 #s(literal 2 binary64) (*.f64 t t)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 t t)) |
(*.f64 t (/.f64 t #s(literal 2 binary64))) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)) #s(literal 1 binary64)) |
(*.f64 (*.f64 t (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) t))) |
(*.f64 (/.f64 t #s(literal 2 binary64)) t) |
(*.f64 (/.f64 t #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) t) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t #s(literal -2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) t) (*.f64 t #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) t))) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 t t)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) t) (/.f64 t #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (-.f64 #s(literal 0 binary64) t))) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 t t)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
| 1× | egg-herbie |
| 15462× | accelerator-lowering-fma.f32 |
| 15462× | accelerator-lowering-fma.f64 |
| 6128× | +-lowering-+.f64 |
| 6128× | +-lowering-+.f32 |
| 5262× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 133 | 1968 |
| 1 | 437 | 1739 |
| 2 | 1540 | 1584 |
| 3 | 4259 | 1533 |
| 0 | 8474 | 1515 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))) |
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))) |
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))) |
(* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))) |
(* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))) |
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))) |
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))) |
(* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))) |
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))) |
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))) |
(* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (sqrt 2)) |
(* (sqrt z) (sqrt 2)) |
(* (sqrt z) (sqrt 2)) |
(* (sqrt z) (sqrt 2)) |
(* (sqrt z) (sqrt 2)) |
(* (sqrt z) (sqrt 2)) |
(* (sqrt z) (sqrt 2)) |
(* (sqrt z) (sqrt 2)) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* -1 (* y (exp (* 1/2 (pow t 2))))) |
(+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2)))))) |
(+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2)))))) |
(+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2)))))) |
(* 1/2 (* x (exp (* 1/2 (pow t 2))))) |
(* x (+ (* -1 (/ (* y (exp (* 1/2 (pow t 2)))) x)) (* 1/2 (exp (* 1/2 (pow t 2)))))) |
(* x (+ (* -1 (/ (* y (exp (* 1/2 (pow t 2)))) x)) (* 1/2 (exp (* 1/2 (pow t 2)))))) |
(* x (+ (* -1 (/ (* y (exp (* 1/2 (pow t 2)))) x)) (* 1/2 (exp (* 1/2 (pow t 2)))))) |
(* 1/2 (* x (exp (* 1/2 (pow t 2))))) |
(* -1 (* x (+ (* -1/2 (exp (* 1/2 (pow t 2)))) (/ (* y (exp (* 1/2 (pow t 2)))) x)))) |
(* -1 (* x (+ (* -1/2 (exp (* 1/2 (pow t 2)))) (/ (* y (exp (* 1/2 (pow t 2)))) x)))) |
(* -1 (* x (+ (* -1/2 (exp (* 1/2 (pow t 2)))) (/ (* y (exp (* 1/2 (pow t 2)))) x)))) |
(* 1/2 (* x (exp (* 1/2 (pow t 2))))) |
(+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2)))))) |
(+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2)))))) |
(+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2)))))) |
(* -1 (* y (exp (* 1/2 (pow t 2))))) |
(* y (+ (* -1 (exp (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y)))) |
(* y (+ (* -1 (exp (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y)))) |
(* y (+ (* -1 (exp (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y)))) |
(* -1 (* y (exp (* 1/2 (pow t 2))))) |
(* -1 (* y (+ (exp (* 1/2 (pow t 2))) (* -1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y))))) |
(* -1 (* y (+ (exp (* 1/2 (pow t 2))) (* -1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y))))) |
(* -1 (* y (+ (exp (* 1/2 (pow t 2))) (* -1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y))))) |
(- (* 1/2 x) y) |
(- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y) |
(- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))) y) |
(- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/2 (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/48 (* (pow t 2) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y))))))) y) |
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y)) |
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y)) |
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y)) |
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y)) |
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y)) |
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y)) |
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y)) |
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y)) |
1 |
(+ 1 (* 1/2 (pow t 2))) |
(+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) |
(+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) |
(exp (* 1/2 (pow t 2))) |
(exp (* 1/2 (pow t 2))) |
(exp (* 1/2 (pow t 2))) |
(exp (* 1/2 (pow t 2))) |
(exp (* 1/2 (pow t 2))) |
(exp (* 1/2 (pow t 2))) |
(exp (* 1/2 (pow t 2))) |
(exp (* 1/2 (pow t 2))) |
(* 1/2 (pow t 2)) |
(* 1/2 (pow t 2)) |
(* 1/2 (pow t 2)) |
(* 1/2 (pow t 2)) |
(* 1/2 (pow t 2)) |
(* 1/2 (pow t 2)) |
(* 1/2 (pow t 2)) |
(* 1/2 (pow t 2)) |
(* 1/2 (pow t 2)) |
(* 1/2 (pow t 2)) |
(* 1/2 (pow t 2)) |
(* 1/2 (pow t 2)) |
| Outputs |
|---|
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -2 binary64)))))) |
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -2 binary64)))))) |
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -2 binary64)))))) |
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -2 binary64)))))) |
(* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 0 binary64) y)))) |
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) x)))) |
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) x)))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) x)))) |
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 0 binary64) y)))) |
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))) |
(*.f64 y (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))) |
(*.f64 y (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))) |
(*.f64 y (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 0 binary64) y)))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(*.f64 y (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(*.f64 y (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(*.f64 y (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (sqrt.f64 z) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* -1 (* y (exp (* 1/2 (pow t 2))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 0 binary64) y)) |
(+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2)))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2)))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2)))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* 1/2 (* x (exp (* 1/2 (pow t 2))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) x)) |
(* x (+ (* -1 (/ (* y (exp (* 1/2 (pow t 2)))) x)) (* 1/2 (exp (* 1/2 (pow t 2)))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* x (+ (* -1 (/ (* y (exp (* 1/2 (pow t 2)))) x)) (* 1/2 (exp (* 1/2 (pow t 2)))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* x (+ (* -1 (/ (* y (exp (* 1/2 (pow t 2)))) x)) (* 1/2 (exp (* 1/2 (pow t 2)))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* 1/2 (* x (exp (* 1/2 (pow t 2))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) x)) |
(* -1 (* x (+ (* -1/2 (exp (* 1/2 (pow t 2)))) (/ (* y (exp (* 1/2 (pow t 2)))) x)))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* -1 (* x (+ (* -1/2 (exp (* 1/2 (pow t 2)))) (/ (* y (exp (* 1/2 (pow t 2)))) x)))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* -1 (* x (+ (* -1/2 (exp (* 1/2 (pow t 2)))) (/ (* y (exp (* 1/2 (pow t 2)))) x)))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* 1/2 (* x (exp (* 1/2 (pow t 2))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) x)) |
(+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2)))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2)))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2)))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* -1 (* y (exp (* 1/2 (pow t 2))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 0 binary64) y)) |
(* y (+ (* -1 (exp (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y)))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* y (+ (* -1 (exp (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y)))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* y (+ (* -1 (exp (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y)))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* -1 (* y (exp (* 1/2 (pow t 2))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (exp (* 1/2 (pow t 2))) (* -1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* -1 (* y (+ (exp (* 1/2 (pow t 2))) (* -1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* -1 (* y (+ (exp (* 1/2 (pow t 2))) (* -1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(- (* 1/2 x) y) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))) y) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/2 (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/48 (* (pow t 2) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y))))))) y) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y)) |
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y)) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y)) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y)) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y)) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y)) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y)) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y)) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y)) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow t 2))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) |
(+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(exp (* 1/2 (pow t 2))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(exp (* 1/2 (pow t 2))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(exp (* 1/2 (pow t 2))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(exp (* 1/2 (pow t 2))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(exp (* 1/2 (pow t 2))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(exp (* 1/2 (pow t 2))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(exp (* 1/2 (pow t 2))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(exp (* 1/2 (pow t 2))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(* 1/2 (pow t 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 t t)) |
(* 1/2 (pow t 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 t t)) |
(* 1/2 (pow t 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 t t)) |
(* 1/2 (pow t 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 t t)) |
(* 1/2 (pow t 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 t t)) |
(* 1/2 (pow t 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 t t)) |
(* 1/2 (pow t 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 t t)) |
(* 1/2 (pow t 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 t t)) |
(* 1/2 (pow t 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 t t)) |
(* 1/2 (pow t 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 t t)) |
(* 1/2 (pow t 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 t t)) |
(* 1/2 (pow t 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 t t)) |
Compiled 10802 to 1066 computations (90.1% saved)
14 alts after pruning (14 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 400 | 14 | 414 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 401 | 14 | 415 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| 99.5% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) | |
| 38.0% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))))) | |
| 99.7% | (*.f64 (pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) | |
| 99.8% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) | |
| 99.6% | (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) | |
| ▶ | 50.3% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
| ▶ | 99.8% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (exp.f64 t) (/.f64 t #s(literal 2 binary64))))) |
| ▶ | 99.8% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (pow.f64 (E.f64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
| 99.8% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) | |
| 88.6% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))) | |
| ▶ | 96.2% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
| 93.6% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) | |
| 50.1% | (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
Compiled 672 to 492 computations (26.8% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 z #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| ✓ | cost-diff | 128 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (pow.f64 (E.f64) (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
| ✓ | cost-diff | 128 | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (pow.f64 (E.f64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
| ✓ | cost-diff | 0 | (exp.f64 (*.f64 t t)) |
| ✓ | cost-diff | 0 | (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) |
| ✓ | cost-diff | 128 | (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
| ✓ | cost-diff | 0 | (*.f64 z #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
| ✓ | cost-diff | 0 | (*.f64 z #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (exp.f64 t) (/.f64 t #s(literal 2 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 z #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (exp.f64 t) (/.f64 t #s(literal 2 binary64))))) |
| 8754× | accelerator-lowering-fma.f32 |
| 8754× | accelerator-lowering-fma.f64 |
| 4188× | +-lowering-+.f64 |
| 4188× | +-lowering-+.f32 |
| 3452× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 403 |
| 1 | 101 | 397 |
| 2 | 299 | 397 |
| 3 | 1205 | 397 |
| 4 | 4501 | 397 |
| 5 | 7204 | 397 |
| 0 | 8319 | 381 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt (* z 2)) (* (- (* x 1/2) y) (pow (exp t) (/ t 2)))) |
(sqrt (* z 2)) |
(* z 2) |
z |
2 |
(* (- (* x 1/2) y) (pow (exp t) (/ t 2))) |
(- (* x 1/2) y) |
(* x 1/2) |
x |
1/2 |
y |
(pow (exp t) (/ t 2)) |
(exp t) |
t |
(/ t 2) |
(* (sqrt (* z 2)) (- (* 1/2 x) y)) |
(sqrt (* z 2)) |
(* z 2) |
z |
2 |
(- (* 1/2 x) y) |
(* 1/2 x) |
1/2 |
x |
y |
(* (sqrt (* z 2)) (* (- (* x 1/2) y) (+ 1 (* (* t t) (+ 1/2 (* t (* t (+ 1/8 (* (* t t) 1/48))))))))) |
(sqrt (* z 2)) |
(* z 2) |
z |
2 |
(* (- (* x 1/2) y) (+ 1 (* (* t t) (+ 1/2 (* t (* t (+ 1/8 (* (* t t) 1/48)))))))) |
(- (* x 1/2) y) |
(* x 1/2) |
x |
1/2 |
y |
(+ 1 (* (* t t) (+ 1/2 (* t (* t (+ 1/8 (* (* t t) 1/48))))))) |
1 |
(* (* t t) (+ 1/2 (* t (* t (+ 1/8 (* (* t t) 1/48)))))) |
(* t t) |
t |
(+ 1/2 (* t (* t (+ 1/8 (* (* t t) 1/48))))) |
(* t (* t (+ 1/8 (* (* t t) 1/48)))) |
(* t (+ 1/8 (* (* t t) 1/48))) |
(+ 1/8 (* (* t t) 1/48)) |
1/8 |
(* (* t t) 1/48) |
1/48 |
(/ (sqrt (* (exp (* t t)) (* z 2))) (/ 1 (- (* x 1/2) y))) |
(sqrt (* (exp (* t t)) (* z 2))) |
(* (exp (* t t)) (* z 2)) |
(exp (* t t)) |
(* t t) |
t |
(* z 2) |
z |
2 |
(/ 1 (- (* x 1/2) y)) |
1 |
(- (* x 1/2) y) |
(* x 1/2) |
x |
1/2 |
y |
(* (sqrt (* z 2)) (* (- (* x 1/2) y) (/ 1 (pow (E) (/ (* t t) -2))))) |
(sqrt (* z 2)) |
(* z 2) |
z |
2 |
(* (- (* x 1/2) y) (/ 1 (pow (E) (/ (* t t) -2)))) |
(- (* x 1/2) y) |
(* x 1/2) |
x |
1/2 |
y |
(/ 1 (pow (E) (/ (* t t) -2))) |
1 |
(pow (E) (/ (* t t) -2)) |
(E) |
(/ (* t t) -2) |
(* t t) |
t |
-2 |
| Outputs |
|---|
(* (sqrt (* z 2)) (* (- (* x 1/2) y) (pow (exp t) (/ t 2)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (exp.f64 t) (/.f64 t #s(literal 2 binary64))))) |
(sqrt (* z 2)) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(* z 2) |
(*.f64 z #s(literal 2 binary64)) |
z |
2 |
#s(literal 2 binary64) |
(* (- (* x 1/2) y) (pow (exp t) (/ t 2))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (exp.f64 t) (/.f64 t #s(literal 2 binary64)))) |
(- (* x 1/2) y) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
1/2 |
#s(literal 1/2 binary64) |
y |
(pow (exp t) (/ t 2)) |
(pow.f64 (exp.f64 t) (/.f64 t #s(literal 2 binary64))) |
(exp t) |
(exp.f64 t) |
t |
(/ t 2) |
(/.f64 t #s(literal 2 binary64)) |
(* (sqrt (* z 2)) (- (* 1/2 x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sqrt (* z 2)) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(* z 2) |
(*.f64 z #s(literal 2 binary64)) |
z |
2 |
#s(literal 2 binary64) |
(- (* 1/2 x) y) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
x |
y |
(* (sqrt (* z 2)) (* (- (* x 1/2) y) (+ 1 (* (* t t) (+ 1/2 (* t (* t (+ 1/8 (* (* t t) 1/48))))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(sqrt (* z 2)) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(* z 2) |
(*.f64 z #s(literal 2 binary64)) |
z |
2 |
#s(literal 2 binary64) |
(* (- (* x 1/2) y) (+ 1 (* (* t t) (+ 1/2 (* t (* t (+ 1/8 (* (* t t) 1/48)))))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(- (* x 1/2) y) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
1/2 |
#s(literal 1/2 binary64) |
y |
(+ 1 (* (* t t) (+ 1/2 (* t (* t (+ 1/8 (* (* t t) 1/48))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
1 |
#s(literal 1 binary64) |
(* (* t t) (+ 1/2 (* t (* t (+ 1/8 (* (* t t) 1/48)))))) |
(*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) |
(* t t) |
(*.f64 t t) |
t |
(+ 1/2 (* t (* t (+ 1/8 (* (* t t) 1/48))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) |
(* t (* t (+ 1/8 (* (* t t) 1/48)))) |
(*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) |
(* t (+ 1/8 (* (* t t) 1/48))) |
(*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) |
(+ 1/8 (* (* t t) 1/48)) |
(+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) |
1/8 |
#s(literal 1/8 binary64) |
(* (* t t) 1/48) |
(*.f64 (*.f64 t t) #s(literal 1/48 binary64)) |
1/48 |
#s(literal 1/48 binary64) |
(/ (sqrt (* (exp (* t t)) (* z 2))) (/ 1 (- (* x 1/2) y))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) |
(sqrt (* (exp (* t t)) (* z 2))) |
(sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) |
(* (exp (* t t)) (* z 2)) |
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) |
(exp (* t t)) |
(exp.f64 (*.f64 t t)) |
(* t t) |
(*.f64 t t) |
t |
(* z 2) |
(*.f64 z #s(literal 2 binary64)) |
z |
2 |
#s(literal 2 binary64) |
(/ 1 (- (* x 1/2) y)) |
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
1 |
#s(literal 1 binary64) |
(- (* x 1/2) y) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
1/2 |
#s(literal 1/2 binary64) |
y |
(* (sqrt (* z 2)) (* (- (* x 1/2) y) (/ 1 (pow (E) (/ (* t t) -2))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (pow.f64 (E.f64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))) |
(sqrt (* z 2)) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(* z 2) |
(*.f64 z #s(literal 2 binary64)) |
z |
2 |
#s(literal 2 binary64) |
(* (- (* x 1/2) y) (/ 1 (pow (E) (/ (* t t) -2)))) |
(/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (E.f64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))) |
(- (* x 1/2) y) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
1/2 |
#s(literal 1/2 binary64) |
y |
(/ 1 (pow (E) (/ (* t t) -2))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (E.f64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))) |
1 |
#s(literal 1 binary64) |
(pow (E) (/ (* t t) -2)) |
(pow.f64 (E.f64) (/.f64 (*.f64 t t) #s(literal -2 binary64))) |
(E) |
(E.f64) |
(/ (* t t) -2) |
(/.f64 (*.f64 t t) #s(literal -2 binary64)) |
(* t t) |
(*.f64 t t) |
t |
-2 |
#s(literal -2 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 (*.f64 t t) #s(literal -2 binary64)) |
| ✓ | accuracy | 100.0% | (pow.f64 (E.f64) (/.f64 (*.f64 t t) #s(literal -2 binary64))) |
| ✓ | accuracy | 99.8% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (pow.f64 (E.f64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
| ✓ | accuracy | 45.9% | (E.f64) |
| ✓ | accuracy | 100.0% | (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) |
| ✓ | accuracy | 100.0% | (exp.f64 (*.f64 t t)) |
| ✓ | accuracy | 99.8% | (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| ✓ | accuracy | 100.0% | (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) |
| ✓ | accuracy | 99.8% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
| ✓ | accuracy | 100.0% | (*.f64 z #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/2 binary64) x) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| ✓ | accuracy | 99.8% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (exp.f64 t) |
| ✓ | accuracy | 100.0% | (pow.f64 (exp.f64 t) (/.f64 t #s(literal 2 binary64))) |
| ✓ | accuracy | 99.8% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (exp.f64 t) (/.f64 t #s(literal 2 binary64))))) |
| 101.0ms | 113× | 0 | valid |
| 87.0ms | 143× | 0 | unsamplable |
Compiled 408 to 44 computations (89.2% saved)
ival-mult: 68.0ms (57.9% of total)ival-pow: 17.0ms (14.5% of total)ival-div: 10.0ms (8.5% of total)ival-sqrt: 5.0ms (4.3% of total)ival-add: 4.0ms (3.4% of total)...c/correct-round.rkt:119:19: 4.0ms (3.4% of total)ival-exp: 3.0ms (2.6% of total)ival-sub: 3.0ms (2.6% of total)ival-e: 2.0ms (1.7% of total)const: 1.0ms (0.9% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (sqrt (* z 2)) (* (- (* x 1/2) y) (pow (exp t) (/ t 2))))> |
#<alt (sqrt (* z 2))> |
#<alt (* z 2)> |
#<alt (* (- (* x 1/2) y) (pow (exp t) (/ t 2)))> |
#<alt (* (sqrt (* z 2)) (- (* 1/2 x) y))> |
#<alt (- (* 1/2 x) y)> |
#<alt (* (sqrt (* z 2)) (* (- (* x 1/2) y) (+ 1 (* (* t t) (+ 1/2 (* t (* t (+ 1/8 (* (* t t) 1/48)))))))))> |
#<alt (* (- (* x 1/2) y) (+ 1 (* (* t t) (+ 1/2 (* t (* t (+ 1/8 (* (* t t) 1/48))))))))> |
#<alt (/ (sqrt (* (exp (* t t)) (* z 2))) (/ 1 (- (* x 1/2) y)))> |
#<alt (sqrt (* (exp (* t t)) (* z 2)))> |
#<alt (* (exp (* t t)) (* z 2))> |
#<alt (exp (* t t))> |
#<alt (* (sqrt (* z 2)) (* (- (* x 1/2) y) (/ 1 (pow (E) (/ (* t t) -2)))))> |
#<alt (* (- (* x 1/2) y) (/ 1 (pow (E) (/ (* t t) -2))))> |
#<alt (pow (exp t) (/ t 2))> |
#<alt (exp t)> |
#<alt (* 1/2 x)> |
#<alt (* (* t t) 1/48)> |
#<alt (* (* t t) (+ 1/2 (* t (* t (+ 1/8 (* (* t t) 1/48))))))> |
#<alt (* t (+ 1/8 (* (* t t) 1/48)))> |
#<alt (E)> |
#<alt (pow (E) (/ (* t t) -2))> |
#<alt (/ (* t t) -2)> |
| Outputs |
|---|
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))> |
#<alt (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))> |
#<alt (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))> |
#<alt (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))> |
#<alt (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))> |
#<alt (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))> |
#<alt (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))> |
#<alt (* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))> |
#<alt (* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))> |
#<alt (* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))> |
#<alt (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z)))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z)))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z)))))> |
#<alt (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))> |
#<alt (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))))> |
#<alt (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))> |
#<alt (* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z)))))> |
#<alt (* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z)))))> |
#<alt (* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z)))))> |
#<alt (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))> |
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))> |
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))> |
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2))))))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))))> |
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (sqrt 2))> |
#<alt (* (sqrt z) (sqrt 2))> |
#<alt (* (sqrt z) (sqrt 2))> |
#<alt (* (sqrt z) (sqrt 2))> |
#<alt (* (sqrt z) (sqrt 2))> |
#<alt (* (sqrt z) (sqrt 2))> |
#<alt (* (sqrt z) (sqrt 2))> |
#<alt (* (sqrt z) (sqrt 2))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* -1 (* y (exp (* 1/2 (pow t 2)))))> |
#<alt (+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2))))))> |
#<alt (+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2))))))> |
#<alt (+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2))))))> |
#<alt (* 1/2 (* x (exp (* 1/2 (pow t 2)))))> |
#<alt (* x (+ (* -1 (/ (* y (exp (* 1/2 (pow t 2)))) x)) (* 1/2 (exp (* 1/2 (pow t 2))))))> |
#<alt (* x (+ (* -1 (/ (* y (exp (* 1/2 (pow t 2)))) x)) (* 1/2 (exp (* 1/2 (pow t 2))))))> |
#<alt (* x (+ (* -1 (/ (* y (exp (* 1/2 (pow t 2)))) x)) (* 1/2 (exp (* 1/2 (pow t 2))))))> |
#<alt (* 1/2 (* x (exp (* 1/2 (pow t 2)))))> |
#<alt (* -1 (* x (+ (* -1/2 (exp (* 1/2 (pow t 2)))) (/ (* y (exp (* 1/2 (pow t 2)))) x))))> |
#<alt (* -1 (* x (+ (* -1/2 (exp (* 1/2 (pow t 2)))) (/ (* y (exp (* 1/2 (pow t 2)))) x))))> |
#<alt (* -1 (* x (+ (* -1/2 (exp (* 1/2 (pow t 2)))) (/ (* y (exp (* 1/2 (pow t 2)))) x))))> |
#<alt (* 1/2 (* x (exp (* 1/2 (pow t 2)))))> |
#<alt (+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2))))))> |
#<alt (+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2))))))> |
#<alt (+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2))))))> |
#<alt (* -1 (* y (exp (* 1/2 (pow t 2)))))> |
#<alt (* y (+ (* -1 (exp (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y))))> |
#<alt (* y (+ (* -1 (exp (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y))))> |
#<alt (* y (+ (* -1 (exp (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y))))> |
#<alt (* -1 (* y (exp (* 1/2 (pow t 2)))))> |
#<alt (* -1 (* y (+ (exp (* 1/2 (pow t 2))) (* -1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y)))))> |
#<alt (* -1 (* y (+ (exp (* 1/2 (pow t 2))) (* -1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y)))))> |
#<alt (* -1 (* y (+ (exp (* 1/2 (pow t 2))) (* -1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y)))))> |
#<alt (- (* 1/2 x) y)> |
#<alt (- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y)> |
#<alt (- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))) y)> |
#<alt (- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/2 (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/48 (* (pow t 2) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y))))))) y)> |
#<alt (* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y))> |
#<alt (* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y))> |
#<alt (* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y))> |
#<alt (* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y))> |
#<alt (* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y))> |
#<alt (* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y))> |
#<alt (* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y))> |
#<alt (* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))> |
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))> |
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))> |
#<alt (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))> |
#<alt (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2)))))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z)))))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))> |
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))> |
#<alt (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))> |
#<alt (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))> |
#<alt (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z)))))> |
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))> |
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))> |
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))> |
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))> |
#<alt (* -1 y)> |
#<alt (- (* 1/2 x) y)> |
#<alt (- (* 1/2 x) y)> |
#<alt (- (* 1/2 x) y)> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (* -1 (/ y x))))> |
#<alt (* x (+ 1/2 (* -1 (/ y x))))> |
#<alt (* x (+ 1/2 (* -1 (/ y x))))> |
#<alt (* 1/2 x)> |
#<alt (* -1 (* x (- (/ y x) 1/2)))> |
#<alt (* -1 (* x (- (/ y x) 1/2)))> |
#<alt (* -1 (* x (- (/ y x) 1/2)))> |
#<alt (* 1/2 x)> |
#<alt (+ (* -1 y) (* 1/2 x))> |
#<alt (+ (* -1 y) (* 1/2 x))> |
#<alt (+ (* -1 y) (* 1/2 x))> |
#<alt (* -1 y)> |
#<alt (* y (- (* 1/2 (/ x y)) 1))> |
#<alt (* y (- (* 1/2 (/ x y)) 1))> |
#<alt (* y (- (* 1/2 (/ x y)) 1))> |
#<alt (* -1 y)> |
#<alt (* -1 (* y (+ 1 (* -1/2 (/ x y)))))> |
#<alt (* -1 (* y (+ 1 (* -1/2 (/ x y)))))> |
#<alt (* -1 (* y (+ 1 (* -1/2 (/ x y)))))> |
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y))))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y))))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y))))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y))))))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))> |
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))))> |
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))> |
#<alt (* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))))> |
#<alt (* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))))> |
#<alt (* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))))> |
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z)))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z)))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z)))))> |
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))> |
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))> |
#<alt (* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z)))))> |
#<alt (* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z)))))> |
#<alt (* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z)))))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))> |
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))))> |
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))))> |
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))))> |
#<alt (* 1/48 (* (* (pow t 6) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))> |
#<alt (* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))))> |
#<alt (* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))))))> |
#<alt (* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z))))))> |
#<alt (* 1/48 (* (* (pow t 6) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))> |
#<alt (* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))))> |
#<alt (* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))))))> |
#<alt (* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z))))))> |
#<alt (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))> |
#<alt (+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))> |
#<alt (+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))> |
#<alt (+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))> |
#<alt (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))> |
#<alt (* x (+ (* -1 (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) x)) (* 1/2 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))> |
#<alt (* x (+ (* -1 (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) x)) (* 1/2 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))> |
#<alt (* x (+ (* -1 (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) x)) (* 1/2 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))> |
#<alt (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))> |
#<alt (* -1 (* x (+ (* -1/2 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) x))))> |
#<alt (* -1 (* x (+ (* -1/2 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) x))))> |
#<alt (* -1 (* x (+ (* -1/2 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) x))))> |
#<alt (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))> |
#<alt (+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))> |
#<alt (+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))> |
#<alt (+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))> |
#<alt (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))> |
#<alt (* y (+ (* -1 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y))))> |
#<alt (* y (+ (* -1 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y))))> |
#<alt (* y (+ (* -1 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y))))> |
#<alt (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))> |
#<alt (* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))> |
#<alt (* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))> |
#<alt (* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))> |
#<alt (- (* 1/2 x) y)> |
#<alt (- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y)> |
#<alt (- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))) y)> |
#<alt (- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/2 (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/48 (* (pow t 2) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y))))))) y)> |
#<alt (* 1/48 (* (pow t 6) (- (* 1/2 x) y)))> |
#<alt (* (pow t 6) (+ (* 1/48 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 2)))))> |
#<alt (* (pow t 6) (+ (* 1/48 (- (* 1/2 x) y)) (+ (* 1/8 (/ (- (* 1/2 x) y) (pow t 2))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 4))))))> |
#<alt (* (pow t 6) (- (+ (* 1/48 (- (* 1/2 x) y)) (+ (* 1/8 (/ (- (* 1/2 x) y) (pow t 2))) (+ (* 1/2 (/ x (pow t 6))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 4)))))) (/ y (pow t 6))))> |
#<alt (* 1/48 (* (pow t 6) (- (* 1/2 x) y)))> |
#<alt (* (pow t 6) (+ (* 1/48 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 2)))))> |
#<alt (* (pow t 6) (+ (* 1/48 (- (* 1/2 x) y)) (+ (* 1/8 (/ (- (* 1/2 x) y) (pow t 2))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 4))))))> |
#<alt (* (pow t 6) (- (+ (* 1/48 (- (* 1/2 x) y)) (+ (* 1/8 (/ (- (* 1/2 x) y) (pow t 2))) (+ (* 1/2 (/ x (pow t 6))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 4)))))) (/ y (pow t 6))))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z)))))))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z)))))))))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))> |
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))> |
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))> |
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))> |
#<alt (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2))))))> |
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))> |
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))> |
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))> |
#<alt (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))> |
#<alt (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))> |
#<alt (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2))))))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2))))))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2))))))))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))> |
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))> |
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))> |
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))> |
#<alt (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2))))))> |
#<alt (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2))))))))> |
#<alt (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2))))))))> |
#<alt (* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2))))))))> |
#<alt (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2))))))> |
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))> |
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))> |
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))> |
#<alt (* (sqrt z) (sqrt 2))> |
#<alt (+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2)))> |
#<alt (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z)))))))> |
#<alt (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))))) (sqrt (/ 1 z)))))))))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))> |
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1))))> |
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1))))> |
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1))))> |
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1))))> |
#<alt (* 2 z)> |
#<alt (+ (* 2 z) (* 2 (* (pow t 2) z)))> |
#<alt (+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) z))))> |
#<alt (+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) (+ z (* 1/3 (* (pow t 2) z)))))))> |
#<alt (* 2 (* z (exp (pow t 2))))> |
#<alt (* 2 (* z (exp (pow t 2))))> |
#<alt (* 2 (* z (exp (pow t 2))))> |
#<alt (* 2 (* z (exp (pow t 2))))> |
#<alt (* 2 (* z (exp (pow t 2))))> |
#<alt (* 2 (* z (exp (pow t 2))))> |
#<alt (* 2 (* z (exp (pow t 2))))> |
#<alt (* 2 (* z (exp (pow t 2))))> |
#<alt (* 2 (* z (exp (pow t 2))))> |
#<alt (* 2 (* z (exp (pow t 2))))> |
#<alt (* 2 (* z (exp (pow t 2))))> |
#<alt (* 2 (* z (exp (pow t 2))))> |
#<alt (* 2 (* z (exp (pow t 2))))> |
#<alt (* 2 (* z (exp (pow t 2))))> |
#<alt (* 2 (* z (exp (pow t 2))))> |
#<alt (* 2 (* z (exp (pow t 2))))> |
#<alt (* 2 (* z (exp (pow t 2))))> |
#<alt (* 2 (* z (exp (pow t 2))))> |
#<alt (* 2 (* z (exp (pow t 2))))> |
#<alt (* 2 (* z (exp (pow t 2))))> |
#<alt 1> |
#<alt (+ 1 (pow t 2))> |
#<alt (+ 1 (* (pow t 2) (+ 1 (* 1/2 (pow t 2)))))> |
#<alt (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))> |
#<alt (exp (pow t 2))> |
#<alt (exp (pow t 2))> |
#<alt (exp (pow t 2))> |
#<alt (exp (pow t 2))> |
#<alt (exp (pow t 2))> |
#<alt (exp (pow t 2))> |
#<alt (exp (pow t 2))> |
#<alt (exp (pow t 2))> |
#<alt (* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E)))))))> |
#<alt (* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E)))))))> |
#<alt (* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E)))))))> |
#<alt (* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E)))))))> |
#<alt (* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E)))))))> |
#<alt (* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E)))))))> |
#<alt (* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E)))))))> |
#<alt (* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E)))))))> |
#<alt (* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))) (exp (* -1/2 (* (pow t 2) (log (E))))))))> |
#<alt (* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))) (exp (* -1/2 (* (pow t 2) (log (E))))))))> |
#<alt (* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))) (exp (* -1/2 (* (pow t 2) (log (E))))))))> |
#<alt (* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))) (exp (* -1/2 (* (pow t 2) (log (E))))))))> |
#<alt (* -1 (* (/ (* y (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z)))> |
#<alt (+ (* -1 (* (/ (* y (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z))) (* 1/2 (* (/ (* x (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z))))> |
#<alt (+ (* -1 (* (/ (* y (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z))) (* 1/2 (* (/ (* x (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z))))> |
#<alt (+ (* -1 (* (/ (* y (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z))) (* 1/2 (* (/ (* x (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z))))> |
#<alt (* 1/2 (* (/ (* x (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z)))> |
#<alt (* x (+ (* -1 (* (/ (* y (sqrt 2)) (* x (exp (* -1/2 (* (pow t 2) (log (E))))))) (sqrt z))) (* 1/2 (* (sqrt z) (/ (sqrt 2) (exp (* -1/2 (* (pow t 2) (log (E))))))))))> |
#<alt (* x (+ (* -1 (* (/ (* y (sqrt 2)) (* x (exp (* -1/2 (* (pow t 2) (log (E))))))) (sqrt z))) (* 1/2 (* (sqrt z) (/ (sqrt 2) (exp (* -1/2 (* (pow t 2) (log (E))))))))))> |
#<alt (* x (+ (* -1 (* (/ (* y (sqrt 2)) (* x (exp (* -1/2 (* (pow t 2) (log (E))))))) (sqrt z))) (* 1/2 (* (sqrt z) (/ (sqrt 2) (exp (* -1/2 (* (pow t 2) (log (E))))))))))> |
#<alt (* 1/2 (* (/ (* x (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z)))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (/ (sqrt 2) (exp (* -1/2 (* (pow t 2) (log (E)))))))) (* (/ (* y (sqrt 2)) (* x (exp (* -1/2 (* (pow t 2) (log (E))))))) (sqrt z)))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (/ (sqrt 2) (exp (* -1/2 (* (pow t 2) (log (E)))))))) (* (/ (* y (sqrt 2)) (* x (exp (* -1/2 (* (pow t 2) (log (E))))))) (sqrt z)))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (/ (sqrt 2) (exp (* -1/2 (* (pow t 2) (log (E)))))))) (* (/ (* y (sqrt 2)) (* x (exp (* -1/2 (* (pow t 2) (log (E))))))) (sqrt z)))))> |
#<alt (* 1/2 (* (/ (* x (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z)))> |
#<alt (+ (* -1 (* (/ (* y (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z))) (* 1/2 (* (/ (* x (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z))))> |
#<alt (+ (* -1 (* (/ (* y (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z))) (* 1/2 (* (/ (* x (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z))))> |
#<alt (+ (* -1 (* (/ (* y (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z))) (* 1/2 (* (/ (* x (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z))))> |
#<alt (* -1 (* (/ (* y (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z)))> |
#<alt (* y (+ (* -1 (* (sqrt z) (/ (sqrt 2) (exp (* -1/2 (* (pow t 2) (log (E)))))))) (* 1/2 (* (/ (* x (sqrt 2)) (* y (exp (* -1/2 (* (pow t 2) (log (E))))))) (sqrt z)))))> |
#<alt (* y (+ (* -1 (* (sqrt z) (/ (sqrt 2) (exp (* -1/2 (* (pow t 2) (log (E)))))))) (* 1/2 (* (/ (* x (sqrt 2)) (* y (exp (* -1/2 (* (pow t 2) (log (E))))))) (sqrt z)))))> |
#<alt (* y (+ (* -1 (* (sqrt z) (/ (sqrt 2) (exp (* -1/2 (* (pow t 2) (log (E)))))))) (* 1/2 (* (/ (* x (sqrt 2)) (* y (exp (* -1/2 (* (pow t 2) (log (E))))))) (sqrt z)))))> |
#<alt (* -1 (* (/ (* y (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z)))> |
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) (* y (exp (* -1/2 (* (pow t 2) (log (E))))))) (sqrt z))) (* (sqrt z) (/ (sqrt 2) (exp (* -1/2 (* (pow t 2) (log (E))))))))))> |
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) (* y (exp (* -1/2 (* (pow t 2) (log (E))))))) (sqrt z))) (* (sqrt z) (/ (sqrt 2) (exp (* -1/2 (* (pow t 2) (log (E))))))))))> |
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) (* y (exp (* -1/2 (* (pow t 2) (log (E))))))) (sqrt z))) (* (sqrt z) (/ (sqrt 2) (exp (* -1/2 (* (pow t 2) (log (E))))))))))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (+ (* 1/2 (* (* (pow t 2) (* (log (E)) (* (sqrt 2) (- (* 1/2 x) y)))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* -1 (* (* (pow t 2) (+ (* -1/4 (* (pow (log (E)) 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/8 (* (pow (log (E)) 2) (* (sqrt 2) (- (* 1/2 x) y)))))) (sqrt z))) (* 1/2 (* (sqrt z) (* (log (E)) (* (sqrt 2) (- (* 1/2 x) y))))))))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (log (E)) (* (sqrt 2) (- (* 1/2 x) y))))) (* (pow t 2) (+ (* -1 (* (sqrt z) (+ (* -1/4 (* (pow (log (E)) 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/8 (* (pow (log (E)) 2) (* (sqrt 2) (- (* 1/2 x) y))))))) (* -1 (* (* (pow t 2) (+ (* -1/48 (* (pow (log (E)) 3) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/16 (* (pow (log (E)) 3) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (log (E)) (+ (* -1/4 (* (pow (log (E)) 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/8 (* (pow (log (E)) 2) (* (sqrt 2) (- (* 1/2 x) y)))))))))) (sqrt z))))))))> |
#<alt (* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E)))))))> |
#<alt (* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E)))))))> |
#<alt (* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E)))))))> |
#<alt (* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E)))))))> |
#<alt (* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E)))))))> |
#<alt (* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E)))))))> |
#<alt (* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E)))))))> |
#<alt (* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E)))))))> |
#<alt (* -1 (/ y (exp (* -1/2 (* (pow t 2) (log (E)))))))> |
#<alt (+ (* -1 (/ y (exp (* -1/2 (* (pow t 2) (log (E))))))) (* 1/2 (/ x (exp (* -1/2 (* (pow t 2) (log (E))))))))> |
#<alt (+ (* -1 (/ y (exp (* -1/2 (* (pow t 2) (log (E))))))) (* 1/2 (/ x (exp (* -1/2 (* (pow t 2) (log (E))))))))> |
#<alt (+ (* -1 (/ y (exp (* -1/2 (* (pow t 2) (log (E))))))) (* 1/2 (/ x (exp (* -1/2 (* (pow t 2) (log (E))))))))> |
#<alt (* 1/2 (/ x (exp (* -1/2 (* (pow t 2) (log (E)))))))> |
#<alt (* x (+ (* -1 (/ y (* x (exp (* -1/2 (* (pow t 2) (log (E)))))))) (* 1/2 (/ 1 (exp (* -1/2 (* (pow t 2) (log (E)))))))))> |
#<alt (* x (+ (* -1 (/ y (* x (exp (* -1/2 (* (pow t 2) (log (E)))))))) (* 1/2 (/ 1 (exp (* -1/2 (* (pow t 2) (log (E)))))))))> |
#<alt (* x (+ (* -1 (/ y (* x (exp (* -1/2 (* (pow t 2) (log (E)))))))) (* 1/2 (/ 1 (exp (* -1/2 (* (pow t 2) (log (E)))))))))> |
#<alt (* 1/2 (/ x (exp (* -1/2 (* (pow t 2) (log (E)))))))> |
#<alt (* -1 (* x (- (/ y (* x (exp (* -1/2 (* (pow t 2) (log (E))))))) (* 1/2 (/ 1 (exp (* -1/2 (* (pow t 2) (log (E))))))))))> |
#<alt (* -1 (* x (- (/ y (* x (exp (* -1/2 (* (pow t 2) (log (E))))))) (* 1/2 (/ 1 (exp (* -1/2 (* (pow t 2) (log (E))))))))))> |
#<alt (* -1 (* x (- (/ y (* x (exp (* -1/2 (* (pow t 2) (log (E))))))) (* 1/2 (/ 1 (exp (* -1/2 (* (pow t 2) (log (E))))))))))> |
#<alt (* 1/2 (/ x (exp (* -1/2 (* (pow t 2) (log (E)))))))> |
#<alt (+ (* -1 (/ y (exp (* -1/2 (* (pow t 2) (log (E))))))) (* 1/2 (/ x (exp (* -1/2 (* (pow t 2) (log (E))))))))> |
#<alt (+ (* -1 (/ y (exp (* -1/2 (* (pow t 2) (log (E))))))) (* 1/2 (/ x (exp (* -1/2 (* (pow t 2) (log (E))))))))> |
#<alt (+ (* -1 (/ y (exp (* -1/2 (* (pow t 2) (log (E))))))) (* 1/2 (/ x (exp (* -1/2 (* (pow t 2) (log (E))))))))> |
#<alt (* -1 (/ y (exp (* -1/2 (* (pow t 2) (log (E)))))))> |
#<alt (* y (- (* 1/2 (/ x (* y (exp (* -1/2 (* (pow t 2) (log (E)))))))) (/ 1 (exp (* -1/2 (* (pow t 2) (log (E))))))))> |
#<alt (* y (- (* 1/2 (/ x (* y (exp (* -1/2 (* (pow t 2) (log (E)))))))) (/ 1 (exp (* -1/2 (* (pow t 2) (log (E))))))))> |
#<alt (* y (- (* 1/2 (/ x (* y (exp (* -1/2 (* (pow t 2) (log (E)))))))) (/ 1 (exp (* -1/2 (* (pow t 2) (log (E))))))))> |
#<alt (* -1 (/ y (exp (* -1/2 (* (pow t 2) (log (E)))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x (* y (exp (* -1/2 (* (pow t 2) (log (E)))))))) (/ 1 (exp (* -1/2 (* (pow t 2) (log (E)))))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x (* y (exp (* -1/2 (* (pow t 2) (log (E)))))))) (/ 1 (exp (* -1/2 (* (pow t 2) (log (E)))))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ x (* y (exp (* -1/2 (* (pow t 2) (log (E)))))))) (/ 1 (exp (* -1/2 (* (pow t 2) (log (E)))))))))> |
#<alt (- (* 1/2 x) y)> |
#<alt (- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* (log (E)) (- (* 1/2 x) y))))) y)> |
#<alt (- (+ (* 1/2 x) (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/4 (* (pow (log (E)) 2) (- (* 1/2 x) y))) (* 1/8 (* (pow (log (E)) 2) (- (* 1/2 x) y)))))) (* -1/2 (* (log (E)) (- (* 1/2 x) y)))))) y)> |
#<alt (- (+ (* 1/2 x) (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/48 (* (pow (log (E)) 3) (- (* 1/2 x) y))) (+ (* 1/16 (* (pow (log (E)) 3) (- (* 1/2 x) y))) (* 1/2 (* (log (E)) (+ (* -1/4 (* (pow (log (E)) 2) (- (* 1/2 x) y))) (* 1/8 (* (pow (log (E)) 2) (- (* 1/2 x) y)))))))))) (+ (* -1/4 (* (pow (log (E)) 2) (- (* 1/2 x) y))) (* 1/8 (* (pow (log (E)) 2) (- (* 1/2 x) y)))))) (* -1/2 (* (log (E)) (- (* 1/2 x) y)))))) y)> |
#<alt (/ (- (* 1/2 x) y) (exp (* -1/2 (* (pow t 2) (log (E))))))> |
#<alt (/ (- (* 1/2 x) y) (exp (* -1/2 (* (pow t 2) (log (E))))))> |
#<alt (/ (- (* 1/2 x) y) (exp (* -1/2 (* (pow t 2) (log (E))))))> |
#<alt (/ (- (* 1/2 x) y) (exp (* -1/2 (* (pow t 2) (log (E))))))> |
#<alt (/ (- (* 1/2 x) y) (exp (* -1/2 (* (pow t 2) (log (E))))))> |
#<alt (/ (- (* 1/2 x) y) (exp (* -1/2 (* (pow t 2) (log (E))))))> |
#<alt (/ (- (* 1/2 x) y) (exp (* -1/2 (* (pow t 2) (log (E))))))> |
#<alt (/ (- (* 1/2 x) y) (exp (* -1/2 (* (pow t 2) (log (E))))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow t 2)))> |
#<alt (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))> |
#<alt (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))> |
#<alt (exp (* 1/2 (pow t 2)))> |
#<alt (exp (* 1/2 (pow t 2)))> |
#<alt (exp (* 1/2 (pow t 2)))> |
#<alt (exp (* 1/2 (pow t 2)))> |
#<alt (exp (* 1/2 (pow t 2)))> |
#<alt (exp (* 1/2 (pow t 2)))> |
#<alt (exp (* 1/2 (pow t 2)))> |
#<alt (exp (* 1/2 (pow t 2)))> |
#<alt 1> |
#<alt (+ 1 t)> |
#<alt (+ 1 (* t (+ 1 (* 1/2 t))))> |
#<alt (+ 1 (* t (+ 1 (* t (+ 1/2 (* 1/6 t))))))> |
#<alt (exp t)> |
#<alt (exp t)> |
#<alt (exp t)> |
#<alt (exp t)> |
#<alt (exp t)> |
#<alt (exp t)> |
#<alt (exp t)> |
#<alt (exp t)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/48 (pow t 2))> |
#<alt (* 1/48 (pow t 2))> |
#<alt (* 1/48 (pow t 2))> |
#<alt (* 1/48 (pow t 2))> |
#<alt (* 1/48 (pow t 2))> |
#<alt (* 1/48 (pow t 2))> |
#<alt (* 1/48 (pow t 2))> |
#<alt (* 1/48 (pow t 2))> |
#<alt (* 1/48 (pow t 2))> |
#<alt (* 1/48 (pow t 2))> |
#<alt (* 1/48 (pow t 2))> |
#<alt (* 1/48 (pow t 2))> |
#<alt (* 1/2 (pow t 2))> |
#<alt (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))> |
#<alt (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))> |
#<alt (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))> |
#<alt (* 1/48 (pow t 6))> |
#<alt (* (pow t 6) (+ 1/48 (* 1/8 (/ 1 (pow t 2)))))> |
#<alt (* (pow t 6) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2))))))> |
#<alt (* (pow t 6) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2))))))> |
#<alt (* 1/48 (pow t 6))> |
#<alt (* (pow t 6) (+ 1/48 (* 1/8 (/ 1 (pow t 2)))))> |
#<alt (* (pow t 6) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2))))))> |
#<alt (* (pow t 6) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2))))))> |
#<alt (* 1/8 t)> |
#<alt (* t (+ 1/8 (* 1/48 (pow t 2))))> |
#<alt (* t (+ 1/8 (* 1/48 (pow t 2))))> |
#<alt (* t (+ 1/8 (* 1/48 (pow t 2))))> |
#<alt (* 1/48 (pow t 3))> |
#<alt (* (pow t 3) (+ 1/48 (* 1/8 (/ 1 (pow t 2)))))> |
#<alt (* (pow t 3) (+ 1/48 (* 1/8 (/ 1 (pow t 2)))))> |
#<alt (* (pow t 3) (+ 1/48 (* 1/8 (/ 1 (pow t 2)))))> |
#<alt (* 1/48 (pow t 3))> |
#<alt (* (pow t 3) (+ 1/48 (* 1/8 (/ 1 (pow t 2)))))> |
#<alt (* (pow t 3) (+ 1/48 (* 1/8 (/ 1 (pow t 2)))))> |
#<alt (* (pow t 3) (+ 1/48 (* 1/8 (/ 1 (pow t 2)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (* (pow t 2) (log (E)))))> |
#<alt (+ 1 (* (pow t 2) (+ (* -1/2 (log (E))) (* 1/8 (* (pow t 2) (pow (log (E)) 2))))))> |
#<alt (+ 1 (* (pow t 2) (+ (* -1/2 (log (E))) (* (pow t 2) (+ (* -1/48 (* (pow t 2) (pow (log (E)) 3))) (* 1/8 (pow (log (E)) 2)))))))> |
#<alt (exp (* -1/2 (* (pow t 2) (log (E)))))> |
#<alt (exp (* -1/2 (* (pow t 2) (log (E)))))> |
#<alt (exp (* -1/2 (* (pow t 2) (log (E)))))> |
#<alt (exp (* -1/2 (* (pow t 2) (log (E)))))> |
#<alt (exp (* -1/2 (* (pow t 2) (log (E)))))> |
#<alt (exp (* -1/2 (* (pow t 2) (log (E)))))> |
#<alt (exp (* -1/2 (* (pow t 2) (log (E)))))> |
#<alt (exp (* -1/2 (* (pow t 2) (log (E)))))> |
#<alt (* -1/2 (pow t 2))> |
#<alt (* -1/2 (pow t 2))> |
#<alt (* -1/2 (pow t 2))> |
#<alt (* -1/2 (pow t 2))> |
#<alt (* -1/2 (pow t 2))> |
#<alt (* -1/2 (pow t 2))> |
#<alt (* -1/2 (pow t 2))> |
#<alt (* -1/2 (pow t 2))> |
#<alt (* -1/2 (pow t 2))> |
#<alt (* -1/2 (pow t 2))> |
#<alt (* -1/2 (pow t 2))> |
#<alt (* -1/2 (pow t 2))> |
135 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 85.0ms | x | @ | 0 | (* (sqrt (* z 2)) (* (- (* x 1/2) y) (pow (exp t) (/ t 2)))) |
| 78.0ms | z | @ | 0 | (* (sqrt (* z 2)) (* (- (* x 1/2) y) (pow (exp t) (/ t 2)))) |
| 17.0ms | z | @ | 0 | (* (sqrt (* z 2)) (* (- (* x 1/2) y) (/ 1 (pow (E) (/ (* t t) -2))))) |
| 7.0ms | x | @ | -inf | (* (sqrt (* z 2)) (* (- (* x 1/2) y) (pow (exp t) (/ t 2)))) |
| 2.0ms | x | @ | 0 | (* (sqrt (* z 2)) (* (- (* x 1/2) y) (/ 1 (pow (E) (/ (* t t) -2))))) |
| 1× | batch-egg-rewrite |
| 4384× | *-lowering-*.f32 |
| 4384× | *-lowering-*.f64 |
| 3892× | /-lowering-/.f32 |
| 3892× | /-lowering-/.f64 |
| 2932× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 228 |
| 1 | 240 | 218 |
| 2 | 1691 | 218 |
| 0 | 8503 | 209 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt (* z 2)) (* (- (* x 1/2) y) (pow (exp t) (/ t 2)))) |
(sqrt (* z 2)) |
(* z 2) |
(* (- (* x 1/2) y) (pow (exp t) (/ t 2))) |
(* (sqrt (* z 2)) (- (* 1/2 x) y)) |
(- (* 1/2 x) y) |
(* (sqrt (* z 2)) (* (- (* x 1/2) y) (+ 1 (* (* t t) (+ 1/2 (* t (* t (+ 1/8 (* (* t t) 1/48))))))))) |
(* (- (* x 1/2) y) (+ 1 (* (* t t) (+ 1/2 (* t (* t (+ 1/8 (* (* t t) 1/48)))))))) |
(/ (sqrt (* (exp (* t t)) (* z 2))) (/ 1 (- (* x 1/2) y))) |
(sqrt (* (exp (* t t)) (* z 2))) |
(* (exp (* t t)) (* z 2)) |
(exp (* t t)) |
(* (sqrt (* z 2)) (* (- (* x 1/2) y) (/ 1 (pow (E) (/ (* t t) -2))))) |
(* (- (* x 1/2) y) (/ 1 (pow (E) (/ (* t t) -2)))) |
(pow (exp t) (/ t 2)) |
(exp t) |
(* 1/2 x) |
(* (* t t) 1/48) |
(* (* t t) (+ 1/2 (* t (* t (+ 1/8 (* (* t t) 1/48)))))) |
(* t (+ 1/8 (* (* t t) 1/48))) |
(E) |
(pow (E) (/ (* t t) -2)) |
(/ (* t t) -2) |
| Outputs |
|---|
(+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) #s(literal 1/2 binary64)) (*.f64 (log.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))))) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (/.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (*.f64 t (/.f64 t #s(literal 4 binary64))))) (exp.f64 (*.f64 t (/.f64 t #s(literal 4 binary64))))) |
(*.f64 (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) #s(literal -1 binary64)) (/.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 z) #s(literal 1 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (neg.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(*.f64 (/.f64 (sqrt.f64 z) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 z) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 z) (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (exp.f64 (*.f64 t (/.f64 t #s(literal 4 binary64))))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 z #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) z) |
(+.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y))) |
(+.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(-.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (/.f64 y (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (/.f64 (/.f64 (*.f64 y y) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (/.f64 (/.f64 y #s(literal 1 binary64)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (*.f64 y y) (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(fma.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(fma.f64 (/.f64 x (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(fma.f64 (/.f64 x (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (/.f64 x (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (/.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(fma.f64 (/.f64 x (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (/.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (/.f64 x (exp.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal -1 binary64)) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (neg.f64 (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(/.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) |
(/.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) y)) (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) (neg.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) (neg.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y))) (*.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 y (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (+.f64 (*.f64 (/.f64 y (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (/.f64 y (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (/.f64 y (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))))))) |
(pow.f64 (/.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) |
(*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 4 binary64)))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 4 binary64)))) (*.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 4 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (exp.f64 (*.f64 t (/.f64 t #s(literal 4 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (neg.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (neg.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (log.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)))) |
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (sqrt.f64 z) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 z) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 z) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 z) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 z) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (sqrt.f64 z) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 z) #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(+.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (*.f64 y y) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 y #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (*.f64 y y) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))) (/.f64 (*.f64 y y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) |
(fma.f64 x #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) y)) |
(fma.f64 #s(literal 1/2 binary64) x (-.f64 #s(literal 0 binary64) y)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 #s(literal -1 binary64) y (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (neg.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 y y))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) y)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (neg.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64))) (neg.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (+.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 (*.f64 (/.f64 (*.f64 y y) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (*.f64 y y) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (*.f64 y y) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 y #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) (+.f64 (*.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 y #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 y #s(literal 1 binary64)))))) |
(pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) |
(fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (sqrt.f64 z) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (sqrt.f64 z) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(fma.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 z) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(fma.f64 (/.f64 (sqrt.f64 z) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 z) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 z) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 z) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 z) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 z) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(fma.f64 (/.f64 (sqrt.f64 z) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (sqrt.f64 z) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (sqrt.f64 z) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 z) #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(fma.f64 (/.f64 (sqrt.f64 z) #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(fma.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(fma.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) #s(literal 1 binary64)))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(+.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (-.f64 #s(literal 0 binary64) y))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (*.f64 (*.f64 t t) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) t) (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 t t) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) #s(literal 1 binary64)) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) #s(literal 1 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) #s(literal 1 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) #s(literal 1 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) #s(literal 1 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) #s(literal 1 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) #s(literal 1 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 #s(literal -1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (*.f64 #s(literal -1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (neg.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (neg.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (neg.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (neg.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (*.f64 (neg.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (*.f64 (neg.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (neg.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (neg.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) #s(literal -1 binary64)) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (neg.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))))) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))))) (neg.f64 (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))) (neg.f64 (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) #s(literal 1 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) #s(literal 1 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (neg.f64 (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (neg.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (-.f64 #s(literal 0 binary64) y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (-.f64 #s(literal 0 binary64) y))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) #s(literal 1 binary64))))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) #s(literal 1 binary64))))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) #s(literal 1 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) #s(literal 1 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) |
(*.f64 (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) #s(literal 1 binary64)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) #s(literal 1 binary64)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) #s(literal 1/2 binary64)) (*.f64 (log.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))))) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (/.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (*.f64 t (/.f64 t #s(literal 4 binary64))))) (exp.f64 (*.f64 t (/.f64 t #s(literal 4 binary64))))) |
(*.f64 (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) #s(literal -1 binary64)) (/.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 z) #s(literal 1 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (neg.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(*.f64 (/.f64 (sqrt.f64 z) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 z) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 z) (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (exp.f64 (*.f64 t (/.f64 t #s(literal 4 binary64))))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) #s(literal 1/2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64)) (/.f64 t (/.f64 #s(literal 2 binary64) t)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)) (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) #s(literal -1 binary64))) |
(sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) |
(*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) |
(*.f64 (sqrt.f64 z) (pow.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 z (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))) |
(*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))) |
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) |
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))) |
(*.f64 (*.f64 z (exp.f64 (*.f64 t t))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (exp.f64 (*.f64 t t)) #s(literal 2 binary64)) z) |
(exp.f64 (*.f64 t t)) |
(exp.f64 (*.f64 #s(literal 1 binary64) (*.f64 t t))) |
(exp.f64 (+.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)) (/.f64 t (/.f64 #s(literal 2 binary64) t)))) |
(exp.f64 (+.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 t (/.f64 #s(literal 2 binary64) t)))) |
(exp.f64 (+.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)) (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(exp.f64 (+.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (exp.f64 (*.f64 t t)))) |
(pow.f64 (exp.f64 t) t) |
(pow.f64 (exp.f64 t) (+.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 t #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 t) (+.f64 (+.f64 (/.f64 t #s(literal 4 binary64)) (/.f64 t #s(literal 4 binary64))) (/.f64 t #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 t) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 t #s(literal 4 binary64))) (/.f64 t #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 t) (+.f64 (/.f64 t #s(literal 2 binary64)) (+.f64 (/.f64 t #s(literal 4 binary64)) (/.f64 t #s(literal 4 binary64))))) |
(pow.f64 (exp.f64 t) (+.f64 (+.f64 (/.f64 t #s(literal 4 binary64)) (/.f64 t #s(literal 4 binary64))) (+.f64 (/.f64 t #s(literal 4 binary64)) (/.f64 t #s(literal 4 binary64))))) |
(pow.f64 (exp.f64 t) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 t #s(literal 4 binary64))) (+.f64 (/.f64 t #s(literal 4 binary64)) (/.f64 t #s(literal 4 binary64))))) |
(pow.f64 (exp.f64 t) (+.f64 (/.f64 t #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 t #s(literal 4 binary64))))) |
(pow.f64 (exp.f64 t) (+.f64 (+.f64 (/.f64 t #s(literal 4 binary64)) (/.f64 t #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 t #s(literal 4 binary64))))) |
(pow.f64 (exp.f64 t) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 t #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 t #s(literal 4 binary64))))) |
(pow.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (*.f64 t t)) #s(literal 1 binary64)) |
(pow.f64 (E.f64) (*.f64 t t)) |
(pow.f64 (E.f64) (*.f64 #s(literal 1 binary64) (*.f64 t t))) |
(pow.f64 (E.f64) (+.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)) (/.f64 t (/.f64 #s(literal 2 binary64) t)))) |
(pow.f64 (E.f64) (+.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) #s(literal -1 binary64)) (/.f64 t (/.f64 #s(literal 2 binary64) t)))) |
(pow.f64 (E.f64) (+.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)) (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(pow.f64 (E.f64) (+.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(pow.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal -2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 t t))) |
(pow.f64 (*.f64 (E.f64) (E.f64)) (/.f64 t (/.f64 #s(literal 2 binary64) t))) |
(pow.f64 (*.f64 (E.f64) (E.f64)) (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (*.f64 (E.f64) (*.f64 (E.f64) (E.f64))) (*.f64 #s(literal 1/3 binary64) (*.f64 t t))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 t t))) |
(pow.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 4 binary64)))) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (E.f64) t) t) |
(pow.f64 (exp.f64 (+.f64 t t)) (/.f64 t #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (+.f64 t t)) (+.f64 (/.f64 t #s(literal 4 binary64)) (/.f64 t #s(literal 4 binary64)))) |
(pow.f64 (exp.f64 (+.f64 t t)) (*.f64 #s(literal 2 binary64) (/.f64 t #s(literal 4 binary64)))) |
(pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (exp.f64 (*.f64 t t))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (exp.f64 (+.f64 t t)) (exp.f64 (+.f64 t t))) (/.f64 t #s(literal 4 binary64))) |
(*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) |
(*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 t t))) |
(*.f64 (exp.f64 (*.f64 t t)) #s(literal 1 binary64)) |
(*.f64 (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (pow.f64 (exp.f64 #s(literal 2/3 binary64)) (*.f64 t t))) |
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2/3 binary64)) (*.f64 t t)) (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) #s(literal 1/2 binary64)) (*.f64 (log.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))))))) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (/.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (*.f64 t (/.f64 t #s(literal 4 binary64))))) (exp.f64 (*.f64 t (/.f64 t #s(literal 4 binary64))))) |
(*.f64 (*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) #s(literal -1 binary64)) (/.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 z) #s(literal 1 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) #s(literal 1/4 binary64)) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (neg.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(*.f64 (/.f64 (sqrt.f64 z) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 z) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 z) (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (exp.f64 (*.f64 t (/.f64 t #s(literal 4 binary64))))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(+.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y))) |
(+.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(-.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (/.f64 y (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (/.f64 (/.f64 (*.f64 y y) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (/.f64 (/.f64 y #s(literal 1 binary64)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (*.f64 y y) (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(fma.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(fma.f64 (/.f64 x (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(fma.f64 (/.f64 x (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (/.f64 x (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (/.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(fma.f64 (/.f64 x (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (/.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (/.f64 x (exp.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal -1 binary64)) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (neg.f64 (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(/.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) |
(/.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) y)) (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) (neg.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) (neg.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y))) (*.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 y (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (+.f64 (*.f64 (/.f64 y (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (/.f64 y (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (*.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (/.f64 y (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))))))) |
(pow.f64 (/.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) |
(*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 4 binary64)))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 4 binary64)))) (*.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 4 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (exp.f64 (*.f64 t (/.f64 t #s(literal 4 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (neg.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (neg.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) |
(exp.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 t (+.f64 (/.f64 t #s(literal 4 binary64)) (/.f64 t #s(literal 4 binary64))))) |
(exp.f64 (*.f64 t (*.f64 #s(literal 2 binary64) (/.f64 t #s(literal 4 binary64))))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 t t))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 4 binary64))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (+.f64 t t))) (/.f64 t #s(literal 4 binary64)))) |
(exp.f64 (*.f64 (*.f64 t (/.f64 t #s(literal 4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 t (/.f64 t #s(literal 4 binary64))) (*.f64 t (/.f64 t #s(literal 4 binary64))))) |
(fabs.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) |
(sqrt.f64 (exp.f64 (*.f64 t t))) |
(sqrt.f64 (exp.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(/.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))) (exp.f64 (*.f64 t (/.f64 t #s(literal 4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))))) |
(/.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 4 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) |
(/.f64 (neg.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 4 binary64))))) (neg.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(pow.f64 (exp.f64 t) (/.f64 t #s(literal 2 binary64))) |
(pow.f64 (exp.f64 t) (+.f64 (/.f64 t #s(literal 4 binary64)) (/.f64 t #s(literal 4 binary64)))) |
(pow.f64 (exp.f64 t) (*.f64 #s(literal 2 binary64) (/.f64 t #s(literal 4 binary64)))) |
(pow.f64 (exp.f64 t) (*.f64 (/.f64 t #s(literal 4 binary64)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (*.f64 t t)) #s(literal 1/2 binary64)) |
(pow.f64 (E.f64) (/.f64 t (/.f64 #s(literal 2 binary64) t))) |
(pow.f64 (E.f64) (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (E.f64) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(pow.f64 (E.f64) (*.f64 (+.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) (/.f64 (*.f64 t t) #s(literal -4 binary64))) #s(literal -1 binary64))) |
(pow.f64 (E.f64) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))) #s(literal -1 binary64))) |
(pow.f64 (E.f64) (+.f64 (/.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) #s(literal -2 binary64)))) |
(pow.f64 (E.f64) (neg.f64 (+.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(pow.f64 (E.f64) (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(pow.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) t)))) |
(pow.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(pow.f64 (*.f64 (E.f64) (E.f64)) (/.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) #s(literal -2 binary64))) |
(pow.f64 (*.f64 (E.f64) (E.f64)) (*.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) #s(literal -1 binary64))) |
(pow.f64 (*.f64 (E.f64) (E.f64)) (neg.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) |
(pow.f64 (*.f64 (E.f64) (E.f64)) (/.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (E.f64) (*.f64 (E.f64) (E.f64))) (*.f64 #s(literal 1/3 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) t)))) |
(pow.f64 (*.f64 (E.f64) (*.f64 (E.f64) (E.f64))) (*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) t)))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)) (/.f64 t (/.f64 #s(literal 2 binary64) t)))) |
(pow.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 4 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (E.f64) t) (/.f64 t #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (E.f64) t) (*.f64 (/.f64 t #s(literal -2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (+.f64 t t)) (/.f64 t #s(literal 4 binary64))) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (exp.f64 t) #s(literal 1/2 binary64)) t) |
(pow.f64 (pow.f64 (exp.f64 t) #s(literal 1 binary64)) (/.f64 t #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 t) (-.f64 #s(literal 0 binary64) t)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (E.f64) (/.f64 t #s(literal 2 binary64))) t) |
(pow.f64 (pow.f64 (E.f64) #s(literal -1 binary64)) (/.f64 (*.f64 t t) #s(literal -2 binary64))) |
(pow.f64 (pow.f64 (E.f64) (-.f64 #s(literal 0 binary64) t)) (/.f64 t #s(literal -2 binary64))) |
(pow.f64 (pow.f64 (E.f64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 (+.f64 t t)) t) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (/.f64 t #s(literal 2 binary64))) t) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (*.f64 t t) #s(literal -2 binary64))) |
(pow.f64 (exp.f64 (-.f64 #s(literal 0 binary64) t)) (/.f64 t #s(literal -2 binary64))) |
(*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) #s(literal 1 binary64)) |
(*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (pow.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(*.f64 #s(literal 1 binary64) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(*.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 4 binary64)))) (exp.f64 (*.f64 t (/.f64 t #s(literal 4 binary64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(*.f64 (pow.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) #s(literal -1 binary64))) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) #s(literal -1 binary64))) (pow.f64 (exp.f64 #s(literal 2/3 binary64)) (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2/3 binary64)) (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) #s(literal -1 binary64))) (pow.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) #s(literal -1 binary64))) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))) #s(literal -1 binary64)) (pow.f64 (exp.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (sqrt.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(exp.f64 t) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 t (*.f64 t #s(literal 1/48 binary64))) |
(*.f64 (*.f64 t t) #s(literal 1/48 binary64)) |
(*.f64 #s(literal 1/48 binary64) (*.f64 t t)) |
(*.f64 (*.f64 t #s(literal 1/48 binary64)) t) |
(+.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(+.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)) (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(+.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (/.f64 t (/.f64 #s(literal 2 binary64) t))) |
(+.f64 (*.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)) #s(literal 1 binary64)) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) (/.f64 (*.f64 t t) #s(literal -2 binary64))) (-.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (/.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (-.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 t t) (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(fma.f64 t (/.f64 t #s(literal 2 binary64)) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(fma.f64 t (/.f64 t #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(fma.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (/.f64 t (/.f64 #s(literal 2 binary64) t))) |
(fma.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t t)) (/.f64 t (/.f64 #s(literal 2 binary64) t))) |
(fma.f64 (/.f64 t #s(literal 2 binary64)) t (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(fma.f64 (/.f64 t #s(literal 2 binary64)) t (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(fma.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t)) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(fma.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) t)) (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) t)) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) t)) (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(fma.f64 (*.f64 t t) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (/.f64 t (/.f64 #s(literal 2 binary64) t))) |
(fma.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (*.f64 t t)) (/.f64 t (/.f64 #s(literal 2 binary64) t))) |
(fma.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (*.f64 t t) (/.f64 t (/.f64 #s(literal 2 binary64) t))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64)) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(fma.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)) #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) #s(literal 1 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t #s(literal -2 binary64)) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) t) (/.f64 t #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal -1/2 binary64) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal -1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(fma.f64 (*.f64 t (*.f64 t t)) (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (/.f64 t (/.f64 #s(literal 2 binary64) t))) |
(fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal 1/2 binary64) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(fma.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (/.f64 t (/.f64 #s(literal 2 binary64) t))) |
(fma.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) t) t (/.f64 t (/.f64 #s(literal 2 binary64) t))) |
(fma.f64 (*.f64 (*.f64 t t) (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) t (/.f64 t (/.f64 #s(literal 2 binary64) t))) |
(fma.f64 (*.f64 t #s(literal 1 binary64)) (/.f64 t #s(literal 2 binary64)) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(fma.f64 (*.f64 t #s(literal 1 binary64)) (/.f64 t #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) (/.f64 (*.f64 t t) #s(literal -2 binary64))) (-.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (+.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 8 binary64)) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (-.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) (/.f64 (*.f64 t t) #s(literal -2 binary64))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (-.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (*.f64 (*.f64 t t) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (-.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 t t)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 8 binary64)) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (+.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) (/.f64 (*.f64 t t) #s(literal -2 binary64))) (-.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) (/.f64 (*.f64 t t) #s(literal -2 binary64))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (-.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (-.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 t t) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 t t)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (-.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 t t)) (-.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 8 binary64)) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))))) (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) (/.f64 (*.f64 t t) #s(literal -2 binary64))) (-.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) (/.f64 (*.f64 t t) #s(literal -2 binary64))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (neg.f64 (-.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (-.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t t) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 t t))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (-.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 t t))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t)))) (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 8 binary64))) (+.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (-.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) (/.f64 (*.f64 t t) #s(literal -2 binary64))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (/.f64 t (/.f64 #s(literal 2 binary64) t)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) (/.f64 (*.f64 t t) #s(literal -2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (*.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)) (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)) #s(literal 1 binary64)) (*.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) #s(literal 1 binary64)) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)) #s(literal 1 binary64)) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) #s(literal 1 binary64)))))) |
(*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (*.f64 t t)) |
(*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) t) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 8 binary64)) (*.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) (/.f64 (*.f64 t t) #s(literal -2 binary64))) (-.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))))) |
(*.f64 (-.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) (/.f64 (*.f64 t t) #s(literal -2 binary64))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)) (*.f64 t (*.f64 t (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(*.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) |
(*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (-.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 (*.f64 t t) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (-.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(+.f64 (*.f64 t #s(literal 1/8 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) |
(+.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 t #s(literal 1/8 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 t #s(literal 1/8 binary64)) (*.f64 t #s(literal 1/8 binary64))) (-.f64 (*.f64 t #s(literal 1/8 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (/.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (-.f64 (*.f64 t #s(literal 1/8 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) |
(fma.f64 t #s(literal 1/8 binary64) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) |
(fma.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) (*.f64 t #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 t t) (*.f64 t #s(literal 1/48 binary64)) (*.f64 t #s(literal 1/8 binary64))) |
(fma.f64 #s(literal 1/8 binary64) t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) |
(fma.f64 #s(literal 1/48 binary64) (*.f64 t (*.f64 t t)) (*.f64 t #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) t (*.f64 t #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 t #s(literal 1/48 binary64)) (*.f64 t t) (*.f64 t #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/48 binary64) (*.f64 t #s(literal 1/8 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 t #s(literal 1/8 binary64)) (*.f64 t #s(literal 1/8 binary64))) (-.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 (*.f64 t #s(literal 1/8 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64))) (*.f64 t (*.f64 t t)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 t #s(literal 1/8 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (-.f64 (*.f64 (*.f64 t #s(literal 1/8 binary64)) (*.f64 t #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 1/8 binary64)))) (*.f64 t (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 t (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/2304 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 1/8 binary64)))) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64)))) t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/2304 binary64))) t))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64))) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 t #s(literal 1/8 binary64)) (*.f64 t #s(literal 1/8 binary64))) (-.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 (*.f64 t #s(literal 1/8 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t #s(literal 1/8 binary64)) (*.f64 t #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (-.f64 (*.f64 t #s(literal 1/8 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) |
(/.f64 (*.f64 t (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 1/8 binary64))))) |
(/.f64 (*.f64 t (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/2304 binary64)))) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64)))) t) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 1/8 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/2304 binary64))) t) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64))) (*.f64 t (*.f64 t t))))) (neg.f64 (+.f64 (*.f64 (*.f64 t #s(literal 1/8 binary64)) (*.f64 t #s(literal 1/8 binary64))) (-.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 (*.f64 t #s(literal 1/8 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 t #s(literal 1/8 binary64)) (*.f64 t #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (neg.f64 (-.f64 (*.f64 t #s(literal 1/8 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) |
(/.f64 (neg.f64 (*.f64 t (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64)))))) (neg.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 1/8 binary64)))))) |
(/.f64 (neg.f64 (*.f64 t (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/2304 binary64))))) (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64)))) t)) (neg.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 1/8 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/2304 binary64))) t)) (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64))) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (-.f64 (*.f64 (*.f64 t #s(literal 1/8 binary64)) (*.f64 t #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 t #s(literal 1/8 binary64)))))) |
(*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) t) |
(*.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64))) (*.f64 t (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 t #s(literal 1/8 binary64)) (*.f64 t #s(literal 1/8 binary64))) (-.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 (*.f64 t #s(literal 1/8 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 t #s(literal 1/8 binary64)) (*.f64 t #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 t #s(literal 1/8 binary64)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) |
(*.f64 (*.f64 t (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 1/8 binary64)))))) |
(*.f64 (*.f64 t (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/2304 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64)))) t) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 1/8 binary64)))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/2304 binary64))) t) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) |
(E.f64) |
(log.f64 (exp.f64 (E.f64))) |
(exp.f64 #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (E.f64) (*.f64 (E.f64) (E.f64)))) #s(literal 1/3 binary64))) |
(fabs.f64 (E.f64)) |
(sqrt.f64 (*.f64 (E.f64) (E.f64))) |
(cbrt.f64 (*.f64 (E.f64) (*.f64 (E.f64) (E.f64)))) |
(pow.f64 (E.f64) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/3 binary64)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 (E.f64) (E.f64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (E.f64) (*.f64 (E.f64) (E.f64))) #s(literal 1/3 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (E.f64)) |
(*.f64 (E.f64) #s(literal 1 binary64)) |
(*.f64 (exp.f64 #s(literal 1/3 binary64)) (exp.f64 #s(literal 2/3 binary64))) |
(*.f64 (exp.f64 #s(literal 1/3 binary64)) (log.f64 (exp.f64 (exp.f64 #s(literal 2/3 binary64))))) |
(*.f64 (exp.f64 #s(literal 1/3 binary64)) (sqrt.f64 (pow.f64 (E.f64) #s(literal 4/3 binary64)))) |
(*.f64 (exp.f64 #s(literal 2/3 binary64)) (exp.f64 #s(literal 1/3 binary64))) |
(*.f64 (exp.f64 #s(literal 2/3 binary64)) (pow.f64 (pow.f64 (E.f64) #s(literal 1/6 binary64)) #s(literal 2 binary64))) |
(*.f64 (exp.f64 #s(literal 1/2 binary64)) (exp.f64 #s(literal 1/2 binary64))) |
(*.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (exp.f64 (exp.f64 #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (E.f64) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (E.f64) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (exp.f64 #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (cbrt.f64 (exp.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (E.f64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (pow.f64 (E.f64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (E.f64) (E.f64)) (exp.f64 #s(literal 2/3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (exp.f64 #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (E.f64) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (cbrt.f64 (exp.f64 #s(literal 1/2 binary64)))) |
(*.f64 (cbrt.f64 (pow.f64 (E.f64) #s(literal 3/2 binary64))) (cbrt.f64 (pow.f64 (E.f64) #s(literal 3/2 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 (E.f64) (E.f64)) (exp.f64 #s(literal 2/3 binary64)))) (pow.f64 (exp.f64 #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 (E.f64) #s(literal 5/2 binary64))) (cbrt.f64 (exp.f64 #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (E.f64) #s(literal 3/2 binary64))) (pow.f64 (E.f64) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (cbrt.f64 (*.f64 (*.f64 (E.f64) (E.f64)) (*.f64 (E.f64) (E.f64))))) (exp.f64 #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (E.f64) (exp.f64 #s(literal 2/3 binary64)))) (pow.f64 (E.f64) #s(literal 1/6 binary64))) |
(exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) |
(exp.f64 (+.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) |
(exp.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(exp.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (E.f64) (E.f64))) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (E.f64) t)) (/.f64 t #s(literal -2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 t t))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (neg.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal -1 binary64))) |
(sqrt.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(sqrt.f64 (exp.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) |
(/.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 t) (/.f64 t #s(literal -2 binary64))) |
(pow.f64 (exp.f64 t) (neg.f64 (/.f64 t #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 t) (neg.f64 (+.f64 (/.f64 t #s(literal 4 binary64)) (/.f64 t #s(literal 4 binary64))))) |
(pow.f64 (exp.f64 t) (neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 t #s(literal 4 binary64))))) |
(pow.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (*.f64 t t)) #s(literal -1/2 binary64)) |
(pow.f64 (E.f64) (/.f64 (*.f64 t t) #s(literal -2 binary64))) |
(pow.f64 (E.f64) (+.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) |
(pow.f64 (E.f64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) |
(pow.f64 (E.f64) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(pow.f64 (E.f64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(pow.f64 (E.f64) (*.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) #s(literal 2 binary64))) |
(pow.f64 (E.f64) (neg.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) #s(literal -1 binary64)))) |
(pow.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(pow.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(pow.f64 (*.f64 (E.f64) (E.f64)) (/.f64 (*.f64 t t) #s(literal -4 binary64))) |
(pow.f64 (*.f64 (E.f64) (E.f64)) (/.f64 (+.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) (/.f64 (*.f64 t t) #s(literal -4 binary64))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (E.f64) (E.f64)) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (E.f64) (*.f64 (E.f64) (E.f64))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))) |
(pow.f64 (*.f64 (E.f64) (*.f64 (E.f64) (E.f64))) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(pow.f64 (*.f64 (E.f64) (*.f64 (E.f64) (E.f64))) (*.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) (/.f64 (*.f64 t t) #s(literal -2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 t (/.f64 t #s(literal 4 binary64)))) #s(literal -2 binary64)) |
(pow.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (E.f64) t) (/.f64 t #s(literal -2 binary64))) |
(pow.f64 (exp.f64 (+.f64 t t)) (neg.f64 (/.f64 t #s(literal 4 binary64)))) |
(pow.f64 (pow.f64 (E.f64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (E.f64) #s(literal -1/2 binary64)) (*.f64 t t)) |
(pow.f64 (pow.f64 (E.f64) (/.f64 t #s(literal -2 binary64))) t) |
(pow.f64 (pow.f64 (*.f64 (E.f64) (E.f64)) t) (/.f64 (/.f64 t #s(literal 2 binary64)) #s(literal -2 binary64))) |
(pow.f64 (pow.f64 (*.f64 (E.f64) (E.f64)) (*.f64 t t)) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 (E.f64) (E.f64)) (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 t t)) |
(pow.f64 (exp.f64 (/.f64 t #s(literal -2 binary64))) t) |
(*.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) |
(*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) #s(literal 1 binary64)) |
(*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (pow.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))) (pow.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) |
(*.f64 (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))) (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (pow.f64 (exp.f64 #s(literal 2/3 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (pow.f64 (pow.f64 (E.f64) #s(literal 4/3 binary64)) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (pow.f64 (pow.f64 (E.f64) #s(literal 3/2 binary64)) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (pow.f64 (exp.f64 #s(literal 2/3 binary64)) (+.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2/3 binary64)) (+.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (pow.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (pow.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2/3 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (*.f64 (E.f64) (E.f64)) (*.f64 (E.f64) (E.f64)))) (/.f64 (*.f64 t t) #s(literal -4 binary64))) (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (E.f64) #s(literal 3/2 binary64)) (/.f64 (*.f64 t t) #s(literal -4 binary64))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (pow.f64 (*.f64 (E.f64) (exp.f64 #s(literal 2/3 binary64))) (/.f64 (*.f64 t t) #s(literal -4 binary64))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) #s(literal 2 binary64)) (pow.f64 (exp.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) #s(literal 2 binary64))) |
(log.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))) |
(+.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64))) |
(+.f64 (log.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (log.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(+.f64 (log.f64 (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (log.f64 (exp.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -2 binary64) (*.f64 t t))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) t))) |
(-.f64 #s(literal 0 binary64) (log.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64))))) (log.f64 #s(literal -1 binary64))) |
(fma.f64 #s(literal 2 binary64) (log.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 t (/.f64 t #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) t)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (log.f64 (exp.f64 (*.f64 t t))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) (log.f64 (*.f64 (E.f64) (E.f64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 t #s(literal -2 binary64)) t #s(literal 0 binary64)) |
(fma.f64 (/.f64 t #s(literal -2 binary64)) (log.f64 (pow.f64 (E.f64) t)) #s(literal 0 binary64)) |
(fma.f64 (+.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) (/.f64 (*.f64 t t) #s(literal -4 binary64))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) t) (/.f64 t #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(neg.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) |
(neg.f64 (log.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 t t))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))))) |
(/.f64 (*.f64 t t) #s(literal -2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -2 binary64) (*.f64 t t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 t t))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal -2 binary64) (*.f64 t t)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (log.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 t (/.f64 t #s(literal -2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) #s(literal -2 binary64))) |
(*.f64 (*.f64 t t) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 t (/.f64 #s(literal 2 binary64) t))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 t t)) |
(*.f64 #s(literal -1/2 binary64) (log.f64 (exp.f64 (*.f64 t t)))) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) (log.f64 (*.f64 (E.f64) (E.f64)))) |
(*.f64 (/.f64 t #s(literal -2 binary64)) t) |
(*.f64 (/.f64 t #s(literal -2 binary64)) (log.f64 (pow.f64 (E.f64) t))) |
(*.f64 (+.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) (/.f64 (*.f64 t t) #s(literal -4 binary64))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) t) (/.f64 t #s(literal -2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal 1/2 binary64)) |
| 1× | egg-herbie |
| 9180× | accelerator-lowering-fma.f32 |
| 9180× | accelerator-lowering-fma.f64 |
| 6250× | *-lowering-*.f32 |
| 6250× | *-lowering-*.f64 |
| 3776× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 568 | 10697 |
| 1 | 2077 | 9797 |
| 2 | 4980 | 9218 |
| 0 | 8259 | 8825 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))) |
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))) |
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))) |
(* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))) |
(* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))) |
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))) |
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))) |
(* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))) |
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))) |
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))) |
(* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (sqrt 2)) |
(* (sqrt z) (sqrt 2)) |
(* (sqrt z) (sqrt 2)) |
(* (sqrt z) (sqrt 2)) |
(* (sqrt z) (sqrt 2)) |
(* (sqrt z) (sqrt 2)) |
(* (sqrt z) (sqrt 2)) |
(* (sqrt z) (sqrt 2)) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* -1 (* y (exp (* 1/2 (pow t 2))))) |
(+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2)))))) |
(+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2)))))) |
(+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2)))))) |
(* 1/2 (* x (exp (* 1/2 (pow t 2))))) |
(* x (+ (* -1 (/ (* y (exp (* 1/2 (pow t 2)))) x)) (* 1/2 (exp (* 1/2 (pow t 2)))))) |
(* x (+ (* -1 (/ (* y (exp (* 1/2 (pow t 2)))) x)) (* 1/2 (exp (* 1/2 (pow t 2)))))) |
(* x (+ (* -1 (/ (* y (exp (* 1/2 (pow t 2)))) x)) (* 1/2 (exp (* 1/2 (pow t 2)))))) |
(* 1/2 (* x (exp (* 1/2 (pow t 2))))) |
(* -1 (* x (+ (* -1/2 (exp (* 1/2 (pow t 2)))) (/ (* y (exp (* 1/2 (pow t 2)))) x)))) |
(* -1 (* x (+ (* -1/2 (exp (* 1/2 (pow t 2)))) (/ (* y (exp (* 1/2 (pow t 2)))) x)))) |
(* -1 (* x (+ (* -1/2 (exp (* 1/2 (pow t 2)))) (/ (* y (exp (* 1/2 (pow t 2)))) x)))) |
(* 1/2 (* x (exp (* 1/2 (pow t 2))))) |
(+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2)))))) |
(+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2)))))) |
(+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2)))))) |
(* -1 (* y (exp (* 1/2 (pow t 2))))) |
(* y (+ (* -1 (exp (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y)))) |
(* y (+ (* -1 (exp (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y)))) |
(* y (+ (* -1 (exp (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y)))) |
(* -1 (* y (exp (* 1/2 (pow t 2))))) |
(* -1 (* y (+ (exp (* 1/2 (pow t 2))) (* -1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y))))) |
(* -1 (* y (+ (exp (* 1/2 (pow t 2))) (* -1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y))))) |
(* -1 (* y (+ (exp (* 1/2 (pow t 2))) (* -1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y))))) |
(- (* 1/2 x) y) |
(- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y) |
(- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))) y) |
(- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/2 (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/48 (* (pow t 2) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y))))))) y) |
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y)) |
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y)) |
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y)) |
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y)) |
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y)) |
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y)) |
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y)) |
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y)) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
(* -1 y) |
(- (* 1/2 x) y) |
(- (* 1/2 x) y) |
(- (* 1/2 x) y) |
(* 1/2 x) |
(* x (+ 1/2 (* -1 (/ y x)))) |
(* x (+ 1/2 (* -1 (/ y x)))) |
(* x (+ 1/2 (* -1 (/ y x)))) |
(* 1/2 x) |
(* -1 (* x (- (/ y x) 1/2))) |
(* -1 (* x (- (/ y x) 1/2))) |
(* -1 (* x (- (/ y x) 1/2))) |
(* 1/2 x) |
(+ (* -1 y) (* 1/2 x)) |
(+ (* -1 y) (* 1/2 x)) |
(+ (* -1 y) (* 1/2 x)) |
(* -1 y) |
(* y (- (* 1/2 (/ x y)) 1)) |
(* y (- (* 1/2 (/ x y)) 1)) |
(* y (- (* 1/2 (/ x y)) 1)) |
(* -1 y) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))))) |
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))))) |
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))))) |
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))))) |
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
(* 1/48 (* (* (pow t 6) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))) |
(* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))) |
(* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z)))))) |
(* 1/48 (* (* (pow t 6) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))) |
(* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))) |
(* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z)))))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(* x (+ (* -1 (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) x)) (* 1/2 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(* x (+ (* -1 (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) x)) (* 1/2 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(* x (+ (* -1 (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) x)) (* 1/2 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(* -1 (* x (+ (* -1/2 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) x)))) |
(* -1 (* x (+ (* -1/2 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) x)))) |
(* -1 (* x (+ (* -1/2 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) x)))) |
(* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(* y (+ (* -1 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)))) |
(* y (+ (* -1 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)))) |
(* y (+ (* -1 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(- (* 1/2 x) y) |
(- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y) |
(- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))) y) |
(- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/2 (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/48 (* (pow t 2) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y))))))) y) |
(* 1/48 (* (pow t 6) (- (* 1/2 x) y))) |
(* (pow t 6) (+ (* 1/48 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 2))))) |
(* (pow t 6) (+ (* 1/48 (- (* 1/2 x) y)) (+ (* 1/8 (/ (- (* 1/2 x) y) (pow t 2))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 4)))))) |
(* (pow t 6) (- (+ (* 1/48 (- (* 1/2 x) y)) (+ (* 1/8 (/ (- (* 1/2 x) y) (pow t 2))) (+ (* 1/2 (/ x (pow t 6))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 4)))))) (/ y (pow t 6)))) |
(* 1/48 (* (pow t 6) (- (* 1/2 x) y))) |
(* (pow t 6) (+ (* 1/48 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 2))))) |
(* (pow t 6) (+ (* 1/48 (- (* 1/2 x) y)) (+ (* 1/8 (/ (- (* 1/2 x) y) (pow t 2))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 4)))))) |
(* (pow t 6) (- (+ (* 1/48 (- (* 1/2 x) y)) (+ (* 1/8 (/ (- (* 1/2 x) y) (pow t 2))) (+ (* 1/2 (/ x (pow t 6))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 4)))))) (/ y (pow t 6)))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z))))))))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))) |
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))) |
(* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))) |
(* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))) |
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(* (sqrt z) (sqrt 2)) |
(+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))) |
(+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))) |
(+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))))) (sqrt (/ 1 z))))))))) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))) |
(* 2 z) |
(+ (* 2 z) (* 2 (* (pow t 2) z))) |
(+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) z)))) |
(+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) (+ z (* 1/3 (* (pow t 2) z))))))) |
(* 2 (* z (exp (pow t 2)))) |
(* 2 (* z (exp (pow t 2)))) |
(* 2 (* z (exp (pow t 2)))) |
(* 2 (* z (exp (pow t 2)))) |
(* 2 (* z (exp (pow t 2)))) |
(* 2 (* z (exp (pow t 2)))) |
(* 2 (* z (exp (pow t 2)))) |
(* 2 (* z (exp (pow t 2)))) |
(* 2 (* z (exp (pow t 2)))) |
(* 2 (* z (exp (pow t 2)))) |
(* 2 (* z (exp (pow t 2)))) |
(* 2 (* z (exp (pow t 2)))) |
(* 2 (* z (exp (pow t 2)))) |
(* 2 (* z (exp (pow t 2)))) |
(* 2 (* z (exp (pow t 2)))) |
(* 2 (* z (exp (pow t 2)))) |
(* 2 (* z (exp (pow t 2)))) |
(* 2 (* z (exp (pow t 2)))) |
(* 2 (* z (exp (pow t 2)))) |
(* 2 (* z (exp (pow t 2)))) |
1 |
(+ 1 (pow t 2)) |
(+ 1 (* (pow t 2) (+ 1 (* 1/2 (pow t 2))))) |
(+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))) |
(exp (pow t 2)) |
(exp (pow t 2)) |
(exp (pow t 2)) |
(exp (pow t 2)) |
(exp (pow t 2)) |
(exp (pow t 2)) |
(exp (pow t 2)) |
(exp (pow t 2)) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))) (exp (* -1/2 (* (pow t 2) (log (E)))))))) |
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))) (exp (* -1/2 (* (pow t 2) (log (E)))))))) |
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))) (exp (* -1/2 (* (pow t 2) (log (E)))))))) |
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))) (exp (* -1/2 (* (pow t 2) (log (E)))))))) |
(* -1 (* (/ (* y (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z))) |
(+ (* -1 (* (/ (* y (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z))) (* 1/2 (* (/ (* x (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z)))) |
(+ (* -1 (* (/ (* y (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z))) (* 1/2 (* (/ (* x (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z)))) |
(+ (* -1 (* (/ (* y (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z))) (* 1/2 (* (/ (* x (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z)))) |
(* 1/2 (* (/ (* x (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) (* x (exp (* -1/2 (* (pow t 2) (log (E))))))) (sqrt z))) (* 1/2 (* (sqrt z) (/ (sqrt 2) (exp (* -1/2 (* (pow t 2) (log (E)))))))))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) (* x (exp (* -1/2 (* (pow t 2) (log (E))))))) (sqrt z))) (* 1/2 (* (sqrt z) (/ (sqrt 2) (exp (* -1/2 (* (pow t 2) (log (E)))))))))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) (* x (exp (* -1/2 (* (pow t 2) (log (E))))))) (sqrt z))) (* 1/2 (* (sqrt z) (/ (sqrt 2) (exp (* -1/2 (* (pow t 2) (log (E)))))))))) |
(* 1/2 (* (/ (* x (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (/ (sqrt 2) (exp (* -1/2 (* (pow t 2) (log (E)))))))) (* (/ (* y (sqrt 2)) (* x (exp (* -1/2 (* (pow t 2) (log (E))))))) (sqrt z))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (/ (sqrt 2) (exp (* -1/2 (* (pow t 2) (log (E)))))))) (* (/ (* y (sqrt 2)) (* x (exp (* -1/2 (* (pow t 2) (log (E))))))) (sqrt z))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (/ (sqrt 2) (exp (* -1/2 (* (pow t 2) (log (E)))))))) (* (/ (* y (sqrt 2)) (* x (exp (* -1/2 (* (pow t 2) (log (E))))))) (sqrt z))))) |
(* 1/2 (* (/ (* x (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z))) |
(+ (* -1 (* (/ (* y (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z))) (* 1/2 (* (/ (* x (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z)))) |
(+ (* -1 (* (/ (* y (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z))) (* 1/2 (* (/ (* x (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z)))) |
(+ (* -1 (* (/ (* y (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z))) (* 1/2 (* (/ (* x (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z)))) |
(* -1 (* (/ (* y (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z))) |
(* y (+ (* -1 (* (sqrt z) (/ (sqrt 2) (exp (* -1/2 (* (pow t 2) (log (E)))))))) (* 1/2 (* (/ (* x (sqrt 2)) (* y (exp (* -1/2 (* (pow t 2) (log (E))))))) (sqrt z))))) |
(* y (+ (* -1 (* (sqrt z) (/ (sqrt 2) (exp (* -1/2 (* (pow t 2) (log (E)))))))) (* 1/2 (* (/ (* x (sqrt 2)) (* y (exp (* -1/2 (* (pow t 2) (log (E))))))) (sqrt z))))) |
(* y (+ (* -1 (* (sqrt z) (/ (sqrt 2) (exp (* -1/2 (* (pow t 2) (log (E)))))))) (* 1/2 (* (/ (* x (sqrt 2)) (* y (exp (* -1/2 (* (pow t 2) (log (E))))))) (sqrt z))))) |
(* -1 (* (/ (* y (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) (* y (exp (* -1/2 (* (pow t 2) (log (E))))))) (sqrt z))) (* (sqrt z) (/ (sqrt 2) (exp (* -1/2 (* (pow t 2) (log (E)))))))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) (* y (exp (* -1/2 (* (pow t 2) (log (E))))))) (sqrt z))) (* (sqrt z) (/ (sqrt 2) (exp (* -1/2 (* (pow t 2) (log (E)))))))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) (* y (exp (* -1/2 (* (pow t 2) (log (E))))))) (sqrt z))) (* (sqrt z) (/ (sqrt 2) (exp (* -1/2 (* (pow t 2) (log (E)))))))))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(+ (* 1/2 (* (* (pow t 2) (* (log (E)) (* (sqrt 2) (- (* 1/2 x) y)))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* -1 (* (* (pow t 2) (+ (* -1/4 (* (pow (log (E)) 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/8 (* (pow (log (E)) 2) (* (sqrt 2) (- (* 1/2 x) y)))))) (sqrt z))) (* 1/2 (* (sqrt z) (* (log (E)) (* (sqrt 2) (- (* 1/2 x) y)))))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (log (E)) (* (sqrt 2) (- (* 1/2 x) y))))) (* (pow t 2) (+ (* -1 (* (sqrt z) (+ (* -1/4 (* (pow (log (E)) 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/8 (* (pow (log (E)) 2) (* (sqrt 2) (- (* 1/2 x) y))))))) (* -1 (* (* (pow t 2) (+ (* -1/48 (* (pow (log (E)) 3) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/16 (* (pow (log (E)) 3) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (log (E)) (+ (* -1/4 (* (pow (log (E)) 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/8 (* (pow (log (E)) 2) (* (sqrt 2) (- (* 1/2 x) y)))))))))) (sqrt z)))))))) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(* -1 (/ y (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(+ (* -1 (/ y (exp (* -1/2 (* (pow t 2) (log (E))))))) (* 1/2 (/ x (exp (* -1/2 (* (pow t 2) (log (E)))))))) |
(+ (* -1 (/ y (exp (* -1/2 (* (pow t 2) (log (E))))))) (* 1/2 (/ x (exp (* -1/2 (* (pow t 2) (log (E)))))))) |
(+ (* -1 (/ y (exp (* -1/2 (* (pow t 2) (log (E))))))) (* 1/2 (/ x (exp (* -1/2 (* (pow t 2) (log (E)))))))) |
(* 1/2 (/ x (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(* x (+ (* -1 (/ y (* x (exp (* -1/2 (* (pow t 2) (log (E)))))))) (* 1/2 (/ 1 (exp (* -1/2 (* (pow t 2) (log (E))))))))) |
(* x (+ (* -1 (/ y (* x (exp (* -1/2 (* (pow t 2) (log (E)))))))) (* 1/2 (/ 1 (exp (* -1/2 (* (pow t 2) (log (E))))))))) |
(* x (+ (* -1 (/ y (* x (exp (* -1/2 (* (pow t 2) (log (E)))))))) (* 1/2 (/ 1 (exp (* -1/2 (* (pow t 2) (log (E))))))))) |
(* 1/2 (/ x (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(* -1 (* x (- (/ y (* x (exp (* -1/2 (* (pow t 2) (log (E))))))) (* 1/2 (/ 1 (exp (* -1/2 (* (pow t 2) (log (E)))))))))) |
(* -1 (* x (- (/ y (* x (exp (* -1/2 (* (pow t 2) (log (E))))))) (* 1/2 (/ 1 (exp (* -1/2 (* (pow t 2) (log (E)))))))))) |
(* -1 (* x (- (/ y (* x (exp (* -1/2 (* (pow t 2) (log (E))))))) (* 1/2 (/ 1 (exp (* -1/2 (* (pow t 2) (log (E)))))))))) |
(* 1/2 (/ x (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(+ (* -1 (/ y (exp (* -1/2 (* (pow t 2) (log (E))))))) (* 1/2 (/ x (exp (* -1/2 (* (pow t 2) (log (E)))))))) |
(+ (* -1 (/ y (exp (* -1/2 (* (pow t 2) (log (E))))))) (* 1/2 (/ x (exp (* -1/2 (* (pow t 2) (log (E)))))))) |
(+ (* -1 (/ y (exp (* -1/2 (* (pow t 2) (log (E))))))) (* 1/2 (/ x (exp (* -1/2 (* (pow t 2) (log (E)))))))) |
(* -1 (/ y (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(* y (- (* 1/2 (/ x (* y (exp (* -1/2 (* (pow t 2) (log (E)))))))) (/ 1 (exp (* -1/2 (* (pow t 2) (log (E)))))))) |
(* y (- (* 1/2 (/ x (* y (exp (* -1/2 (* (pow t 2) (log (E)))))))) (/ 1 (exp (* -1/2 (* (pow t 2) (log (E)))))))) |
(* y (- (* 1/2 (/ x (* y (exp (* -1/2 (* (pow t 2) (log (E)))))))) (/ 1 (exp (* -1/2 (* (pow t 2) (log (E)))))))) |
(* -1 (/ y (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(* -1 (* y (+ (* -1/2 (/ x (* y (exp (* -1/2 (* (pow t 2) (log (E)))))))) (/ 1 (exp (* -1/2 (* (pow t 2) (log (E))))))))) |
(* -1 (* y (+ (* -1/2 (/ x (* y (exp (* -1/2 (* (pow t 2) (log (E)))))))) (/ 1 (exp (* -1/2 (* (pow t 2) (log (E))))))))) |
(* -1 (* y (+ (* -1/2 (/ x (* y (exp (* -1/2 (* (pow t 2) (log (E)))))))) (/ 1 (exp (* -1/2 (* (pow t 2) (log (E))))))))) |
(- (* 1/2 x) y) |
(- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* (log (E)) (- (* 1/2 x) y))))) y) |
(- (+ (* 1/2 x) (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/4 (* (pow (log (E)) 2) (- (* 1/2 x) y))) (* 1/8 (* (pow (log (E)) 2) (- (* 1/2 x) y)))))) (* -1/2 (* (log (E)) (- (* 1/2 x) y)))))) y) |
(- (+ (* 1/2 x) (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/48 (* (pow (log (E)) 3) (- (* 1/2 x) y))) (+ (* 1/16 (* (pow (log (E)) 3) (- (* 1/2 x) y))) (* 1/2 (* (log (E)) (+ (* -1/4 (* (pow (log (E)) 2) (- (* 1/2 x) y))) (* 1/8 (* (pow (log (E)) 2) (- (* 1/2 x) y)))))))))) (+ (* -1/4 (* (pow (log (E)) 2) (- (* 1/2 x) y))) (* 1/8 (* (pow (log (E)) 2) (- (* 1/2 x) y)))))) (* -1/2 (* (log (E)) (- (* 1/2 x) y)))))) y) |
(/ (- (* 1/2 x) y) (exp (* -1/2 (* (pow t 2) (log (E)))))) |
(/ (- (* 1/2 x) y) (exp (* -1/2 (* (pow t 2) (log (E)))))) |
(/ (- (* 1/2 x) y) (exp (* -1/2 (* (pow t 2) (log (E)))))) |
(/ (- (* 1/2 x) y) (exp (* -1/2 (* (pow t 2) (log (E)))))) |
(/ (- (* 1/2 x) y) (exp (* -1/2 (* (pow t 2) (log (E)))))) |
(/ (- (* 1/2 x) y) (exp (* -1/2 (* (pow t 2) (log (E)))))) |
(/ (- (* 1/2 x) y) (exp (* -1/2 (* (pow t 2) (log (E)))))) |
(/ (- (* 1/2 x) y) (exp (* -1/2 (* (pow t 2) (log (E)))))) |
1 |
(+ 1 (* 1/2 (pow t 2))) |
(+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) |
(+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) |
(exp (* 1/2 (pow t 2))) |
(exp (* 1/2 (pow t 2))) |
(exp (* 1/2 (pow t 2))) |
(exp (* 1/2 (pow t 2))) |
(exp (* 1/2 (pow t 2))) |
(exp (* 1/2 (pow t 2))) |
(exp (* 1/2 (pow t 2))) |
(exp (* 1/2 (pow t 2))) |
1 |
(+ 1 t) |
(+ 1 (* t (+ 1 (* 1/2 t)))) |
(+ 1 (* t (+ 1 (* t (+ 1/2 (* 1/6 t)))))) |
(exp t) |
(exp t) |
(exp t) |
(exp t) |
(exp t) |
(exp t) |
(exp t) |
(exp t) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/48 (pow t 2)) |
(* 1/48 (pow t 2)) |
(* 1/48 (pow t 2)) |
(* 1/48 (pow t 2)) |
(* 1/48 (pow t 2)) |
(* 1/48 (pow t 2)) |
(* 1/48 (pow t 2)) |
(* 1/48 (pow t 2)) |
(* 1/48 (pow t 2)) |
(* 1/48 (pow t 2)) |
(* 1/48 (pow t 2)) |
(* 1/48 (pow t 2)) |
(* 1/2 (pow t 2)) |
(* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) |
(* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))) |
(* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))) |
(* 1/48 (pow t 6)) |
(* (pow t 6) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(* (pow t 6) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2)))))) |
(* (pow t 6) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2)))))) |
(* 1/48 (pow t 6)) |
(* (pow t 6) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(* (pow t 6) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2)))))) |
(* (pow t 6) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2)))))) |
(* 1/8 t) |
(* t (+ 1/8 (* 1/48 (pow t 2)))) |
(* t (+ 1/8 (* 1/48 (pow t 2)))) |
(* t (+ 1/8 (* 1/48 (pow t 2)))) |
(* 1/48 (pow t 3)) |
(* (pow t 3) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(* (pow t 3) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(* (pow t 3) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(* 1/48 (pow t 3)) |
(* (pow t 3) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(* (pow t 3) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(* (pow t 3) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
1 |
(+ 1 (* -1/2 (* (pow t 2) (log (E))))) |
(+ 1 (* (pow t 2) (+ (* -1/2 (log (E))) (* 1/8 (* (pow t 2) (pow (log (E)) 2)))))) |
(+ 1 (* (pow t 2) (+ (* -1/2 (log (E))) (* (pow t 2) (+ (* -1/48 (* (pow t 2) (pow (log (E)) 3))) (* 1/8 (pow (log (E)) 2))))))) |
(exp (* -1/2 (* (pow t 2) (log (E))))) |
(exp (* -1/2 (* (pow t 2) (log (E))))) |
(exp (* -1/2 (* (pow t 2) (log (E))))) |
(exp (* -1/2 (* (pow t 2) (log (E))))) |
(exp (* -1/2 (* (pow t 2) (log (E))))) |
(exp (* -1/2 (* (pow t 2) (log (E))))) |
(exp (* -1/2 (* (pow t 2) (log (E))))) |
(exp (* -1/2 (* (pow t 2) (log (E))))) |
(* -1/2 (pow t 2)) |
(* -1/2 (pow t 2)) |
(* -1/2 (pow t 2)) |
(* -1/2 (pow t 2)) |
(* -1/2 (pow t 2)) |
(* -1/2 (pow t 2)) |
(* -1/2 (pow t 2)) |
(* -1/2 (pow t 2)) |
(* -1/2 (pow t 2)) |
(* -1/2 (pow t 2)) |
(* -1/2 (pow t 2)) |
(* -1/2 (pow t 2)) |
| Outputs |
|---|
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(*.f64 (*.f64 y (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))) |
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 y (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 y (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 y (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64)))))) |
(* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 (sqrt.f64 z) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (sqrt.f64 #s(literal 2 binary64))))) |
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 z) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 x (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))))) |
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 z) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 x (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))))) |
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 z) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 x (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))))) |
(* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 (sqrt.f64 z) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (sqrt.f64 #s(literal 2 binary64))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))) |
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 x (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))) |
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 x (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))) |
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 z) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 x (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) x)) |
(* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (*.f64 (sqrt.f64 z) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 y (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 y (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 y (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64)))))) |
(* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(*.f64 (*.f64 y (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))) |
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))) |
(*.f64 y (*.f64 (sqrt.f64 z) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64)))))) |
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))) |
(*.f64 y (*.f64 (sqrt.f64 z) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64)))))) |
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))) |
(*.f64 y (*.f64 (sqrt.f64 z) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64)))))) |
(* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(*.f64 (*.f64 y (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (+.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (+.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (+.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))) |
(+.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) #s(literal 1/8 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
(+.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) #s(literal 1/48 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* -1 (* y (exp (* 1/2 (pow t 2))))) |
(/.f64 y (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) |
(+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2)))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2)))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2)))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* 1/2 (* x (exp (* 1/2 (pow t 2))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(* x (+ (* -1 (/ (* y (exp (* 1/2 (pow t 2)))) x)) (* 1/2 (exp (* 1/2 (pow t 2)))))) |
(*.f64 x (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ (* y (exp (* 1/2 (pow t 2)))) x)) (* 1/2 (exp (* 1/2 (pow t 2)))))) |
(*.f64 x (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ (* y (exp (* 1/2 (pow t 2)))) x)) (* 1/2 (exp (* 1/2 (pow t 2)))))) |
(*.f64 x (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(* 1/2 (* x (exp (* 1/2 (pow t 2))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(* -1 (* x (+ (* -1/2 (exp (* 1/2 (pow t 2)))) (/ (* y (exp (* 1/2 (pow t 2)))) x)))) |
(*.f64 x (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(* -1 (* x (+ (* -1/2 (exp (* 1/2 (pow t 2)))) (/ (* y (exp (* 1/2 (pow t 2)))) x)))) |
(*.f64 x (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(* -1 (* x (+ (* -1/2 (exp (* 1/2 (pow t 2)))) (/ (* y (exp (* 1/2 (pow t 2)))) x)))) |
(*.f64 x (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(* 1/2 (* x (exp (* 1/2 (pow t 2))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2)))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2)))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(+ (* -1 (* y (exp (* 1/2 (pow t 2))))) (* 1/2 (* x (exp (* 1/2 (pow t 2)))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* -1 (* y (exp (* 1/2 (pow t 2))))) |
(/.f64 y (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) |
(* y (+ (* -1 (exp (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y)))) |
(*.f64 y (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) y) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(* y (+ (* -1 (exp (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y)))) |
(*.f64 y (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) y) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(* y (+ (* -1 (exp (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y)))) |
(*.f64 y (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) y) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(* -1 (* y (exp (* 1/2 (pow t 2))))) |
(/.f64 y (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) |
(* -1 (* y (+ (exp (* 1/2 (pow t 2))) (* -1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y))))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))))) |
(* -1 (* y (+ (exp (* 1/2 (pow t 2))) (* -1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y))))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))))) |
(* -1 (* y (+ (exp (* 1/2 (pow t 2))) (* -1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y))))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))))) |
(- (* 1/2 x) y) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))) |
(- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))) y) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) y)) |
(- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/2 (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/48 (* (pow t 2) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y))))))) y) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) y)) |
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y)) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y)) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y)) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y)) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y)) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y)) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y)) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (exp (* 1/2 (pow t 2))) (- (* 1/2 x) y)) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 y (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 z)) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 y x))))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 y x))))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 y x))))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 z)) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 y x))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 y x))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 y x))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 z)) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 y (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(*.f64 y (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (sqrt.f64 #s(literal 2 binary64))))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(*.f64 y (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (sqrt.f64 #s(literal 2 binary64))))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(*.f64 y (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (sqrt.f64 #s(literal 2 binary64))))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 y (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(- (* 1/2 x) y) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(- (* 1/2 x) y) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(- (* 1/2 x) y) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (* -1 (/ y x)))) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(* x (+ 1/2 (* -1 (/ y x)))) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(* x (+ 1/2 (* -1 (/ y x)))) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* -1 (* x (- (/ y x) 1/2))) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(* -1 (* x (- (/ y x) 1/2))) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(* -1 (* x (- (/ y x) 1/2))) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(+ (* -1 y) (* 1/2 x)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(+ (* -1 y) (* 1/2 x)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(+ (* -1 y) (* 1/2 x)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* y (- (* 1/2 (/ x y)) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* y (- (* 1/2 (/ x y)) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* y (- (* 1/2 (/ x y)) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 (sqrt.f64 z) (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))) |
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 (sqrt.f64 z) (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))) |
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 (sqrt.f64 z) (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))))) |
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (/.f64 (sqrt.f64 z) x)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))))) |
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (/.f64 (sqrt.f64 z) x)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))))) |
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (/.f64 (sqrt.f64 z) x)) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) (-.f64 #s(literal 0 binary64) x)) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))))) |
(*.f64 y (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) y)))) |
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))))) |
(*.f64 y (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) y)))) |
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))))) |
(*.f64 y (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) y)))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) y)))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) y)))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) y)))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))) |
(+.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) #s(literal 1/8 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
(+.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) #s(literal 1/48 binary64)) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))))) |
(* 1/48 (* (* (pow t 6) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(*.f64 #s(literal 1/48 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 6 binary64))))) |
(* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/48 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 t t)))) |
(* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/48 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 4 binary64)))))))) |
(* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z)))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/48 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (sqrt.f64 z) (+.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 4 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 6 binary64))))))) |
(* 1/48 (* (* (pow t 6) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(*.f64 #s(literal 1/48 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 6 binary64))))) |
(* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/48 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 t t)))) |
(* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/48 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 4 binary64)))))))) |
(* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z)))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/48 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (sqrt.f64 z) (+.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 4 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 6 binary64))))))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* x (+ (* -1 (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) x)) (* 1/2 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) x)) (* 1/2 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) x)) (* 1/2 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* -1 (* x (+ (* -1/2 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) x)))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (+.f64 #s(literal -1/2 binary64) (/.f64 y x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1/2 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) x)))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (+.f64 #s(literal -1/2 binary64) (/.f64 y x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1/2 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) x)))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (+.f64 #s(literal -1/2 binary64) (/.f64 y x))) (-.f64 #s(literal 0 binary64) x)) |
(* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(* y (+ (* -1 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)))) |
(*.f64 y (+.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) y))) |
(* y (+ (* -1 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)))) |
(*.f64 y (+.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) y))) |
(* y (+ (* -1 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)))) |
(*.f64 y (+.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) y))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) y)) (-.f64 #s(literal 0 binary64) y)) |
(- (* 1/2 x) y) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))) |
(- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))) y) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) y)) |
(- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/2 (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/48 (* (pow t 2) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y))))))) y) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) y)) |
(* 1/48 (* (pow t 6) (- (* 1/2 x) y))) |
(*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 t #s(literal 6 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (pow t 6) (+ (* 1/48 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 2))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 t t))))) |
(* (pow t 6) (+ (* 1/48 (- (* 1/2 x) y)) (+ (* 1/8 (/ (- (* 1/2 x) y) (pow t 2))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 4)))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/48 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 t t)) (/.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 4 binary64))))))) |
(* (pow t 6) (- (+ (* 1/48 (- (* 1/2 x) y)) (+ (* 1/8 (/ (- (* 1/2 x) y) (pow t 2))) (+ (* 1/2 (/ x (pow t 6))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 4)))))) (/ y (pow t 6)))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/48 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 t t)) (/.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 4 binary64))))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 t #s(literal 6 binary64)))))) |
(* 1/48 (* (pow t 6) (- (* 1/2 x) y))) |
(*.f64 (*.f64 #s(literal 1/48 binary64) (pow.f64 t #s(literal 6 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (pow t 6) (+ (* 1/48 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 2))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 t t))))) |
(* (pow t 6) (+ (* 1/48 (- (* 1/2 x) y)) (+ (* 1/8 (/ (- (* 1/2 x) y) (pow t 2))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 4)))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/48 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 t t)) (/.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 4 binary64))))))) |
(* (pow t 6) (- (+ (* 1/48 (- (* 1/2 x) y)) (+ (* 1/8 (/ (- (* 1/2 x) y) (pow t 2))) (+ (* 1/2 (/ x (pow t 6))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 4)))))) (/ y (pow t 6)))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/48 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 t t)) (/.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 4 binary64))))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 t #s(literal 6 binary64)))))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))) |
(+.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 z #s(literal 1/4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) z))))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z))))))))) |
(+.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 z #s(literal 1/4 binary64))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 z #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 z #s(literal 1/4 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))))))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) |
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 y x)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 y x)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 y x)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 y x)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 y x)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 y x)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))))) (-.f64 #s(literal 0 binary64) x)) |
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) |
(* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))) |
(*.f64 y (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (sqrt.f64 #s(literal 2 binary64))))) |
(* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))) |
(*.f64 y (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (sqrt.f64 #s(literal 2 binary64))))) |
(* y (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))))) |
(*.f64 y (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (sqrt.f64 #s(literal 2 binary64))))) |
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)))) (-.f64 #s(literal 0 binary64) y)) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))) |
(*.f64 (sqrt.f64 z) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))) |
(+.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 z #s(literal 1/4 binary64))))))))) |
(+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))))) (sqrt (/ 1 z))))))))) |
(+.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 z #s(literal 1/4 binary64))) (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 z #s(literal 1/6 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 z #s(literal 1/4 binary64))))))))))))) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) |
(* (sqrt (* z (exp (pow t 2)))) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(+ (* 2 z) (* 2 (* (pow t 2) z))) |
(*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 t t)))) |
(+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) z)))) |
(+.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 t t))))) |
(+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) (+ z (* 1/3 (* (pow t 2) z))))))) |
(+.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t t)) #s(literal 1 binary64)) z))))) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) |
1 |
#s(literal 1 binary64) |
(+ 1 (pow t 2)) |
(+.f64 (*.f64 t t) #s(literal 1 binary64)) |
(+ 1 (* (pow t 2) (+ 1 (* 1/2 (pow t 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))) |
(+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) |
(exp (pow t 2)) |
(exp.f64 (*.f64 t t)) |
(exp (pow t 2)) |
(exp.f64 (*.f64 t t)) |
(exp (pow t 2)) |
(exp.f64 (*.f64 t t)) |
(exp (pow t 2)) |
(exp.f64 (*.f64 t t)) |
(exp (pow t 2)) |
(exp.f64 (*.f64 t t)) |
(exp (pow t 2)) |
(exp.f64 (*.f64 t t)) |
(exp (pow t 2)) |
(exp.f64 (*.f64 t t)) |
(exp (pow t 2)) |
(exp.f64 (*.f64 t t)) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))) (exp (* -1/2 (* (pow t 2) (log (E)))))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) |
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))) (exp (* -1/2 (* (pow t 2) (log (E)))))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) |
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))) (exp (* -1/2 (* (pow t 2) (log (E)))))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) |
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))) (exp (* -1/2 (* (pow t 2) (log (E)))))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) |
(* -1 (* (/ (* y (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) |
(+ (* -1 (* (/ (* y (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z))) (* 1/2 (* (/ (* x (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))))) |
(+ (* -1 (* (/ (* y (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z))) (* 1/2 (* (/ (* x (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))))) |
(+ (* -1 (* (/ (* y (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z))) (* 1/2 (* (/ (* x (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))))) |
(* 1/2 (* (/ (* x (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 z)) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) (* x (exp (* -1/2 (* (pow t 2) (log (E))))))) (sqrt z))) (* 1/2 (* (sqrt z) (/ (sqrt 2) (exp (* -1/2 (* (pow t 2) (log (E)))))))))) |
(*.f64 x (*.f64 (/.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) (* x (exp (* -1/2 (* (pow t 2) (log (E))))))) (sqrt z))) (* 1/2 (* (sqrt z) (/ (sqrt 2) (exp (* -1/2 (* (pow t 2) (log (E)))))))))) |
(*.f64 x (*.f64 (/.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) (* x (exp (* -1/2 (* (pow t 2) (log (E))))))) (sqrt z))) (* 1/2 (* (sqrt z) (/ (sqrt 2) (exp (* -1/2 (* (pow t 2) (log (E)))))))))) |
(*.f64 x (*.f64 (/.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(* 1/2 (* (/ (* x (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 z)) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (/ (sqrt 2) (exp (* -1/2 (* (pow t 2) (log (E)))))))) (* (/ (* y (sqrt 2)) (* x (exp (* -1/2 (* (pow t 2) (log (E))))))) (sqrt z))))) |
(*.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (+.f64 #s(literal -1/2 binary64) (/.f64 y x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (/ (sqrt 2) (exp (* -1/2 (* (pow t 2) (log (E)))))))) (* (/ (* y (sqrt 2)) (* x (exp (* -1/2 (* (pow t 2) (log (E))))))) (sqrt z))))) |
(*.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (+.f64 #s(literal -1/2 binary64) (/.f64 y x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (/ (sqrt 2) (exp (* -1/2 (* (pow t 2) (log (E)))))))) (* (/ (* y (sqrt 2)) (* x (exp (* -1/2 (* (pow t 2) (log (E))))))) (sqrt z))))) |
(*.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (+.f64 #s(literal -1/2 binary64) (/.f64 y x))) (-.f64 #s(literal 0 binary64) x)) |
(* 1/2 (* (/ (* x (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 z)) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(+ (* -1 (* (/ (* y (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z))) (* 1/2 (* (/ (* x (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))))) |
(+ (* -1 (* (/ (* y (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z))) (* 1/2 (* (/ (* x (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))))) |
(+ (* -1 (* (/ (* y (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z))) (* 1/2 (* (/ (* x (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))))) |
(* -1 (* (/ (* y (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) |
(* y (+ (* -1 (* (sqrt z) (/ (sqrt 2) (exp (* -1/2 (* (pow t 2) (log (E)))))))) (* 1/2 (* (/ (* x (sqrt 2)) (* y (exp (* -1/2 (* (pow t 2) (log (E))))))) (sqrt z))))) |
(*.f64 y (*.f64 (sqrt.f64 z) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))))) |
(* y (+ (* -1 (* (sqrt z) (/ (sqrt 2) (exp (* -1/2 (* (pow t 2) (log (E)))))))) (* 1/2 (* (/ (* x (sqrt 2)) (* y (exp (* -1/2 (* (pow t 2) (log (E))))))) (sqrt z))))) |
(*.f64 y (*.f64 (sqrt.f64 z) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))))) |
(* y (+ (* -1 (* (sqrt z) (/ (sqrt 2) (exp (* -1/2 (* (pow t 2) (log (E)))))))) (* 1/2 (* (/ (* x (sqrt 2)) (* y (exp (* -1/2 (* (pow t 2) (log (E))))))) (sqrt z))))) |
(*.f64 y (*.f64 (sqrt.f64 z) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))))) |
(* -1 (* (/ (* y (sqrt 2)) (exp (* -1/2 (* (pow t 2) (log (E)))))) (sqrt z))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) (* y (exp (* -1/2 (* (pow t 2) (log (E))))))) (sqrt z))) (* (sqrt z) (/ (sqrt 2) (exp (* -1/2 (* (pow t 2) (log (E)))))))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (+.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) (* y (exp (* -1/2 (* (pow t 2) (log (E))))))) (sqrt z))) (* (sqrt z) (/ (sqrt 2) (exp (* -1/2 (* (pow t 2) (log (E)))))))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (+.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) (* y (exp (* -1/2 (* (pow t 2) (log (E))))))) (sqrt z))) (* (sqrt z) (/ (sqrt 2) (exp (* -1/2 (* (pow t 2) (log (E)))))))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (+.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(+ (* 1/2 (* (* (pow t 2) (* (log (E)) (* (sqrt 2) (- (* 1/2 x) y)))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* -1 (* (* (pow t 2) (+ (* -1/4 (* (pow (log (E)) 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/8 (* (pow (log (E)) 2) (* (sqrt 2) (- (* 1/2 x) y)))))) (sqrt z))) (* 1/2 (* (sqrt z) (* (log (E)) (* (sqrt 2) (- (* 1/2 x) y)))))))) |
(+.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1/8 binary64))))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (log (E)) (* (sqrt 2) (- (* 1/2 x) y))))) (* (pow t 2) (+ (* -1 (* (sqrt z) (+ (* -1/4 (* (pow (log (E)) 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/8 (* (pow (log (E)) 2) (* (sqrt 2) (- (* 1/2 x) y))))))) (* -1 (* (* (pow t 2) (+ (* -1/48 (* (pow (log (E)) 3) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/16 (* (pow (log (E)) 3) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (log (E)) (+ (* -1/4 (* (pow (log (E)) 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/8 (* (pow (log (E)) 2) (* (sqrt 2) (- (* 1/2 x) y)))))))))) (sqrt z)))))))) |
(+.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1/8 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal -1/8 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1/24 binary64)))))))))) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/2 x) y)) (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(* -1 (/ y (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(/.f64 y (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) |
(+ (* -1 (/ y (exp (* -1/2 (* (pow t 2) (log (E))))))) (* 1/2 (/ x (exp (* -1/2 (* (pow t 2) (log (E)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(+ (* -1 (/ y (exp (* -1/2 (* (pow t 2) (log (E))))))) (* 1/2 (/ x (exp (* -1/2 (* (pow t 2) (log (E)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(+ (* -1 (/ y (exp (* -1/2 (* (pow t 2) (log (E))))))) (* 1/2 (/ x (exp (* -1/2 (* (pow t 2) (log (E)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(* 1/2 (/ x (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(* x (+ (* -1 (/ y (* x (exp (* -1/2 (* (pow t 2) (log (E)))))))) (* 1/2 (/ 1 (exp (* -1/2 (* (pow t 2) (log (E))))))))) |
(*.f64 x (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ y (* x (exp (* -1/2 (* (pow t 2) (log (E)))))))) (* 1/2 (/ 1 (exp (* -1/2 (* (pow t 2) (log (E))))))))) |
(*.f64 x (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(* x (+ (* -1 (/ y (* x (exp (* -1/2 (* (pow t 2) (log (E)))))))) (* 1/2 (/ 1 (exp (* -1/2 (* (pow t 2) (log (E))))))))) |
(*.f64 x (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(* 1/2 (/ x (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(* -1 (* x (- (/ y (* x (exp (* -1/2 (* (pow t 2) (log (E))))))) (* 1/2 (/ 1 (exp (* -1/2 (* (pow t 2) (log (E)))))))))) |
(*.f64 x (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(* -1 (* x (- (/ y (* x (exp (* -1/2 (* (pow t 2) (log (E))))))) (* 1/2 (/ 1 (exp (* -1/2 (* (pow t 2) (log (E)))))))))) |
(*.f64 x (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(* -1 (* x (- (/ y (* x (exp (* -1/2 (* (pow t 2) (log (E))))))) (* 1/2 (/ 1 (exp (* -1/2 (* (pow t 2) (log (E)))))))))) |
(*.f64 x (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(* 1/2 (/ x (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(+ (* -1 (/ y (exp (* -1/2 (* (pow t 2) (log (E))))))) (* 1/2 (/ x (exp (* -1/2 (* (pow t 2) (log (E)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(+ (* -1 (/ y (exp (* -1/2 (* (pow t 2) (log (E))))))) (* 1/2 (/ x (exp (* -1/2 (* (pow t 2) (log (E)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(+ (* -1 (/ y (exp (* -1/2 (* (pow t 2) (log (E))))))) (* 1/2 (/ x (exp (* -1/2 (* (pow t 2) (log (E)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(* -1 (/ y (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(/.f64 y (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) |
(* y (- (* 1/2 (/ x (* y (exp (* -1/2 (* (pow t 2) (log (E)))))))) (/ 1 (exp (* -1/2 (* (pow t 2) (log (E)))))))) |
(*.f64 y (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) y) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(* y (- (* 1/2 (/ x (* y (exp (* -1/2 (* (pow t 2) (log (E)))))))) (/ 1 (exp (* -1/2 (* (pow t 2) (log (E)))))))) |
(*.f64 y (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) y) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(* y (- (* 1/2 (/ x (* y (exp (* -1/2 (* (pow t 2) (log (E)))))))) (/ 1 (exp (* -1/2 (* (pow t 2) (log (E)))))))) |
(*.f64 y (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) y) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(* -1 (/ y (exp (* -1/2 (* (pow t 2) (log (E))))))) |
(/.f64 y (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) |
(* -1 (* y (+ (* -1/2 (/ x (* y (exp (* -1/2 (* (pow t 2) (log (E)))))))) (/ 1 (exp (* -1/2 (* (pow t 2) (log (E))))))))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))))) |
(* -1 (* y (+ (* -1/2 (/ x (* y (exp (* -1/2 (* (pow t 2) (log (E)))))))) (/ 1 (exp (* -1/2 (* (pow t 2) (log (E))))))))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))))) |
(* -1 (* y (+ (* -1/2 (/ x (* y (exp (* -1/2 (* (pow t 2) (log (E)))))))) (/ 1 (exp (* -1/2 (* (pow t 2) (log (E))))))))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))))) |
(- (* 1/2 x) y) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* (log (E)) (- (* 1/2 x) y))))) y) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))) |
(- (+ (* 1/2 x) (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/4 (* (pow (log (E)) 2) (- (* 1/2 x) y))) (* 1/8 (* (pow (log (E)) 2) (- (* 1/2 x) y)))))) (* -1/2 (* (log (E)) (- (* 1/2 x) y)))))) y) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64))))) y)) |
(- (+ (* 1/2 x) (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/48 (* (pow (log (E)) 3) (- (* 1/2 x) y))) (+ (* 1/16 (* (pow (log (E)) 3) (- (* 1/2 x) y))) (* 1/2 (* (log (E)) (+ (* -1/4 (* (pow (log (E)) 2) (- (* 1/2 x) y))) (* 1/8 (* (pow (log (E)) 2) (- (* 1/2 x) y)))))))))) (+ (* -1/4 (* (pow (log (E)) 2) (- (* 1/2 x) y))) (* 1/8 (* (pow (log (E)) 2) (- (* 1/2 x) y)))))) (* -1/2 (* (log (E)) (- (* 1/2 x) y)))))) y) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 t t) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal -1/8 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/24 binary64)))))))) y)) |
(/ (- (* 1/2 x) y) (exp (* -1/2 (* (pow t 2) (log (E)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(/ (- (* 1/2 x) y) (exp (* -1/2 (* (pow t 2) (log (E)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(/ (- (* 1/2 x) y) (exp (* -1/2 (* (pow t 2) (log (E)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(/ (- (* 1/2 x) y) (exp (* -1/2 (* (pow t 2) (log (E)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(/ (- (* 1/2 x) y) (exp (* -1/2 (* (pow t 2) (log (E)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(/ (- (* 1/2 x) y) (exp (* -1/2 (* (pow t 2) (log (E)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(/ (- (* 1/2 x) y) (exp (* -1/2 (* (pow t 2) (log (E)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(/ (- (* 1/2 x) y) (exp (* -1/2 (* (pow t 2) (log (E)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow t 2))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) |
(+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) |
(exp (* 1/2 (pow t 2))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(exp (* 1/2 (pow t 2))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(exp (* 1/2 (pow t 2))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(exp (* 1/2 (pow t 2))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(exp (* 1/2 (pow t 2))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(exp (* 1/2 (pow t 2))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(exp (* 1/2 (pow t 2))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(exp (* 1/2 (pow t 2))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
1 |
#s(literal 1 binary64) |
(+ 1 t) |
(+.f64 t #s(literal 1 binary64)) |
(+ 1 (* t (+ 1 (* 1/2 t)))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) t)))) |
(+ 1 (* t (+ 1 (* t (+ 1/2 (* 1/6 t)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t #s(literal 1/6 binary64))))))) |
(exp t) |
(exp.f64 t) |
(exp t) |
(exp.f64 t) |
(exp t) |
(exp.f64 t) |
(exp t) |
(exp.f64 t) |
(exp t) |
(exp.f64 t) |
(exp t) |
(exp.f64 t) |
(exp t) |
(exp.f64 t) |
(exp t) |
(exp.f64 t) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/48 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/48 binary64)) |
(* 1/48 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/48 binary64)) |
(* 1/48 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/48 binary64)) |
(* 1/48 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/48 binary64)) |
(* 1/48 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/48 binary64)) |
(* 1/48 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/48 binary64)) |
(* 1/48 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/48 binary64)) |
(* 1/48 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/48 binary64)) |
(* 1/48 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/48 binary64)) |
(* 1/48 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/48 binary64)) |
(* 1/48 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/48 binary64)) |
(* 1/48 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/48 binary64)) |
(* 1/2 (pow t 2)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 t t)) |
(* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) |
(*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) |
(* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))) |
(*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) |
(* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))) |
(*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) |
(* 1/48 (pow t 6)) |
(*.f64 #s(literal 1/48 binary64) (pow.f64 t #s(literal 6 binary64))) |
(* (pow t 6) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 t t)))) |
(* (pow t 6) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2)))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 t t))) (/.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 4 binary64))))) |
(* (pow t 6) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2)))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 t t))) (/.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 4 binary64))))) |
(* 1/48 (pow t 6)) |
(*.f64 #s(literal 1/48 binary64) (pow.f64 t #s(literal 6 binary64))) |
(* (pow t 6) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 t t)))) |
(* (pow t 6) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2)))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 t t))) (/.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 4 binary64))))) |
(* (pow t 6) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2)))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 t t))) (/.f64 #s(literal 1/2 binary64) (pow.f64 t #s(literal 4 binary64))))) |
(* 1/8 t) |
(*.f64 t #s(literal 1/8 binary64)) |
(* t (+ 1/8 (* 1/48 (pow t 2)))) |
(*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) |
(* t (+ 1/8 (* 1/48 (pow t 2)))) |
(*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) |
(* t (+ 1/8 (* 1/48 (pow t 2)))) |
(*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) |
(* 1/48 (pow t 3)) |
(*.f64 #s(literal 1/48 binary64) (*.f64 t (*.f64 t t))) |
(* (pow t 3) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(*.f64 (+.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(* (pow t 3) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(*.f64 (+.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(* (pow t 3) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(*.f64 (+.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(* 1/48 (pow t 3)) |
(*.f64 #s(literal 1/48 binary64) (*.f64 t (*.f64 t t))) |
(* (pow t 3) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(*.f64 (+.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(* (pow t 3) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(*.f64 (+.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
(* (pow t 3) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(*.f64 (+.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (* (pow t 2) (log (E))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) |
(+ 1 (* (pow t 2) (+ (* -1/2 (log (E))) (* 1/8 (* (pow t 2) (pow (log (E)) 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(+ 1 (* (pow t 2) (+ (* -1/2 (log (E))) (* (pow t 2) (+ (* -1/48 (* (pow t 2) (pow (log (E)) 3))) (* 1/8 (pow (log (E)) 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal -1/48 binary64))))))) |
(exp (* -1/2 (* (pow t 2) (log (E))))) |
(exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) |
(exp (* -1/2 (* (pow t 2) (log (E))))) |
(exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) |
(exp (* -1/2 (* (pow t 2) (log (E))))) |
(exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) |
(exp (* -1/2 (* (pow t 2) (log (E))))) |
(exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) |
(exp (* -1/2 (* (pow t 2) (log (E))))) |
(exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) |
(exp (* -1/2 (* (pow t 2) (log (E))))) |
(exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) |
(exp (* -1/2 (* (pow t 2) (log (E))))) |
(exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) |
(exp (* -1/2 (* (pow t 2) (log (E))))) |
(exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) |
(* -1/2 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal -1/2 binary64)) |
(* -1/2 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal -1/2 binary64)) |
(* -1/2 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal -1/2 binary64)) |
(* -1/2 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal -1/2 binary64)) |
(* -1/2 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal -1/2 binary64)) |
(* -1/2 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal -1/2 binary64)) |
(* -1/2 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal -1/2 binary64)) |
(* -1/2 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal -1/2 binary64)) |
(* -1/2 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal -1/2 binary64)) |
(* -1/2 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal -1/2 binary64)) |
(* -1/2 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal -1/2 binary64)) |
(* -1/2 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal -1/2 binary64)) |
Compiled 75671 to 4994 computations (93.4% saved)
35 alts after pruning (34 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2168 | 32 | 2200 |
| Fresh | 7 | 2 | 9 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2179 | 35 | 2214 |
| Status | Accuracy | Program |
|---|---|---|
| 49.3% | (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) | |
| 23.0% | (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) | |
| 99.8% | (/.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 (E.f64) (E.f64)) (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 99.8% | (/.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 99.8% | (/.f64 (sqrt.f64 (*.f64 (pow.f64 (E.f64) (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| ▶ | 95.7% | (/.f64 (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| 50.2% | (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 49.9% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) | |
| 50.1% | (*.f64 (pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) | |
| 44.6% | (*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) | |
| 50.1% | (*.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) | |
| 95.4% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) | |
| 50.1% | (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) | |
| ▶ | 26.8% | (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 z)) |
| 64.7% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) | |
| 50.2% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) | |
| ✓ | 50.3% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
| 25.9% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) | |
| ▶ | 99.8% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 (E.f64) (E.f64)) (neg.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))))) |
| ▶ | 88.6% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))) |
| 93.6% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) | |
| 23.2% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64))) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (-.f64 (*.f64 (*.f64 t #s(literal 1/8 binary64)) (*.f64 t #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 t #s(literal 1/8 binary64)))))))))))) | |
| 65.3% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/2304 binary64))) t) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) | |
| 52.8% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64)))) t) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 1/8 binary64))))))))))) | |
| 71.2% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 (+.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))))))))) | |
| 93.6% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) | |
| 60.6% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) | |
| 64.5% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) y)))) | |
| 50.7% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) | |
| 51.0% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 93.9% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x))))) | |
| 61.4% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) | |
| ▶ | 26.9% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
| 25.9% | (*.f64 (sqrt.f64 z) (*.f64 y (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) | |
| 52.0% | (*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 y x))))) |
Compiled 1898 to 1251 computations (34.1% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 z)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) |
| ✓ | cost-diff | 0 | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 z #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 z #s(literal 2 binary64)))) |
| ✓ | cost-diff | 128 | (/.f64 (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 z #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) x) |
| ✓ | cost-diff | 0 | (*.f64 z #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
| ✓ | cost-diff | 64 | (neg.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))) |
| ✓ | cost-diff | 64 | (pow.f64 (*.f64 (E.f64) (E.f64)) (neg.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) |
| ✓ | cost-diff | 64 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 (E.f64) (E.f64)) (neg.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
| ✓ | cost-diff | 64 | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 (E.f64) (E.f64)) (neg.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))))) |
| 11690× | accelerator-lowering-fma.f32 |
| 11690× | accelerator-lowering-fma.f64 |
| 3402× | *-lowering-*.f32 |
| 3402× | *-lowering-*.f64 |
| 2876× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 380 |
| 1 | 115 | 374 |
| 2 | 338 | 374 |
| 3 | 1115 | 364 |
| 4 | 2706 | 364 |
| 5 | 4677 | 364 |
| 6 | 7340 | 364 |
| 0 | 8418 | 340 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt (* z 2)) (* (- (* x 1/2) y) (pow (* (E) (E)) (neg (/ (* t t) -4))))) |
(sqrt (* z 2)) |
(* z 2) |
z |
2 |
(* (- (* x 1/2) y) (pow (* (E) (E)) (neg (/ (* t t) -4)))) |
(- (* x 1/2) y) |
(* x 1/2) |
x |
1/2 |
y |
(pow (* (E) (E)) (neg (/ (* t t) -4))) |
(* (E) (E)) |
(E) |
(neg (/ (* t t) -4)) |
(/ (* t t) -4) |
(* t t) |
t |
-4 |
(* (sqrt (* z 2)) (* 1/2 x)) |
(sqrt (* z 2)) |
(* z 2) |
z |
2 |
(* 1/2 x) |
1/2 |
x |
(* (sqrt (* z 2)) (* (- (* x 1/2) y) (+ (* 1/2 (* t t)) 1))) |
(sqrt (* z 2)) |
(* z 2) |
z |
2 |
(* (- (* x 1/2) y) (+ (* 1/2 (* t t)) 1)) |
(- (* x 1/2) y) |
(* x 1/2) |
x |
1/2 |
y |
(+ (* 1/2 (* t t)) 1) |
(* 1/2 (* t t)) |
(* t t) |
t |
1 |
(/ (sqrt (* (+ 1 (* (* t t) (+ 1 (* (* t t) (+ 1/2 (* (* t t) 1/6)))))) (* z 2))) (/ 1 (- (* x 1/2) y))) |
(sqrt (* (+ 1 (* (* t t) (+ 1 (* (* t t) (+ 1/2 (* (* t t) 1/6)))))) (* z 2))) |
(* (+ 1 (* (* t t) (+ 1 (* (* t t) (+ 1/2 (* (* t t) 1/6)))))) (* z 2)) |
(+ 1 (* (* t t) (+ 1 (* (* t t) (+ 1/2 (* (* t t) 1/6)))))) |
1 |
(* (* t t) (+ 1 (* (* t t) (+ 1/2 (* (* t t) 1/6))))) |
(* t t) |
t |
(+ 1 (* (* t t) (+ 1/2 (* (* t t) 1/6)))) |
(* (* t t) (+ 1/2 (* (* t t) 1/6))) |
(+ 1/2 (* (* t t) 1/6)) |
1/2 |
(* (* t t) 1/6) |
1/6 |
(* z 2) |
z |
2 |
(/ 1 (- (* x 1/2) y)) |
(- (* x 1/2) y) |
(* x 1/2) |
x |
y |
(* (* 1/2 (* (sqrt 2) x)) (sqrt z)) |
(* 1/2 (* (sqrt 2) x)) |
1/2 |
(* (sqrt 2) x) |
(sqrt 2) |
2 |
x |
(sqrt z) |
z |
| Outputs |
|---|
(* (sqrt (* z 2)) (* (- (* x 1/2) y) (pow (* (E) (E)) (neg (/ (* t t) -4))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 (E.f64) (E.f64)) (/.f64 (*.f64 t t) #s(literal 4 binary64))))) |
(sqrt (* z 2)) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(* z 2) |
(*.f64 z #s(literal 2 binary64)) |
z |
2 |
#s(literal 2 binary64) |
(* (- (* x 1/2) y) (pow (* (E) (E)) (neg (/ (* t t) -4)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 (E.f64) (E.f64)) (/.f64 (*.f64 t t) #s(literal 4 binary64)))) |
(- (* x 1/2) y) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
1/2 |
#s(literal 1/2 binary64) |
y |
(pow (* (E) (E)) (neg (/ (* t t) -4))) |
(pow.f64 (*.f64 (E.f64) (E.f64)) (/.f64 (*.f64 t t) #s(literal 4 binary64))) |
(* (E) (E)) |
(*.f64 (E.f64) (E.f64)) |
(E) |
(E.f64) |
(neg (/ (* t t) -4)) |
(/.f64 (*.f64 t t) #s(literal 4 binary64)) |
(/ (* t t) -4) |
(/.f64 (*.f64 t t) #s(literal -4 binary64)) |
(* t t) |
(*.f64 t t) |
t |
-4 |
#s(literal -4 binary64) |
(* (sqrt (* z 2)) (* 1/2 x)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(sqrt (* z 2)) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(* z 2) |
(*.f64 z #s(literal 2 binary64)) |
z |
2 |
#s(literal 2 binary64) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
x |
(* (sqrt (* z 2)) (* (- (* x 1/2) y) (+ (* 1/2 (* t t)) 1))) |
(*.f64 (+.f64 y (*.f64 x #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) |
(sqrt (* z 2)) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(* z 2) |
(*.f64 z #s(literal 2 binary64)) |
z |
2 |
#s(literal 2 binary64) |
(* (- (* x 1/2) y) (+ (* 1/2 (* t t)) 1)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))) |
(- (* x 1/2) y) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
1/2 |
#s(literal 1/2 binary64) |
y |
(+ (* 1/2 (* t t)) 1) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) |
(* 1/2 (* t t)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 t t)) |
(* t t) |
(*.f64 t t) |
t |
1 |
#s(literal 1 binary64) |
(/ (sqrt (* (+ 1 (* (* t t) (+ 1 (* (* t t) (+ 1/2 (* (* t t) 1/6)))))) (* z 2))) (/ 1 (- (* x 1/2) y))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) |
(sqrt (* (+ 1 (* (* t t) (+ 1 (* (* t t) (+ 1/2 (* (* t t) 1/6)))))) (* z 2))) |
(sqrt.f64 (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) |
(* (+ 1 (* (* t t) (+ 1 (* (* t t) (+ 1/2 (* (* t t) 1/6)))))) (* z 2)) |
(*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) |
(+ 1 (* (* t t) (+ 1 (* (* t t) (+ 1/2 (* (* t t) 1/6)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) |
1 |
#s(literal 1 binary64) |
(* (* t t) (+ 1 (* (* t t) (+ 1/2 (* (* t t) 1/6))))) |
(*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))) |
(* t t) |
(*.f64 t t) |
t |
(+ 1 (* (* t t) (+ 1/2 (* (* t t) 1/6)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))) |
(* (* t t) (+ 1/2 (* (* t t) 1/6))) |
(*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))) |
(+ 1/2 (* (* t t) 1/6)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(* (* t t) 1/6) |
(*.f64 (*.f64 t t) #s(literal 1/6 binary64)) |
1/6 |
#s(literal 1/6 binary64) |
(* z 2) |
(*.f64 z #s(literal 2 binary64)) |
z |
2 |
#s(literal 2 binary64) |
(/ 1 (- (* x 1/2) y)) |
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(- (* x 1/2) y) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
y |
(* (* 1/2 (* (sqrt 2) x)) (sqrt z)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 z))) |
(* 1/2 (* (sqrt 2) x)) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
1/2 |
#s(literal 1/2 binary64) |
(* (sqrt 2) x) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
x |
(sqrt z) |
(sqrt.f64 z) |
z |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sqrt.f64 z) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | accuracy | 99.4% | (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 z)) |
| ✓ | accuracy | 99.3% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) |
| ✓ | accuracy | 99.1% | (/.f64 (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| ✓ | accuracy | 98.1% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 z #s(literal 2 binary64))) |
| ✓ | accuracy | 89.1% | (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 z #s(literal 2 binary64)))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) |
| ✓ | accuracy | 97.4% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))) |
| ✓ | accuracy | 95.4% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))) |
| ✓ | accuracy | 100.0% | (*.f64 z #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/2 binary64) x) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| ✓ | accuracy | 99.6% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
| ✓ | accuracy | 100.0% | (E.f64) |
| ✓ | accuracy | 100.0% | (pow.f64 (*.f64 (E.f64) (E.f64)) (neg.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) |
| ✓ | accuracy | 99.8% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 (E.f64) (E.f64)) (neg.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))))) |
| ✓ | accuracy | 98.4% | (*.f64 (E.f64) (E.f64)) |
| 253.0ms | 256× | 0 | valid |
Compiled 389 to 43 computations (88.9% saved)
ival-mult: 135.0ms (76.5% of total)ival-pow: 11.0ms (6.2% of total)ival-sqrt: 10.0ms (5.7% of total)ival-div: 6.0ms (3.4% of total)ival-add: 5.0ms (2.8% of total)...c/correct-round.rkt:119:19: 5.0ms (2.8% of total)ival-e: 2.0ms (1.1% of total)ival-sub: 1.0ms (0.6% of total)const: 1.0ms (0.6% of total)ival-neg: 1.0ms (0.6% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (sqrt (* z 2)) (* (- (* x 1/2) y) (pow (* (E) (E)) (neg (/ (* t t) -4)))))> |
#<alt (* (- (* x 1/2) y) (pow (* (E) (E)) (neg (/ (* t t) -4))))> |
#<alt (pow (* (E) (E)) (neg (/ (* t t) -4)))> |
#<alt (neg (/ (* t t) -4))> |
#<alt (* (sqrt (* z 2)) (* 1/2 x))> |
#<alt (sqrt (* z 2))> |
#<alt (* z 2)> |
#<alt (* 1/2 x)> |
#<alt (* (sqrt (* z 2)) (* (- (* x 1/2) y) (+ (* 1/2 (* t t)) 1)))> |
#<alt (* (- (* x 1/2) y) (+ (* 1/2 (* t t)) 1))> |
#<alt (/ (sqrt (* (+ 1 (* (* t t) (+ 1 (* (* t t) (+ 1/2 (* (* t t) 1/6)))))) (* z 2))) (/ 1 (- (* x 1/2) y)))> |
#<alt (sqrt (* (+ 1 (* (* t t) (+ 1 (* (* t t) (+ 1/2 (* (* t t) 1/6)))))) (* z 2)))> |
#<alt (* (+ 1 (* (* t t) (+ 1 (* (* t t) (+ 1/2 (* (* t t) 1/6)))))) (* z 2))> |
#<alt (+ 1 (* (* t t) (+ 1 (* (* t t) (+ 1/2 (* (* t t) 1/6))))))> |
#<alt (* (* 1/2 (* (sqrt 2) x)) (sqrt z))> |
#<alt (* 1/2 (* (sqrt 2) x))> |
#<alt (* (sqrt 2) x)> |
#<alt (sqrt 2)> |
#<alt (* (E) (E))> |
#<alt (E)> |
#<alt (* 1/2 (* t t))> |
#<alt (* (* t t) 1/6)> |
#<alt (sqrt z)> |
| Outputs |
|---|
#<alt (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* -1 (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))> |
#<alt (* -1 (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))> |
#<alt (* -1 (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))> |
#<alt (* -1 (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))> |
#<alt (* -1 (* (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z)))> |
#<alt (+ (* -1 (* (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z))))> |
#<alt (* 1/2 (* (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z)))> |
#<alt (* x (+ (* -1 (* (/ (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))))))> |
#<alt (* x (+ (* -1 (* (/ (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))))))> |
#<alt (* x (+ (* -1 (* (/ (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))))))> |
#<alt (* 1/2 (* (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z)))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) x) (sqrt z)))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) x) (sqrt z)))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) x) (sqrt z)))))> |
#<alt (* 1/2 (* (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z)))> |
#<alt (+ (* -1 (* (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z))))> |
#<alt (* -1 (* (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z)))> |
#<alt (* y (+ (* -1 (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) y) (sqrt z)))))> |
#<alt (* y (+ (* -1 (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) y) (sqrt z)))))> |
#<alt (* y (+ (* -1 (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) y) (sqrt z)))))> |
#<alt (* -1 (* (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z)))> |
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))))))> |
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))))))> |
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))))))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (+ (* 1/4 (* (* (pow t 2) (* (log (pow (E) 2)) (* (sqrt 2) (- (* 1/2 x) y)))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/32 (* (* (pow t 2) (* (pow (log (pow (E) 2)) 2) (* (sqrt 2) (- (* 1/2 x) y)))) (sqrt z))) (* 1/4 (* (sqrt z) (* (log (pow (E) 2)) (* (sqrt 2) (- (* 1/2 x) y))))))))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/4 (* (sqrt z) (* (log (pow (E) 2)) (* (sqrt 2) (- (* 1/2 x) y))))) (* (pow t 2) (+ (* 1/384 (* (* (pow t 2) (* (pow (log (pow (E) 2)) 3) (* (sqrt 2) (- (* 1/2 x) y)))) (sqrt z))) (* 1/32 (* (sqrt z) (* (pow (log (pow (E) 2)) 2) (* (sqrt 2) (- (* 1/2 x) y))))))))))> |
#<alt (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* -1 (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))))> |
#<alt (+ (* -1 (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))))) (* 1/2 (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))))))> |
#<alt (+ (* -1 (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))))) (* 1/2 (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))))))> |
#<alt (+ (* -1 (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))))) (* 1/2 (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))))))> |
#<alt (* 1/2 (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))))> |
#<alt (* x (+ (* -1 (/ (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) x)) (* 1/2 (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))))))> |
#<alt (* x (+ (* -1 (/ (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) x)) (* 1/2 (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))))))> |
#<alt (* x (+ (* -1 (/ (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) x)) (* 1/2 (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))))))> |
#<alt (* 1/2 (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))))> |
#<alt (* -1 (* x (+ (* -1/2 (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) (/ (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) x))))> |
#<alt (* -1 (* x (+ (* -1/2 (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) (/ (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) x))))> |
#<alt (* -1 (* x (+ (* -1/2 (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) (/ (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) x))))> |
#<alt (* 1/2 (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))))> |
#<alt (+ (* -1 (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))))) (* 1/2 (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))))))> |
#<alt (+ (* -1 (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))))) (* 1/2 (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))))))> |
#<alt (+ (* -1 (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))))) (* 1/2 (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))))))> |
#<alt (* -1 (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))))> |
#<alt (* y (+ (* -1 (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) (* 1/2 (/ (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) y))))> |
#<alt (* y (+ (* -1 (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) (* 1/2 (/ (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) y))))> |
#<alt (* y (+ (* -1 (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) (* 1/2 (/ (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) y))))> |
#<alt (* -1 (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))))> |
#<alt (* -1 (* y (+ (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* -1/2 (/ (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) y)))))> |
#<alt (* -1 (* y (+ (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* -1/2 (/ (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) y)))))> |
#<alt (* -1 (* y (+ (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* -1/2 (/ (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) y)))))> |
#<alt (- (* 1/2 x) y)> |
#<alt (- (+ (* 1/4 (* (pow t 2) (* (log (pow (E) 2)) (- (* 1/2 x) y)))) (* 1/2 x)) y)> |
#<alt (- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/32 (* (pow t 2) (* (pow (log (pow (E) 2)) 2) (- (* 1/2 x) y)))) (* 1/4 (* (log (pow (E) 2)) (- (* 1/2 x) y)))))) y)> |
#<alt (- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/4 (* (log (pow (E) 2)) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/384 (* (pow t 2) (* (pow (log (pow (E) 2)) 3) (- (* 1/2 x) y)))) (* 1/32 (* (pow (log (pow (E) 2)) 2) (- (* 1/2 x) y)))))))) y)> |
#<alt (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (- (* 1/2 x) y))> |
#<alt (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (- (* 1/2 x) y))> |
#<alt (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (- (* 1/2 x) y))> |
#<alt (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (- (* 1/2 x) y))> |
#<alt (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (- (* 1/2 x) y))> |
#<alt (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (- (* 1/2 x) y))> |
#<alt (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (- (* 1/2 x) y))> |
#<alt (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (- (* 1/2 x) y))> |
#<alt 1> |
#<alt (+ 1 (* 1/4 (* (pow t 2) (log (pow (E) 2)))))> |
#<alt (+ 1 (* (pow t 2) (+ (* 1/32 (* (pow t 2) (pow (log (pow (E) 2)) 2))) (* 1/4 (log (pow (E) 2))))))> |
#<alt (+ 1 (* (pow t 2) (+ (* 1/4 (log (pow (E) 2))) (* (pow t 2) (+ (* 1/384 (* (pow t 2) (pow (log (pow (E) 2)) 3))) (* 1/32 (pow (log (pow (E) 2)) 2)))))))> |
#<alt (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))> |
#<alt (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))> |
#<alt (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))> |
#<alt (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))> |
#<alt (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))> |
#<alt (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))> |
#<alt (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))> |
#<alt (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))> |
#<alt (* 1/4 (pow t 2))> |
#<alt (* 1/4 (pow t 2))> |
#<alt (* 1/4 (pow t 2))> |
#<alt (* 1/4 (pow t 2))> |
#<alt (* 1/4 (pow t 2))> |
#<alt (* 1/4 (pow t 2))> |
#<alt (* 1/4 (pow t 2))> |
#<alt (* 1/4 (pow t 2))> |
#<alt (* 1/4 (pow t 2))> |
#<alt (* 1/4 (pow t 2))> |
#<alt (* 1/4 (pow t 2))> |
#<alt (* 1/4 (pow t 2))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* -1/2 (* (* x (* (sqrt -2) (sqrt -1))) (sqrt z)))> |
#<alt (* -1/2 (* (* x (* (sqrt -2) (sqrt -1))) (sqrt z)))> |
#<alt (* -1/2 (* (* x (* (sqrt -2) (sqrt -1))) (sqrt z)))> |
#<alt (* -1/2 (* (* x (* (sqrt -2) (sqrt -1))) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* (sqrt z) (sqrt 2))> |
#<alt (* (sqrt z) (sqrt 2))> |
#<alt (* (sqrt z) (sqrt 2))> |
#<alt (* (sqrt z) (sqrt 2))> |
#<alt (* (sqrt z) (sqrt 2))> |
#<alt (* (sqrt z) (sqrt 2))> |
#<alt (* (sqrt z) (sqrt 2))> |
#<alt (* (sqrt z) (sqrt 2))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))> |
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))> |
#<alt (* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))> |
#<alt (* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))> |
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z)))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z)))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z)))))> |
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z)))))> |
#<alt (* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z)))))> |
#<alt (* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z)))))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))> |
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))> |
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))> |
#<alt (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))> |
#<alt (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))> |
#<alt (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))> |
#<alt (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))> |
#<alt (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))> |
#<alt (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))> |
#<alt (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))> |
#<alt (* -1 (* y (+ 1 (* 1/2 (pow t 2)))))> |
#<alt (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))))> |
#<alt (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))))> |
#<alt (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))))> |
#<alt (* 1/2 (* x (+ 1 (* 1/2 (pow t 2)))))> |
#<alt (* x (+ (* -1 (/ (* y (+ 1 (* 1/2 (pow t 2)))) x)) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))> |
#<alt (* x (+ (* -1 (/ (* y (+ 1 (* 1/2 (pow t 2)))) x)) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))> |
#<alt (* x (+ (* -1 (/ (* y (+ 1 (* 1/2 (pow t 2)))) x)) (* 1/2 (+ 1 (* 1/2 (pow t 2))))))> |
#<alt (* 1/2 (* x (+ 1 (* 1/2 (pow t 2)))))> |
#<alt (* -1 (* x (+ (* -1/2 (+ 1 (* 1/2 (pow t 2)))) (/ (* y (+ 1 (* 1/2 (pow t 2)))) x))))> |
#<alt (* -1 (* x (+ (* -1/2 (+ 1 (* 1/2 (pow t 2)))) (/ (* y (+ 1 (* 1/2 (pow t 2)))) x))))> |
#<alt (* -1 (* x (+ (* -1/2 (+ 1 (* 1/2 (pow t 2)))) (/ (* y (+ 1 (* 1/2 (pow t 2)))) x))))> |
#<alt (* 1/2 (* x (+ 1 (* 1/2 (pow t 2)))))> |
#<alt (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))))> |
#<alt (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))))> |
#<alt (+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))))> |
#<alt (* -1 (* y (+ 1 (* 1/2 (pow t 2)))))> |
#<alt (* y (+ (* -1 (+ 1 (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y))))> |
#<alt (* y (+ (* -1 (+ 1 (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y))))> |
#<alt (* y (+ (* -1 (+ 1 (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y))))> |
#<alt (* -1 (* y (+ 1 (* 1/2 (pow t 2)))))> |
#<alt (* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y)) (* 1/2 (pow t 2))))))> |
#<alt (* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y)) (* 1/2 (pow t 2))))))> |
#<alt (* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y)) (* 1/2 (pow t 2))))))> |
#<alt (- (* 1/2 x) y)> |
#<alt (- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y)> |
#<alt (- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y)> |
#<alt (- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y)> |
#<alt (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))> |
#<alt (* (pow t 2) (- (+ (* 1/2 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 2)))) (/ y (pow t 2))))> |
#<alt (* (pow t 2) (- (+ (* 1/2 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 2)))) (/ y (pow t 2))))> |
#<alt (* (pow t 2) (- (+ (* 1/2 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 2)))) (/ y (pow t 2))))> |
#<alt (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))> |
#<alt (* (pow t 2) (- (+ (* 1/2 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 2)))) (/ y (pow t 2))))> |
#<alt (* (pow t 2) (- (+ (* 1/2 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 2)))) (/ y (pow t 2))))> |
#<alt (* (pow t 2) (- (+ (* 1/2 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 2)))) (/ y (pow t 2))))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z)))))))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z)))))))))> |
#<alt (* (* (pow t 3) (* (sqrt 1/6) (* (sqrt 2) (- (* 1/2 x) y)))) (sqrt z))> |
#<alt (* (pow t 3) (+ (* 1/4 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (* (sqrt z) (* (sqrt 1/6) (* (sqrt 2) (- (* 1/2 x) y))))))> |
#<alt (* (pow t 3) (+ (* 1/4 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (* (- z (* 1/16 (/ z (pow (sqrt 1/6) 2)))) (- (* 1/2 x) y))) (* (pow t 4) (sqrt 1/6))) (sqrt (/ 1 z)))) (* (sqrt z) (* (sqrt 1/6) (* (sqrt 2) (- (* 1/2 x) y)))))))> |
#<alt (* (pow t 3) (+ (* 1/4 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (* (- z (* 1/16 (/ z (pow (sqrt 1/6) 2)))) (- (* 1/2 x) y))) (* (pow t 4) (sqrt 1/6))) (sqrt (/ 1 z)))) (+ (* 1/2 (* (/ (* (sqrt 2) (* (- z (* 1/4 (/ (- z (* 1/16 (/ z (pow (sqrt 1/6) 2)))) (pow (sqrt 1/6) 2)))) (- (* 1/2 x) y))) (* (pow t 6) (sqrt 1/6))) (sqrt (/ 1 z)))) (* (sqrt z) (* (sqrt 1/6) (* (sqrt 2) (- (* 1/2 x) y))))))))> |
#<alt (* -1 (* (* (pow t 3) (* (sqrt 1/6) (* (sqrt 2) (- (* 1/2 x) y)))) (sqrt z)))> |
#<alt (* -1 (* (pow t 3) (+ (* 1/4 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (* (sqrt z) (* (sqrt 1/6) (* (sqrt 2) (- (* 1/2 x) y)))))))> |
#<alt (* -1 (* (pow t 3) (+ (* 1/4 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (* (- z (* 1/16 (/ z (pow (sqrt 1/6) 2)))) (- (* 1/2 x) y))) (* (pow t 4) (sqrt 1/6))) (sqrt (/ 1 z)))) (* (sqrt z) (* (sqrt 1/6) (* (sqrt 2) (- (* 1/2 x) y))))))))> |
#<alt (* -1 (* (pow t 3) (+ (* 1/4 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (* (- z (* 1/16 (/ z (pow (sqrt 1/6) 2)))) (- (* 1/2 x) y))) (* (pow t 4) (sqrt 1/6))) (sqrt (/ 1 z)))) (+ (* 1/2 (* (/ (* (sqrt 2) (* (- z (* 1/4 (/ (- z (* 1/16 (/ z (pow (sqrt 1/6) 2)))) (pow (sqrt 1/6) 2)))) (- (* 1/2 x) y))) (* (pow t 6) (sqrt 1/6))) (sqrt (/ 1 z)))) (* (sqrt z) (* (sqrt 1/6) (* (sqrt 2) (- (* 1/2 x) y)))))))))> |
#<alt (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))> |
#<alt (* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))> |
#<alt (* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))> |
#<alt (* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))> |
#<alt (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))))> |
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))))> |
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))))> |
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))))> |
#<alt (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2)))))> |
#<alt (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2)))))> |
#<alt (* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2)))))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))))))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))))> |
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))))> |
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))))> |
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))))> |
#<alt (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))))> |
#<alt (* y (+ (* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))))))> |
#<alt (* y (+ (* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))))))> |
#<alt (* y (+ (* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))))))> |
#<alt (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))))> |
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2)))))> |
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2)))))> |
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2)))))> |
#<alt (* (sqrt z) (sqrt 2))> |
#<alt (+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2)))> |
#<alt (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z)))))))> |
#<alt (+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))))) (sqrt (/ 1 z)))))))))> |
#<alt (* (* (pow t 3) (* (sqrt 1/6) (sqrt 2))) (sqrt z))> |
#<alt (* (pow t 3) (+ (* 1/4 (* (/ (sqrt 2) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (* (sqrt z) (* (sqrt 1/6) (sqrt 2)))))> |
#<alt (* (pow t 3) (+ (* 1/4 (* (/ (sqrt 2) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- z (* 1/16 (/ z (pow (sqrt 1/6) 2))))) (* (pow t 4) (sqrt 1/6))) (sqrt (/ 1 z)))) (* (sqrt z) (* (sqrt 1/6) (sqrt 2))))))> |
#<alt (* (pow t 3) (+ (* 1/4 (* (/ (sqrt 2) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- z (* 1/16 (/ z (pow (sqrt 1/6) 2))))) (* (pow t 4) (sqrt 1/6))) (sqrt (/ 1 z)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- z (* 1/4 (/ (- z (* 1/16 (/ z (pow (sqrt 1/6) 2)))) (pow (sqrt 1/6) 2))))) (* (pow t 6) (sqrt 1/6))) (sqrt (/ 1 z)))) (* (sqrt z) (* (sqrt 1/6) (sqrt 2)))))))> |
#<alt (* -1 (* (* (pow t 3) (* (sqrt 1/6) (sqrt 2))) (sqrt z)))> |
#<alt (* -1 (* (pow t 3) (+ (* 1/4 (* (/ (sqrt 2) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (* (sqrt z) (* (sqrt 1/6) (sqrt 2))))))> |
#<alt (* -1 (* (pow t 3) (+ (* 1/4 (* (/ (sqrt 2) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- z (* 1/16 (/ z (pow (sqrt 1/6) 2))))) (* (pow t 4) (sqrt 1/6))) (sqrt (/ 1 z)))) (* (sqrt z) (* (sqrt 1/6) (sqrt 2)))))))> |
#<alt (* -1 (* (pow t 3) (+ (* 1/4 (* (/ (sqrt 2) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- z (* 1/16 (/ z (pow (sqrt 1/6) 2))))) (* (pow t 4) (sqrt 1/6))) (sqrt (/ 1 z)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- z (* 1/4 (/ (- z (* 1/16 (/ z (pow (sqrt 1/6) 2)))) (pow (sqrt 1/6) 2))))) (* (pow t 6) (sqrt 1/6))) (sqrt (/ 1 z)))) (* (sqrt z) (* (sqrt 1/6) (sqrt 2))))))))> |
#<alt (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))> |
#<alt (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))> |
#<alt (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))> |
#<alt (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))> |
#<alt (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))> |
#<alt (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))> |
#<alt (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))> |
#<alt (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))> |
#<alt (* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt -2) (sqrt -1))))> |
#<alt (* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt -2) (sqrt -1))))> |
#<alt (* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt -2) (sqrt -1))))> |
#<alt (* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt -2) (sqrt -1))))> |
#<alt (* 2 z)> |
#<alt (+ (* 2 z) (* 2 (* (pow t 2) z)))> |
#<alt (+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) z))))> |
#<alt (+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) (+ z (* 1/3 (* (pow t 2) z)))))))> |
#<alt (* 1/3 (* (pow t 6) z))> |
#<alt (* (pow t 6) (+ (* 1/3 z) (/ z (pow t 2))))> |
#<alt (* (pow t 6) (+ (* 1/3 z) (+ (* 2 (/ z (pow t 4))) (/ z (pow t 2)))))> |
#<alt (* (pow t 6) (+ (* 1/3 z) (+ (* 2 (/ z (pow t 4))) (+ (* 2 (/ z (pow t 6))) (/ z (pow t 2))))))> |
#<alt (* 1/3 (* (pow t 6) z))> |
#<alt (* (pow t 6) (+ (* 1/3 z) (/ z (pow t 2))))> |
#<alt (* (pow t 6) (+ (* 1/3 z) (+ (* 2 (/ z (pow t 4))) (/ z (pow t 2)))))> |
#<alt (* (pow t 6) (+ (* 1/3 z) (+ (* 2 (/ z (pow t 4))) (+ (* 2 (/ z (pow t 6))) (/ z (pow t 2))))))> |
#<alt (* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))> |
#<alt (* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))> |
#<alt (* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))> |
#<alt (* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))> |
#<alt (* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))> |
#<alt (* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))> |
#<alt (* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))> |
#<alt (* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))> |
#<alt (* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))> |
#<alt (* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))> |
#<alt (* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))> |
#<alt (* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))> |
#<alt 1> |
#<alt (+ 1 (pow t 2))> |
#<alt (+ 1 (* (pow t 2) (+ 1 (* 1/2 (pow t 2)))))> |
#<alt (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))> |
#<alt (* 1/6 (pow t 6))> |
#<alt (* (pow t 6) (+ 1/6 (* 1/2 (/ 1 (pow t 2)))))> |
#<alt (* (pow t 6) (+ 1/6 (+ (* 1/2 (/ 1 (pow t 2))) (/ 1 (pow t 4)))))> |
#<alt (* (pow t 6) (+ 1/6 (+ (* 1/2 (/ 1 (pow t 2))) (+ (/ 1 (pow t 4)) (/ 1 (pow t 6))))))> |
#<alt (* 1/6 (pow t 6))> |
#<alt (* (pow t 6) (+ 1/6 (* 1/2 (/ 1 (pow t 2)))))> |
#<alt (* (pow t 6) (+ 1/6 (+ (* 1/2 (/ 1 (pow t 2))) (/ 1 (pow t 4)))))> |
#<alt (* (pow t 6) (+ 1/6 (+ (* 1/2 (/ 1 (pow t 2))) (+ (/ 1 (pow t 4)) (/ 1 (pow t 6))))))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* -1/2 (* (* x (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt z)))> |
#<alt (* -1/2 (* (* x (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt z)))> |
#<alt (* -1/2 (* (* x (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt z)))> |
#<alt (* -1/2 (* (* x (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt z)))> |
#<alt (* 1/2 (* x (sqrt 2)))> |
#<alt (* 1/2 (* x (sqrt 2)))> |
#<alt (* 1/2 (* x (sqrt 2)))> |
#<alt (* 1/2 (* x (sqrt 2)))> |
#<alt (* 1/2 (* x (sqrt 2)))> |
#<alt (* 1/2 (* x (sqrt 2)))> |
#<alt (* 1/2 (* x (sqrt 2)))> |
#<alt (* 1/2 (* x (sqrt 2)))> |
#<alt (* 1/2 (* x (sqrt 2)))> |
#<alt (* 1/2 (* x (sqrt 2)))> |
#<alt (* 1/2 (* x (sqrt 2)))> |
#<alt (* 1/2 (* x (sqrt 2)))> |
#<alt (* x (sqrt 2))> |
#<alt (* x (sqrt 2))> |
#<alt (* x (sqrt 2))> |
#<alt (* x (sqrt 2))> |
#<alt (* x (sqrt 2))> |
#<alt (* x (sqrt 2))> |
#<alt (* x (sqrt 2))> |
#<alt (* x (sqrt 2))> |
#<alt (* x (sqrt 2))> |
#<alt (* x (sqrt 2))> |
#<alt (* x (sqrt 2))> |
#<alt (* x (sqrt 2))> |
#<alt (* 1/2 (pow t 2))> |
#<alt (* 1/2 (pow t 2))> |
#<alt (* 1/2 (pow t 2))> |
#<alt (* 1/2 (pow t 2))> |
#<alt (* 1/2 (pow t 2))> |
#<alt (* 1/2 (pow t 2))> |
#<alt (* 1/2 (pow t 2))> |
#<alt (* 1/2 (pow t 2))> |
#<alt (* 1/2 (pow t 2))> |
#<alt (* 1/2 (pow t 2))> |
#<alt (* 1/2 (pow t 2))> |
#<alt (* 1/2 (pow t 2))> |
#<alt (* 1/6 (pow t 2))> |
#<alt (* 1/6 (pow t 2))> |
#<alt (* 1/6 (pow t 2))> |
#<alt (* 1/6 (pow t 2))> |
#<alt (* 1/6 (pow t 2))> |
#<alt (* 1/6 (pow t 2))> |
#<alt (* 1/6 (pow t 2))> |
#<alt (* 1/6 (pow t 2))> |
#<alt (* 1/6 (pow t 2))> |
#<alt (* 1/6 (pow t 2))> |
#<alt (* 1/6 (pow t 2))> |
#<alt (* 1/6 (pow t 2))> |
#<alt (sqrt z)> |
#<alt (sqrt z)> |
#<alt (sqrt z)> |
#<alt (sqrt z)> |
#<alt (sqrt z)> |
#<alt (sqrt z)> |
#<alt (sqrt z)> |
#<alt (sqrt z)> |
#<alt (* -1 (* (sqrt z) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt z) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt z) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt z) (pow (sqrt -1) 2)))> |
111 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 128.0ms | z | @ | 0 | (* (sqrt (* z 2)) (* (- (* x 1/2) y) (pow (* (E) (E)) (neg (/ (* t t) -4))))) |
| 5.0ms | y | @ | 0 | (* (sqrt (* z 2)) (* (- (* x 1/2) y) (pow (* (E) (E)) (neg (/ (* t t) -4))))) |
| 2.0ms | x | @ | 0 | (* (sqrt (* z 2)) (* (- (* x 1/2) y) (pow (* (E) (E)) (neg (/ (* t t) -4))))) |
| 2.0ms | t | @ | inf | (sqrt (* (+ 1 (* (* t t) (+ 1 (* (* t t) (+ 1/2 (* (* t t) 1/6)))))) (* z 2))) |
| 2.0ms | t | @ | inf | (/ (sqrt (* (+ 1 (* (* t t) (+ 1 (* (* t t) (+ 1/2 (* (* t t) 1/6)))))) (* z 2))) (/ 1 (- (* x 1/2) y))) |
| 1× | batch-egg-rewrite |
| 4296× | *-lowering-*.f32 |
| 4296× | *-lowering-*.f64 |
| 3772× | accelerator-lowering-fma.f32 |
| 3772× | accelerator-lowering-fma.f64 |
| 3754× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 232 |
| 1 | 226 | 226 |
| 2 | 1735 | 218 |
| 0 | 8354 | 204 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt (* z 2)) (* (- (* x 1/2) y) (pow (* (E) (E)) (neg (/ (* t t) -4))))) |
(* (- (* x 1/2) y) (pow (* (E) (E)) (neg (/ (* t t) -4)))) |
(pow (* (E) (E)) (neg (/ (* t t) -4))) |
(neg (/ (* t t) -4)) |
(* (sqrt (* z 2)) (* 1/2 x)) |
(sqrt (* z 2)) |
(* z 2) |
(* 1/2 x) |
(* (sqrt (* z 2)) (* (- (* x 1/2) y) (+ (* 1/2 (* t t)) 1))) |
(* (- (* x 1/2) y) (+ (* 1/2 (* t t)) 1)) |
(/ (sqrt (* (+ 1 (* (* t t) (+ 1 (* (* t t) (+ 1/2 (* (* t t) 1/6)))))) (* z 2))) (/ 1 (- (* x 1/2) y))) |
(sqrt (* (+ 1 (* (* t t) (+ 1 (* (* t t) (+ 1/2 (* (* t t) 1/6)))))) (* z 2))) |
(* (+ 1 (* (* t t) (+ 1 (* (* t t) (+ 1/2 (* (* t t) 1/6)))))) (* z 2)) |
(+ 1 (* (* t t) (+ 1 (* (* t t) (+ 1/2 (* (* t t) 1/6)))))) |
(* (* 1/2 (* (sqrt 2) x)) (sqrt z)) |
(* 1/2 (* (sqrt 2) x)) |
(* (sqrt 2) x) |
(sqrt 2) |
(* (E) (E)) |
(E) |
(* 1/2 (* t t)) |
(* (* t t) 1/6) |
(sqrt z) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) (neg.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64)))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64)))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64)))) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (pow.f64 (E.f64) (/.f64 (*.f64 t t) #s(literal 4 binary64)))) (pow.f64 (E.f64) (/.f64 (*.f64 t t) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 z) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (pow.f64 (E.f64) (/.f64 (*.f64 t t) #s(literal 4 binary64)))) |
(+.f64 (*.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) y))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64))))) |
(-.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) (/.f64 y (exp.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (exp.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (exp.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) (/.f64 (/.f64 (*.f64 y y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) (/.f64 (/.f64 y #s(literal 1 binary64)) (exp.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64)))))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64))))) |
(fma.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (exp.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (exp.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (exp.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (*.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (neg.f64 (*.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64))))) (neg.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) y))) (*.f64 (*.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64))))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64))))) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64)))))))) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64)))) |
(*.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (pow.f64 (E.f64) (/.f64 (*.f64 t t) #s(literal 4 binary64))) (*.f64 (pow.f64 (E.f64) (/.f64 (*.f64 t t) #s(literal 4 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (pow.f64 (E.f64) (/.f64 (*.f64 t t) #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (E.f64) (/.f64 (*.f64 t t) #s(literal 4 binary64)))) (pow.f64 (E.f64) (/.f64 (*.f64 t t) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (pow.f64 (E.f64) (/.f64 (*.f64 t t) #s(literal 4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64))) |
(exp.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64)))) |
(exp.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 t t) #s(literal 4 binary64)) (/.f64 (*.f64 t t) #s(literal 4 binary64))))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal 8 binary64))))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 t t) #s(literal 8 binary64)) (/.f64 (*.f64 t t) #s(literal 8 binary64))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (E.f64) (/.f64 (*.f64 t t) #s(literal 4 binary64)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64)))) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (E.f64) (E.f64)) (*.f64 (E.f64) (E.f64)))) (/.f64 (*.f64 t t) #s(literal 8 binary64)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) #s(literal 4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal 8 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))) #s(literal -1 binary64))) |
(exp.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) #s(literal 4 binary64))))) |
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal 8 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) #s(literal 4 binary64))))) |
(exp.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal 8 binary64))))) |
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal 8 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal 8 binary64))))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64))) (/.f64 (*.f64 t t) #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64)))))) |
(pow.f64 (E.f64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64))) |
(pow.f64 (E.f64) (+.f64 (/.f64 (*.f64 t t) #s(literal 4 binary64)) (/.f64 (*.f64 t t) #s(literal 4 binary64)))) |
(pow.f64 (E.f64) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64)))) |
(pow.f64 (E.f64) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 t t) #s(literal 4 binary64)) (/.f64 (*.f64 t t) #s(literal 4 binary64))))) |
(pow.f64 (E.f64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal 8 binary64))))) |
(pow.f64 (E.f64) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 t t) #s(literal 8 binary64)) (/.f64 (*.f64 t t) #s(literal 8 binary64))))) |
(pow.f64 (E.f64) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) #s(literal 4 binary64))) #s(literal 2 binary64))) |
(pow.f64 (E.f64) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal 8 binary64))) #s(literal 2 binary64))) |
(pow.f64 (E.f64) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))) #s(literal -1 binary64))) |
(pow.f64 (E.f64) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) #s(literal 4 binary64))) (/.f64 (*.f64 t t) #s(literal 4 binary64)))) |
(pow.f64 (E.f64) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal 8 binary64))) (/.f64 (*.f64 t t) #s(literal 4 binary64)))) |
(pow.f64 (E.f64) (+.f64 (/.f64 (*.f64 t t) #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) #s(literal 4 binary64))))) |
(pow.f64 (E.f64) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) #s(literal 4 binary64))))) |
(pow.f64 (E.f64) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal 8 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) #s(literal 4 binary64))))) |
(pow.f64 (E.f64) (+.f64 (/.f64 (*.f64 t t) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal 8 binary64))))) |
(pow.f64 (E.f64) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal 8 binary64))))) |
(pow.f64 (E.f64) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal 8 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal 8 binary64))))) |
(pow.f64 (*.f64 (E.f64) (E.f64)) (/.f64 (*.f64 t t) #s(literal 4 binary64))) |
(pow.f64 (*.f64 (E.f64) (E.f64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 t t) #s(literal 4 binary64)))) |
(pow.f64 (*.f64 (E.f64) (E.f64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal 8 binary64)))) |
(pow.f64 (*.f64 (E.f64) (E.f64)) (+.f64 (/.f64 (*.f64 t t) #s(literal 8 binary64)) (/.f64 (*.f64 t t) #s(literal 8 binary64)))) |
(pow.f64 (*.f64 (E.f64) (E.f64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal 8 binary64))))) |
(pow.f64 (*.f64 (E.f64) (E.f64)) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 t t) #s(literal 8 binary64)) (/.f64 (*.f64 t t) #s(literal 8 binary64))))) |
(pow.f64 (*.f64 (E.f64) (E.f64)) (*.f64 (/.f64 (*.f64 t t) #s(literal 8 binary64)) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (E.f64) (E.f64)) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64)) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (E.f64) (E.f64)) (/.f64 (+.f64 (/.f64 (*.f64 t t) #s(literal 4 binary64)) (/.f64 (*.f64 t t) #s(literal 4 binary64))) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (E.f64) (/.f64 (*.f64 t t) #s(literal 4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64)))) |
(pow.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 (*.f64 t t) #s(literal 4 binary64)) (/.f64 (*.f64 t t) #s(literal 4 binary64))))) |
(pow.f64 (*.f64 (E.f64) (*.f64 (E.f64) (E.f64))) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64)))) |
(pow.f64 (*.f64 (E.f64) (*.f64 (E.f64) (E.f64))) (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 t t) #s(literal 4 binary64)) (/.f64 (*.f64 t t) #s(literal 4 binary64))))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64)))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 t t) #s(literal 4 binary64)) (/.f64 (*.f64 t t) #s(literal 4 binary64))))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 2 binary64) t)) (neg.f64 (/.f64 t #s(literal -4 binary64)))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 2 binary64) t)) (/.f64 t #s(literal 4 binary64))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 2 binary64) t)) (*.f64 (/.f64 t #s(literal -4 binary64)) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t))) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64))) (/.f64 (*.f64 t t) #s(literal -4 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (*.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) #s(literal 2 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (+.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) |
(pow.f64 (*.f64 (*.f64 (E.f64) (E.f64)) (*.f64 (E.f64) (E.f64))) (/.f64 (*.f64 t t) #s(literal 8 binary64))) |
(pow.f64 (pow.f64 (*.f64 (E.f64) (E.f64)) (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 (E.f64) (E.f64)) (neg.f64 t)) (/.f64 t #s(literal -4 binary64))) |
(pow.f64 (pow.f64 (*.f64 (E.f64) (E.f64)) (*.f64 #s(literal -1 binary64) t)) (/.f64 t #s(literal -4 binary64))) |
(pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64))) t) (/.f64 t #s(literal -4 binary64))) |
(pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64))) (*.f64 t t)) #s(literal -1/4 binary64)) |
(pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64))) #s(literal 1 binary64)) (/.f64 (*.f64 t t) #s(literal -4 binary64))) |
(pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64))) #s(literal -1/4 binary64)) (*.f64 t t)) |
(pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64))) (/.f64 t #s(literal -4 binary64))) t) |
(pow.f64 (pow.f64 (*.f64 (*.f64 (E.f64) (E.f64)) (*.f64 (E.f64) (E.f64))) (/.f64 (*.f64 t t) #s(literal 4 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 (E.f64) (E.f64)) (*.f64 (E.f64) (E.f64))) #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 t t) #s(literal 4 binary64)) #s(literal -2 binary64))) |
(pow.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal 4 binary64))) #s(literal 2 binary64)) |
(*.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64))) (pow.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64)))) |
(*.f64 (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64))) (pow.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 t t) #s(literal 4 binary64)) (/.f64 (*.f64 t t) #s(literal 4 binary64))))) |
(*.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (E.f64) (/.f64 (*.f64 t t) #s(literal 4 binary64))) (pow.f64 (E.f64) (/.f64 (*.f64 t t) #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (E.f64) (/.f64 (*.f64 t t) #s(literal 8 binary64))) (pow.f64 (pow.f64 (E.f64) #s(literal 3/2 binary64)) (/.f64 (*.f64 t t) #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (E.f64) (/.f64 (*.f64 t t) #s(literal 8 binary64))) (pow.f64 (pow.f64 (E.f64) #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal 8 binary64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 t t) #s(literal 4 binary64)))) (pow.f64 (exp.f64 #s(literal 2/3 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64)))) |
(*.f64 (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 t t) #s(literal 4 binary64)))) (pow.f64 (pow.f64 (E.f64) #s(literal 4/3 binary64)) (/.f64 (*.f64 t t) #s(literal 4 binary64)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64))) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2/3 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64))) (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 t t) #s(literal 4 binary64))))) |
(*.f64 (pow.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 t t) #s(literal 4 binary64)) (/.f64 (*.f64 t t) #s(literal 4 binary64)))) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 (/.f64 (*.f64 t t) #s(literal 4 binary64)) (/.f64 (*.f64 t t) #s(literal 4 binary64)))) (pow.f64 (exp.f64 #s(literal 2/3 binary64)) (+.f64 (/.f64 (*.f64 t t) #s(literal 4 binary64)) (/.f64 (*.f64 t t) #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2/3 binary64)) (+.f64 (/.f64 (*.f64 t t) #s(literal 4 binary64)) (/.f64 (*.f64 t t) #s(literal 4 binary64)))) (pow.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 (/.f64 (*.f64 t t) #s(literal 4 binary64)) (/.f64 (*.f64 t t) #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 4/3 binary64)) (/.f64 (*.f64 t t) #s(literal 4 binary64))) (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 t t) #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (E.f64) #s(literal 3/2 binary64)) (/.f64 (*.f64 t t) #s(literal 4 binary64))) (pow.f64 (E.f64) (/.f64 (*.f64 t t) #s(literal 8 binary64)))) |
(*.f64 (pow.f64 (*.f64 (E.f64) (exp.f64 #s(literal 2/3 binary64))) (/.f64 (*.f64 t t) #s(literal 4 binary64))) (exp.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t t) #s(literal 4 binary64))))) |
(*.f64 (pow.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal 8 binary64)))) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2/3 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal 8 binary64)))) (pow.f64 (pow.f64 (E.f64) #s(literal 4/3 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal 8 binary64))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 4/3 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal 8 binary64)))) (pow.f64 (exp.f64 #s(literal 2/3 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal 8 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (E.f64) #s(literal 3/2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal 8 binary64)))) (pow.f64 (E.f64) (/.f64 (*.f64 t t) #s(literal 8 binary64)))) |
(*.f64 (pow.f64 (*.f64 (E.f64) (exp.f64 #s(literal 2/3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal 8 binary64)))) (pow.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal 8 binary64))))) |
(*.f64 (pow.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 t t) #s(literal 8 binary64)) (/.f64 (*.f64 t t) #s(literal 8 binary64)))) (exp.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2/3 binary64)) (+.f64 (/.f64 (*.f64 t t) #s(literal 8 binary64)) (/.f64 (*.f64 t t) #s(literal 8 binary64)))) (pow.f64 (pow.f64 (E.f64) #s(literal 4/3 binary64)) (+.f64 (/.f64 (*.f64 t t) #s(literal 8 binary64)) (/.f64 (*.f64 t t) #s(literal 8 binary64))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 t t) #s(literal 8 binary64)) (/.f64 (*.f64 t t) #s(literal 8 binary64)))) (pow.f64 (pow.f64 (E.f64) #s(literal 3/2 binary64)) (+.f64 (/.f64 (*.f64 t t) #s(literal 8 binary64)) (/.f64 (*.f64 t t) #s(literal 8 binary64))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 4/3 binary64)) (+.f64 (/.f64 (*.f64 t t) #s(literal 8 binary64)) (/.f64 (*.f64 t t) #s(literal 8 binary64)))) (pow.f64 (exp.f64 #s(literal 2/3 binary64)) (+.f64 (/.f64 (*.f64 t t) #s(literal 8 binary64)) (/.f64 (*.f64 t t) #s(literal 8 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (E.f64) #s(literal 3/2 binary64)) (+.f64 (/.f64 (*.f64 t t) #s(literal 8 binary64)) (/.f64 (*.f64 t t) #s(literal 8 binary64)))) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 t t) #s(literal 8 binary64)) (/.f64 (*.f64 t t) #s(literal 8 binary64))))) |
(*.f64 (pow.f64 (*.f64 (E.f64) (exp.f64 #s(literal 2/3 binary64))) (+.f64 (/.f64 (*.f64 t t) #s(literal 8 binary64)) (/.f64 (*.f64 t t) #s(literal 8 binary64)))) (pow.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 (/.f64 (*.f64 t t) #s(literal 8 binary64)) (/.f64 (*.f64 t t) #s(literal 8 binary64))))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 t t) #s(literal 4 binary64)))) #s(literal 2 binary64)) (pow.f64 (exp.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 t t) #s(literal 4 binary64)))) #s(literal 2 binary64))) |
(*.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal 4 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 4 binary64)))) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 t t) #s(literal 4 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal 4 binary64)) (/.f64 (*.f64 t t) #s(literal 4 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal -64 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal 4 binary64)) (/.f64 (*.f64 t t) #s(literal 4 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (/.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal 4 binary64)) (/.f64 (*.f64 t t) #s(literal 4 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(neg.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))) |
(/.f64 (*.f64 t t) #s(literal 4 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -4 binary64) (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 t t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (*.f64 t t))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 t t)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal 4 binary64)) (/.f64 (*.f64 t t) #s(literal 4 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal -64 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 t t) #s(literal 4 binary64)) (/.f64 (*.f64 t t) #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -4 binary64) (*.f64 t t))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (*.f64 t t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal 4 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal -64 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal 4 binary64)) (/.f64 (*.f64 t t) #s(literal 4 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 t t) #s(literal 4 binary64)) (/.f64 (*.f64 t t) #s(literal 4 binary64)))) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal -64 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal 4 binary64)) (/.f64 (*.f64 t t) #s(literal 4 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 t t) #s(literal 4 binary64)) (/.f64 (*.f64 t t) #s(literal 4 binary64))))) (neg.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) #s(literal -4 binary64)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 t t) #s(literal 4 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal 4 binary64)) (/.f64 (*.f64 t t) #s(literal 4 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 t t) #s(literal 4 binary64)))))) |
(pow.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (*.f64 t t))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 t t)) #s(literal -1 binary64)) |
(*.f64 t (neg.f64 (/.f64 t #s(literal -4 binary64)))) |
(*.f64 t (/.f64 t #s(literal 4 binary64))) |
(*.f64 (*.f64 t t) #s(literal 1/4 binary64)) |
(*.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) #s(literal -1/4 binary64)) |
(*.f64 (neg.f64 t) (/.f64 t #s(literal -4 binary64))) |
(*.f64 (*.f64 #s(literal -1 binary64) t) (/.f64 t #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 x (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64)) x) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (sqrt.f64 z))) |
(*.f64 (*.f64 x (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) x) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (log.f64 z) #s(literal 1/2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 z) #s(literal 1/2 binary64)) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 z #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) z) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))))) (-.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))))) (neg.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal -1 binary64)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))) |
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 t t) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t t)) #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) t)) t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal -1 binary64)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal -1 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal -1 binary64)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))))) (-.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal -1 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (*.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (neg.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (neg.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (neg.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (neg.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (neg.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (*.f64 (neg.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (neg.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (*.f64 (neg.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (neg.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (neg.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (neg.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (neg.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (neg.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))))) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))))) (neg.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal -1 binary64)))) (neg.f64 (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (*.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal -1 binary64)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (neg.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))))) (neg.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal -1 binary64)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))) (neg.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) #s(literal -1 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (-.f64 #s(literal 0 binary64) y))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) #s(literal 1/2 binary64)) (*.f64 (log.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (-.f64 #s(literal 0 binary64) y)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (-.f64 #s(literal 0 binary64) y))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))))))) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) #s(literal -1/2 binary64))) (/.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) #s(literal -1 binary64)) (/.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) #s(literal 1/4 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) #s(literal 1/4 binary64)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) #s(literal 1/4 binary64)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) #s(literal -1 binary64))) |
(sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (*.f64 z #s(literal 2 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) #s(literal 1 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) (*.f64 z #s(literal 2 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) |
(pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) |
(*.f64 (sqrt.f64 z) (pow.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) #s(literal 2 binary64))) (sqrt.f64 z)) |
(+.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) |
(+.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (*.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 z #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 2 binary64)))) |
(fma.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) |
(fma.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 z #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 z #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) #s(literal 1 binary64)))) (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (*.f64 (*.f64 z #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (*.f64 z #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) (*.f64 z #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (*.f64 z #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) (*.f64 z #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) (*.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) (-.f64 (*.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (*.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 z #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 z #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 z #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 z #s(literal 2 binary64))))))) |
(*.f64 z (*.f64 #s(literal 2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) |
(*.f64 #s(literal 2 binary64) (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) |
(*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (*.f64 z #s(literal 2 binary64))) |
(*.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) #s(literal 2 binary64)) z) |
(+.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))) #s(literal 1 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) |
(+.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) #s(literal 1 binary64)) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) (/.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) #s(literal 1 binary64)))) |
(fma.f64 t t (+.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 t (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) #s(literal 1 binary64)) |
(fma.f64 t (*.f64 t #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 t t) #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 t t) (+.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))) (*.f64 t t) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) t #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) t) t (+.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 t t) #s(literal 1 binary64)) |
(fma.f64 (exp.f64 (log.f64 t)) (exp.f64 (log.f64 t)) (+.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (pow.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))) #s(literal 1 binary64))) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 t t)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))) (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))) (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t t)) (+.f64 #s(literal 1 binary64) (*.f64 t t))) (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) (/.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) (/.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 x (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64)) x) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (sqrt.f64 z))) |
(*.f64 (*.f64 x (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) x) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) x) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(exp.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(sqrt.f64 #s(literal 2 binary64)) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(exp.f64 #s(literal 2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 (E.f64) (E.f64)) (*.f64 (E.f64) (E.f64)))) |
(cbrt.f64 (*.f64 (*.f64 (E.f64) (*.f64 (E.f64) (E.f64))) (*.f64 (E.f64) (*.f64 (E.f64) (E.f64))))) |
(pow.f64 (E.f64) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (E.f64) (E.f64)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/3 binary64)) #s(literal 6 binary64)) |
(pow.f64 (exp.f64 #s(literal 2/3 binary64)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 (E.f64) (*.f64 (E.f64) (E.f64))) #s(literal 2/3 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (*.f64 (E.f64) (*.f64 (E.f64) (E.f64))) (*.f64 (E.f64) (*.f64 (E.f64) (E.f64)))) #s(literal 1/3 binary64)) |
(*.f64 (E.f64) (E.f64)) |
(*.f64 (*.f64 (E.f64) (E.f64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64))) |
(*.f64 (exp.f64 #s(literal 2/3 binary64)) (exp.f64 #s(literal 4/3 binary64))) |
(*.f64 (exp.f64 #s(literal 2/3 binary64)) (pow.f64 (E.f64) #s(literal 4/3 binary64))) |
(*.f64 (exp.f64 #s(literal 2/3 binary64)) (pow.f64 (pow.f64 (E.f64) #s(literal 4/3 binary64)) #s(literal 1 binary64))) |
(*.f64 (exp.f64 #s(literal 1/2 binary64)) (pow.f64 (E.f64) #s(literal 3/2 binary64))) |
(*.f64 (exp.f64 #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (E.f64) #s(literal 3/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (exp.f64 #s(literal 4/3 binary64)) (exp.f64 #s(literal 2/3 binary64))) |
(*.f64 (pow.f64 (E.f64) #s(literal 3/2 binary64)) (exp.f64 #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (E.f64) (exp.f64 #s(literal 2/3 binary64))) (exp.f64 #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 4/3 binary64)) #s(literal 1 binary64)) (exp.f64 #s(literal 2/3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (E.f64) #s(literal 3/2 binary64)) #s(literal 1 binary64)) (exp.f64 #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (E.f64) (exp.f64 #s(literal 2/3 binary64))) #s(literal 1 binary64)) (exp.f64 #s(literal 1/3 binary64))) |
(E.f64) |
(log.f64 (exp.f64 (E.f64))) |
(exp.f64 #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (E.f64) (*.f64 (E.f64) (E.f64)))) #s(literal 1/3 binary64))) |
(fabs.f64 (E.f64)) |
(sqrt.f64 (*.f64 (E.f64) (E.f64))) |
(cbrt.f64 (*.f64 (E.f64) (*.f64 (E.f64) (E.f64)))) |
(pow.f64 (E.f64) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (E.f64) (E.f64)) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/3 binary64)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 (E.f64) (*.f64 (E.f64) (E.f64))) #s(literal 1/3 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 (E.f64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (E.f64)) |
(*.f64 (exp.f64 #s(literal 1/3 binary64)) (exp.f64 #s(literal 2/3 binary64))) |
(*.f64 (exp.f64 #s(literal 1/3 binary64)) (log.f64 (exp.f64 (exp.f64 #s(literal 2/3 binary64))))) |
(*.f64 (exp.f64 #s(literal 1/3 binary64)) (sqrt.f64 (pow.f64 (E.f64) #s(literal 4/3 binary64)))) |
(*.f64 (exp.f64 #s(literal 2/3 binary64)) (exp.f64 #s(literal 1/3 binary64))) |
(*.f64 (exp.f64 #s(literal 2/3 binary64)) (pow.f64 (pow.f64 (E.f64) #s(literal 1/6 binary64)) #s(literal 2 binary64))) |
(*.f64 (exp.f64 #s(literal 1/2 binary64)) (exp.f64 #s(literal 1/2 binary64))) |
(*.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (exp.f64 (exp.f64 #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (E.f64) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (E.f64) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 2/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (exp.f64 #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (E.f64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (pow.f64 (E.f64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (E.f64) (E.f64)) (exp.f64 #s(literal 2/3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (exp.f64 #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (E.f64) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 (E.f64) #s(literal 3/2 binary64))) (cbrt.f64 (pow.f64 (E.f64) #s(literal 3/2 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 (E.f64) (E.f64)) (exp.f64 #s(literal 2/3 binary64)))) (pow.f64 (exp.f64 #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 (E.f64) #s(literal 5/2 binary64))) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (E.f64) #s(literal 3/2 binary64))) (pow.f64 (E.f64) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (exp.f64 #s(literal 4/3 binary64))) (exp.f64 #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (E.f64) (exp.f64 #s(literal 2/3 binary64)))) (pow.f64 (E.f64) #s(literal 1/6 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 t t)) |
(*.f64 t (*.f64 #s(literal 1/2 binary64) t)) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) t) t) |
(*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 t #s(literal 1 binary64))) |
(*.f64 t (*.f64 t #s(literal 1/6 binary64))) |
(*.f64 (*.f64 t t) #s(literal 1/6 binary64)) |
(*.f64 #s(literal 1/6 binary64) (*.f64 t t)) |
(*.f64 (*.f64 t #s(literal 1/6 binary64)) t) |
(exp.f64 (*.f64 (log.f64 z) #s(literal 1/2 binary64))) |
(sqrt.f64 z) |
(pow.f64 z #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 z #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 z z) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 z)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (pow.f64 z #s(literal 1/4 binary64))) |
| 1× | egg-herbie |
| 9876× | accelerator-lowering-fma.f32 |
| 9876× | accelerator-lowering-fma.f64 |
| 9282× | *-lowering-*.f32 |
| 9282× | *-lowering-*.f64 |
| 2140× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 471 | 9080 |
| 1 | 1664 | 8467 |
| 2 | 6332 | 7558 |
| 0 | 8185 | 7127 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* -1 (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(* -1 (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(* -1 (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(* -1 (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(* -1 (* (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z))) |
(+ (* -1 (* (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z)))) |
(+ (* -1 (* (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z)))) |
(+ (* -1 (* (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z)))) |
(* 1/2 (* (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z))) |
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2)))))) |
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2)))))) |
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2)))))) |
(* 1/2 (* (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) x) (sqrt z))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) x) (sqrt z))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) x) (sqrt z))))) |
(* 1/2 (* (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z))) |
(+ (* -1 (* (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z)))) |
(+ (* -1 (* (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z)))) |
(+ (* -1 (* (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z)))) |
(* -1 (* (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z))) |
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) y) (sqrt z))))) |
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) y) (sqrt z))))) |
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) y) (sqrt z))))) |
(* -1 (* (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2)))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2)))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2)))))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(+ (* 1/4 (* (* (pow t 2) (* (log (pow (E) 2)) (* (sqrt 2) (- (* 1/2 x) y)))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/32 (* (* (pow t 2) (* (pow (log (pow (E) 2)) 2) (* (sqrt 2) (- (* 1/2 x) y)))) (sqrt z))) (* 1/4 (* (sqrt z) (* (log (pow (E) 2)) (* (sqrt 2) (- (* 1/2 x) y)))))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/4 (* (sqrt z) (* (log (pow (E) 2)) (* (sqrt 2) (- (* 1/2 x) y))))) (* (pow t 2) (+ (* 1/384 (* (* (pow t 2) (* (pow (log (pow (E) 2)) 3) (* (sqrt 2) (- (* 1/2 x) y)))) (sqrt z))) (* 1/32 (* (sqrt z) (* (pow (log (pow (E) 2)) 2) (* (sqrt 2) (- (* 1/2 x) y)))))))))) |
(* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* -1 (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))))) |
(+ (* -1 (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))))) (* 1/2 (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))))) |
(+ (* -1 (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))))) (* 1/2 (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))))) |
(+ (* -1 (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))))) (* 1/2 (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))))) |
(* 1/2 (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))))) |
(* x (+ (* -1 (/ (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) x)) (* 1/2 (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))))) |
(* x (+ (* -1 (/ (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) x)) (* 1/2 (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))))) |
(* x (+ (* -1 (/ (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) x)) (* 1/2 (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))))) |
(* 1/2 (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))))) |
(* -1 (* x (+ (* -1/2 (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) (/ (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) x)))) |
(* -1 (* x (+ (* -1/2 (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) (/ (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) x)))) |
(* -1 (* x (+ (* -1/2 (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) (/ (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) x)))) |
(* 1/2 (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))))) |
(+ (* -1 (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))))) (* 1/2 (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))))) |
(+ (* -1 (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))))) (* 1/2 (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))))) |
(+ (* -1 (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))))) (* 1/2 (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))))) |
(* -1 (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))))) |
(* y (+ (* -1 (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) (* 1/2 (/ (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) y)))) |
(* y (+ (* -1 (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) (* 1/2 (/ (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) y)))) |
(* y (+ (* -1 (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) (* 1/2 (/ (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) y)))) |
(* -1 (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))))) |
(* -1 (* y (+ (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* -1/2 (/ (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) y))))) |
(* -1 (* y (+ (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* -1/2 (/ (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) y))))) |
(* -1 (* y (+ (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* -1/2 (/ (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) y))))) |
(- (* 1/2 x) y) |
(- (+ (* 1/4 (* (pow t 2) (* (log (pow (E) 2)) (- (* 1/2 x) y)))) (* 1/2 x)) y) |
(- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/32 (* (pow t 2) (* (pow (log (pow (E) 2)) 2) (- (* 1/2 x) y)))) (* 1/4 (* (log (pow (E) 2)) (- (* 1/2 x) y)))))) y) |
(- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/4 (* (log (pow (E) 2)) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/384 (* (pow t 2) (* (pow (log (pow (E) 2)) 3) (- (* 1/2 x) y)))) (* 1/32 (* (pow (log (pow (E) 2)) 2) (- (* 1/2 x) y)))))))) y) |
(* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (- (* 1/2 x) y)) |
(* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (- (* 1/2 x) y)) |
(* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (- (* 1/2 x) y)) |
(* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (- (* 1/2 x) y)) |
(* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (- (* 1/2 x) y)) |
(* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (- (* 1/2 x) y)) |
(* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (- (* 1/2 x) y)) |
(* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (- (* 1/2 x) y)) |
1 |
(+ 1 (* 1/4 (* (pow t 2) (log (pow (E) 2))))) |
(+ 1 (* (pow t 2) (+ (* 1/32 (* (pow t 2) (pow (log (pow (E) 2)) 2))) (* 1/4 (log (pow (E) 2)))))) |
(+ 1 (* (pow t 2) (+ (* 1/4 (log (pow (E) 2))) (* (pow t 2) (+ (* 1/384 (* (pow t 2) (pow (log (pow (E) 2)) 3))) (* 1/32 (pow (log (pow (E) 2)) 2))))))) |
(exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) |
(exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) |
(exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) |
(exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) |
(exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) |
(exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) |
(exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) |
(exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) |
(* 1/4 (pow t 2)) |
(* 1/4 (pow t 2)) |
(* 1/4 (pow t 2)) |
(* 1/4 (pow t 2)) |
(* 1/4 (pow t 2)) |
(* 1/4 (pow t 2)) |
(* 1/4 (pow t 2)) |
(* 1/4 (pow t 2)) |
(* 1/4 (pow t 2)) |
(* 1/4 (pow t 2)) |
(* 1/4 (pow t 2)) |
(* 1/4 (pow t 2)) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* -1/2 (* (* x (* (sqrt -2) (sqrt -1))) (sqrt z))) |
(* -1/2 (* (* x (* (sqrt -2) (sqrt -1))) (sqrt z))) |
(* -1/2 (* (* x (* (sqrt -2) (sqrt -1))) (sqrt z))) |
(* -1/2 (* (* x (* (sqrt -2) (sqrt -1))) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* (sqrt z) (sqrt 2)) |
(* (sqrt z) (sqrt 2)) |
(* (sqrt z) (sqrt 2)) |
(* (sqrt z) (sqrt 2)) |
(* (sqrt z) (sqrt 2)) |
(* (sqrt z) (sqrt 2)) |
(* (sqrt z) (sqrt 2)) |
(* (sqrt z) (sqrt 2)) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))))) |
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))))) |
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))) |
(* -1 (* y (+ 1 (* 1/2 (pow t 2))))) |
(+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* x (+ 1 (* 1/2 (pow t 2)))))) |
(+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* x (+ 1 (* 1/2 (pow t 2)))))) |
(+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* x (+ 1 (* 1/2 (pow t 2)))))) |
(* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) |
(* x (+ (* -1 (/ (* y (+ 1 (* 1/2 (pow t 2)))) x)) (* 1/2 (+ 1 (* 1/2 (pow t 2)))))) |
(* x (+ (* -1 (/ (* y (+ 1 (* 1/2 (pow t 2)))) x)) (* 1/2 (+ 1 (* 1/2 (pow t 2)))))) |
(* x (+ (* -1 (/ (* y (+ 1 (* 1/2 (pow t 2)))) x)) (* 1/2 (+ 1 (* 1/2 (pow t 2)))))) |
(* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) |
(* -1 (* x (+ (* -1/2 (+ 1 (* 1/2 (pow t 2)))) (/ (* y (+ 1 (* 1/2 (pow t 2)))) x)))) |
(* -1 (* x (+ (* -1/2 (+ 1 (* 1/2 (pow t 2)))) (/ (* y (+ 1 (* 1/2 (pow t 2)))) x)))) |
(* -1 (* x (+ (* -1/2 (+ 1 (* 1/2 (pow t 2)))) (/ (* y (+ 1 (* 1/2 (pow t 2)))) x)))) |
(* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) |
(+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* x (+ 1 (* 1/2 (pow t 2)))))) |
(+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* x (+ 1 (* 1/2 (pow t 2)))))) |
(+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* x (+ 1 (* 1/2 (pow t 2)))))) |
(* -1 (* y (+ 1 (* 1/2 (pow t 2))))) |
(* y (+ (* -1 (+ 1 (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y)))) |
(* y (+ (* -1 (+ 1 (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y)))) |
(* y (+ (* -1 (+ 1 (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y)))) |
(* -1 (* y (+ 1 (* 1/2 (pow t 2))))) |
(* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y)) (* 1/2 (pow t 2)))))) |
(* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y)) (* 1/2 (pow t 2)))))) |
(* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y)) (* 1/2 (pow t 2)))))) |
(- (* 1/2 x) y) |
(- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y) |
(- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y) |
(- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y) |
(* 1/2 (* (pow t 2) (- (* 1/2 x) y))) |
(* (pow t 2) (- (+ (* 1/2 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 2)))) (/ y (pow t 2)))) |
(* (pow t 2) (- (+ (* 1/2 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 2)))) (/ y (pow t 2)))) |
(* (pow t 2) (- (+ (* 1/2 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 2)))) (/ y (pow t 2)))) |
(* 1/2 (* (pow t 2) (- (* 1/2 x) y))) |
(* (pow t 2) (- (+ (* 1/2 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 2)))) (/ y (pow t 2)))) |
(* (pow t 2) (- (+ (* 1/2 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 2)))) (/ y (pow t 2)))) |
(* (pow t 2) (- (+ (* 1/2 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 2)))) (/ y (pow t 2)))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z))))))))) |
(* (* (pow t 3) (* (sqrt 1/6) (* (sqrt 2) (- (* 1/2 x) y)))) (sqrt z)) |
(* (pow t 3) (+ (* 1/4 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (* (sqrt z) (* (sqrt 1/6) (* (sqrt 2) (- (* 1/2 x) y)))))) |
(* (pow t 3) (+ (* 1/4 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (* (- z (* 1/16 (/ z (pow (sqrt 1/6) 2)))) (- (* 1/2 x) y))) (* (pow t 4) (sqrt 1/6))) (sqrt (/ 1 z)))) (* (sqrt z) (* (sqrt 1/6) (* (sqrt 2) (- (* 1/2 x) y))))))) |
(* (pow t 3) (+ (* 1/4 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (* (- z (* 1/16 (/ z (pow (sqrt 1/6) 2)))) (- (* 1/2 x) y))) (* (pow t 4) (sqrt 1/6))) (sqrt (/ 1 z)))) (+ (* 1/2 (* (/ (* (sqrt 2) (* (- z (* 1/4 (/ (- z (* 1/16 (/ z (pow (sqrt 1/6) 2)))) (pow (sqrt 1/6) 2)))) (- (* 1/2 x) y))) (* (pow t 6) (sqrt 1/6))) (sqrt (/ 1 z)))) (* (sqrt z) (* (sqrt 1/6) (* (sqrt 2) (- (* 1/2 x) y)))))))) |
(* -1 (* (* (pow t 3) (* (sqrt 1/6) (* (sqrt 2) (- (* 1/2 x) y)))) (sqrt z))) |
(* -1 (* (pow t 3) (+ (* 1/4 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (* (sqrt z) (* (sqrt 1/6) (* (sqrt 2) (- (* 1/2 x) y))))))) |
(* -1 (* (pow t 3) (+ (* 1/4 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (* (- z (* 1/16 (/ z (pow (sqrt 1/6) 2)))) (- (* 1/2 x) y))) (* (pow t 4) (sqrt 1/6))) (sqrt (/ 1 z)))) (* (sqrt z) (* (sqrt 1/6) (* (sqrt 2) (- (* 1/2 x) y)))))))) |
(* -1 (* (pow t 3) (+ (* 1/4 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (* (- z (* 1/16 (/ z (pow (sqrt 1/6) 2)))) (- (* 1/2 x) y))) (* (pow t 4) (sqrt 1/6))) (sqrt (/ 1 z)))) (+ (* 1/2 (* (/ (* (sqrt 2) (* (- z (* 1/4 (/ (- z (* 1/16 (/ z (pow (sqrt 1/6) 2)))) (pow (sqrt 1/6) 2)))) (- (* 1/2 x) y))) (* (pow t 6) (sqrt 1/6))) (sqrt (/ 1 z)))) (* (sqrt z) (* (sqrt 1/6) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt 2) (- (* 1/2 x) y))) |
(* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))))) |
(* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) |
(* y (+ (* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))))) |
(* y (+ (* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))))) |
(* y (+ (* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))))) |
(* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))))) |
(* (sqrt z) (sqrt 2)) |
(+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))) |
(+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))) |
(+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))))) (sqrt (/ 1 z))))))))) |
(* (* (pow t 3) (* (sqrt 1/6) (sqrt 2))) (sqrt z)) |
(* (pow t 3) (+ (* 1/4 (* (/ (sqrt 2) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (* (sqrt z) (* (sqrt 1/6) (sqrt 2))))) |
(* (pow t 3) (+ (* 1/4 (* (/ (sqrt 2) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- z (* 1/16 (/ z (pow (sqrt 1/6) 2))))) (* (pow t 4) (sqrt 1/6))) (sqrt (/ 1 z)))) (* (sqrt z) (* (sqrt 1/6) (sqrt 2)))))) |
(* (pow t 3) (+ (* 1/4 (* (/ (sqrt 2) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- z (* 1/16 (/ z (pow (sqrt 1/6) 2))))) (* (pow t 4) (sqrt 1/6))) (sqrt (/ 1 z)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- z (* 1/4 (/ (- z (* 1/16 (/ z (pow (sqrt 1/6) 2)))) (pow (sqrt 1/6) 2))))) (* (pow t 6) (sqrt 1/6))) (sqrt (/ 1 z)))) (* (sqrt z) (* (sqrt 1/6) (sqrt 2))))))) |
(* -1 (* (* (pow t 3) (* (sqrt 1/6) (sqrt 2))) (sqrt z))) |
(* -1 (* (pow t 3) (+ (* 1/4 (* (/ (sqrt 2) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (* (sqrt z) (* (sqrt 1/6) (sqrt 2)))))) |
(* -1 (* (pow t 3) (+ (* 1/4 (* (/ (sqrt 2) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- z (* 1/16 (/ z (pow (sqrt 1/6) 2))))) (* (pow t 4) (sqrt 1/6))) (sqrt (/ 1 z)))) (* (sqrt z) (* (sqrt 1/6) (sqrt 2))))))) |
(* -1 (* (pow t 3) (+ (* 1/4 (* (/ (sqrt 2) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- z (* 1/16 (/ z (pow (sqrt 1/6) 2))))) (* (pow t 4) (sqrt 1/6))) (sqrt (/ 1 z)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- z (* 1/4 (/ (- z (* 1/16 (/ z (pow (sqrt 1/6) 2)))) (pow (sqrt 1/6) 2))))) (* (pow t 6) (sqrt 1/6))) (sqrt (/ 1 z)))) (* (sqrt z) (* (sqrt 1/6) (sqrt 2)))))))) |
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2)) |
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2)) |
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2)) |
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2)) |
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2)) |
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2)) |
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2)) |
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2)) |
(* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt -2) (sqrt -1)))) |
(* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt -2) (sqrt -1)))) |
(* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt -2) (sqrt -1)))) |
(* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt -2) (sqrt -1)))) |
(* 2 z) |
(+ (* 2 z) (* 2 (* (pow t 2) z))) |
(+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) z)))) |
(+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) (+ z (* 1/3 (* (pow t 2) z))))))) |
(* 1/3 (* (pow t 6) z)) |
(* (pow t 6) (+ (* 1/3 z) (/ z (pow t 2)))) |
(* (pow t 6) (+ (* 1/3 z) (+ (* 2 (/ z (pow t 4))) (/ z (pow t 2))))) |
(* (pow t 6) (+ (* 1/3 z) (+ (* 2 (/ z (pow t 4))) (+ (* 2 (/ z (pow t 6))) (/ z (pow t 2)))))) |
(* 1/3 (* (pow t 6) z)) |
(* (pow t 6) (+ (* 1/3 z) (/ z (pow t 2)))) |
(* (pow t 6) (+ (* 1/3 z) (+ (* 2 (/ z (pow t 4))) (/ z (pow t 2))))) |
(* (pow t 6) (+ (* 1/3 z) (+ (* 2 (/ z (pow t 4))) (+ (* 2 (/ z (pow t 6))) (/ z (pow t 2)))))) |
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
1 |
(+ 1 (pow t 2)) |
(+ 1 (* (pow t 2) (+ 1 (* 1/2 (pow t 2))))) |
(+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))) |
(* 1/6 (pow t 6)) |
(* (pow t 6) (+ 1/6 (* 1/2 (/ 1 (pow t 2))))) |
(* (pow t 6) (+ 1/6 (+ (* 1/2 (/ 1 (pow t 2))) (/ 1 (pow t 4))))) |
(* (pow t 6) (+ 1/6 (+ (* 1/2 (/ 1 (pow t 2))) (+ (/ 1 (pow t 4)) (/ 1 (pow t 6)))))) |
(* 1/6 (pow t 6)) |
(* (pow t 6) (+ 1/6 (* 1/2 (/ 1 (pow t 2))))) |
(* (pow t 6) (+ 1/6 (+ (* 1/2 (/ 1 (pow t 2))) (/ 1 (pow t 4))))) |
(* (pow t 6) (+ 1/6 (+ (* 1/2 (/ 1 (pow t 2))) (+ (/ 1 (pow t 4)) (/ 1 (pow t 6)))))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* -1/2 (* (* x (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt z))) |
(* -1/2 (* (* x (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt z))) |
(* -1/2 (* (* x (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt z))) |
(* -1/2 (* (* x (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt z))) |
(* 1/2 (* x (sqrt 2))) |
(* 1/2 (* x (sqrt 2))) |
(* 1/2 (* x (sqrt 2))) |
(* 1/2 (* x (sqrt 2))) |
(* 1/2 (* x (sqrt 2))) |
(* 1/2 (* x (sqrt 2))) |
(* 1/2 (* x (sqrt 2))) |
(* 1/2 (* x (sqrt 2))) |
(* 1/2 (* x (sqrt 2))) |
(* 1/2 (* x (sqrt 2))) |
(* 1/2 (* x (sqrt 2))) |
(* 1/2 (* x (sqrt 2))) |
(* x (sqrt 2)) |
(* x (sqrt 2)) |
(* x (sqrt 2)) |
(* x (sqrt 2)) |
(* x (sqrt 2)) |
(* x (sqrt 2)) |
(* x (sqrt 2)) |
(* x (sqrt 2)) |
(* x (sqrt 2)) |
(* x (sqrt 2)) |
(* x (sqrt 2)) |
(* x (sqrt 2)) |
(* 1/2 (pow t 2)) |
(* 1/2 (pow t 2)) |
(* 1/2 (pow t 2)) |
(* 1/2 (pow t 2)) |
(* 1/2 (pow t 2)) |
(* 1/2 (pow t 2)) |
(* 1/2 (pow t 2)) |
(* 1/2 (pow t 2)) |
(* 1/2 (pow t 2)) |
(* 1/2 (pow t 2)) |
(* 1/2 (pow t 2)) |
(* 1/2 (pow t 2)) |
(* 1/6 (pow t 2)) |
(* 1/6 (pow t 2)) |
(* 1/6 (pow t 2)) |
(* 1/6 (pow t 2)) |
(* 1/6 (pow t 2)) |
(* 1/6 (pow t 2)) |
(* 1/6 (pow t 2)) |
(* 1/6 (pow t 2)) |
(* 1/6 (pow t 2)) |
(* 1/6 (pow t 2)) |
(* 1/6 (pow t 2)) |
(* 1/6 (pow t 2)) |
(sqrt z) |
(sqrt z) |
(sqrt z) |
(sqrt z) |
(sqrt z) |
(sqrt z) |
(sqrt z) |
(sqrt z) |
(* -1 (* (sqrt z) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt z) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt z) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt z) (pow (sqrt -1) 2))) |
| Outputs |
|---|
(* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)))) |
(* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)))) |
(* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)))) |
(* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)))) |
(* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)))) |
(* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)))) |
(* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)))) |
(* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)))) |
(* -1 (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 z)))) |
(* -1 (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 z)))) |
(* -1 (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 z)))) |
(* -1 (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 z)))) |
(* -1 (* (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z))) |
(*.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 (sqrt.f64 z) y))) |
(+ (* -1 (* (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)))) |
(+ (* -1 (* (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)))) |
(+ (* -1 (* (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)))) |
(* 1/2 (* (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2)))))) |
(*.f64 x (-.f64 (*.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (*.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (/.f64 (sqrt.f64 z) x)))) |
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2)))))) |
(*.f64 x (-.f64 (*.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (*.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (/.f64 (sqrt.f64 z) x)))) |
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2)))))) |
(*.f64 x (-.f64 (*.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (*.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (/.f64 (sqrt.f64 z) x)))) |
(* 1/2 (* (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) x) (sqrt z))))) |
(*.f64 x (-.f64 (*.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (*.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (/.f64 (sqrt.f64 z) x)))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) x) (sqrt z))))) |
(*.f64 x (-.f64 (*.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (*.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (/.f64 (sqrt.f64 z) x)))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) x) (sqrt z))))) |
(*.f64 x (-.f64 (*.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (*.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (/.f64 (sqrt.f64 z) x)))) |
(* 1/2 (* (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* -1 (* (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)))) |
(+ (* -1 (* (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)))) |
(+ (* -1 (* (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)))) |
(* -1 (* (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z))) |
(*.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 (sqrt.f64 z) y))) |
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) y) (sqrt z))))) |
(*.f64 y (*.f64 (sqrt.f64 z) (neg.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x y))) (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) y) (sqrt z))))) |
(*.f64 y (*.f64 (sqrt.f64 z) (neg.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x y))) (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) y) (sqrt z))))) |
(*.f64 y (*.f64 (sqrt.f64 z) (neg.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x y))) (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(* -1 (* (* y (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) (sqrt z))) |
(*.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 (sqrt.f64 z) y))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2)))))) |
(*.f64 y (*.f64 (sqrt.f64 z) (neg.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x y))) (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2)))))) |
(*.f64 y (*.f64 (sqrt.f64 z) (neg.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x y))) (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (sqrt 2)))))) |
(*.f64 y (*.f64 (sqrt.f64 z) (neg.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 x y))) (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z))) |
(+ (* 1/4 (* (* (pow t 2) (* (log (pow (E) 2)) (* (sqrt 2) (- (* 1/2 x) y)))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/32 (* (* (pow t 2) (* (pow (log (pow (E) 2)) 2) (* (sqrt 2) (- (* 1/2 x) y)))) (sqrt z))) (* 1/4 (* (sqrt z) (* (log (pow (E) 2)) (* (sqrt 2) (- (* 1/2 x) y)))))))) |
(+.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (sqrt.f64 z))) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/4 (* (sqrt z) (* (log (pow (E) 2)) (* (sqrt 2) (- (* 1/2 x) y))))) (* (pow t 2) (+ (* 1/384 (* (* (pow t 2) (* (pow (log (pow (E) 2)) 3) (* (sqrt 2) (- (* 1/2 x) y)))) (sqrt z))) (* 1/32 (* (sqrt z) (* (pow (log (pow (E) 2)) 2) (* (sqrt 2) (- (* 1/2 x) y)))))))))) |
(+.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (sqrt.f64 z)) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))))) (*.f64 (*.f64 t t) (*.f64 t t)))) |
(* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)))) |
(* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)))) |
(* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)))) |
(* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)))) |
(* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)))) |
(* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)))) |
(* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)))) |
(* (sqrt z) (* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)))) |
(* -1 (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(+ (* -1 (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))))) (* 1/2 (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(+ (* -1 (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))))) (* 1/2 (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(+ (* -1 (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))))) (* 1/2 (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* 1/2 (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(* x (+ (* -1 (/ (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) x)) (* 1/2 (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))))) |
(*.f64 x (-.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.f64 y x)))) |
(* x (+ (* -1 (/ (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) x)) (* 1/2 (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))))) |
(*.f64 x (-.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.f64 y x)))) |
(* x (+ (* -1 (/ (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) x)) (* 1/2 (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))))) |
(*.f64 x (-.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.f64 y x)))) |
(* 1/2 (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(* -1 (* x (+ (* -1/2 (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) (/ (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) x)))) |
(*.f64 x (-.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.f64 y x)))) |
(* -1 (* x (+ (* -1/2 (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) (/ (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) x)))) |
(*.f64 x (-.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.f64 y x)))) |
(* -1 (* x (+ (* -1/2 (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) (/ (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) x)))) |
(*.f64 x (-.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.f64 y x)))) |
(* 1/2 (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(+ (* -1 (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))))) (* 1/2 (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(+ (* -1 (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))))) (* 1/2 (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(+ (* -1 (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))))) (* 1/2 (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* -1 (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(* y (+ (* -1 (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) (* 1/2 (/ (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) y)))) |
(*.f64 y (-.f64 (/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) y) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(* y (+ (* -1 (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) (* 1/2 (/ (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) y)))) |
(*.f64 y (-.f64 (/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) y) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(* y (+ (* -1 (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) (* 1/2 (/ (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) y)))) |
(*.f64 y (-.f64 (/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) y) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(* -1 (* y (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* -1/2 (/ (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) y))))) |
(*.f64 y (-.f64 (/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) y) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(* -1 (* y (+ (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* -1/2 (/ (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) y))))) |
(*.f64 y (-.f64 (/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) y) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(* -1 (* y (+ (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (* -1/2 (/ (* x (exp (* 1/4 (* (pow t 2) (log (pow (E) 2)))))) y))))) |
(*.f64 y (-.f64 (/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) y) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(- (* 1/2 x) y) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(- (+ (* 1/4 (* (pow t 2) (* (log (pow (E) 2)) (- (* 1/2 x) y)))) (* 1/2 x)) y) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/32 (* (pow t 2) (* (pow (log (pow (E) 2)) 2) (- (* 1/2 x) y)))) (* 1/4 (* (log (pow (E) 2)) (- (* 1/2 x) y)))))) y) |
(+.f64 (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/4 (* (log (pow (E) 2)) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/384 (* (pow t 2) (* (pow (log (pow (E) 2)) 3) (- (* 1/2 x) y)))) (* 1/32 (* (pow (log (pow (E) 2)) 2) (- (* 1/2 x) y)))))))) y) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)))))) y)) |
(* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (- (* 1/2 x) y)) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (- (* 1/2 x) y)) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (- (* 1/2 x) y)) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (- (* 1/2 x) y)) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (- (* 1/2 x) y)) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (- (* 1/2 x) y)) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (- (* 1/2 x) y)) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) (- (* 1/2 x) y)) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/4 (* (pow t 2) (log (pow (E) 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(+ 1 (* (pow t 2) (+ (* 1/32 (* (pow t 2) (pow (log (pow (E) 2)) 2))) (* 1/4 (log (pow (E) 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(+ 1 (* (pow t 2) (+ (* 1/4 (log (pow (E) 2))) (* (pow t 2) (+ (* 1/384 (* (pow t 2) (pow (log (pow (E) 2)) 3))) (* 1/32 (pow (log (pow (E) 2)) 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 1/8 binary64))))))) |
(exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) |
(exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) |
(exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) |
(exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) |
(exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) |
(exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) |
(exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) |
(exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(exp (* 1/4 (* (pow t 2) (log (pow (E) 2))))) |
(exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(* 1/4 (pow t 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 t t)) |
(* 1/4 (pow t 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 t t)) |
(* 1/4 (pow t 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 t t)) |
(* 1/4 (pow t 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 t t)) |
(* 1/4 (pow t 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 t t)) |
(* 1/4 (pow t 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 t t)) |
(* 1/4 (pow t 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 t t)) |
(* 1/4 (pow t 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 t t)) |
(* 1/4 (pow t 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 t t)) |
(* 1/4 (pow t 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 t t)) |
(* 1/4 (pow t 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 t t)) |
(* 1/4 (pow t 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 t t)) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* -1/2 (* (* x (* (sqrt -2) (sqrt -1))) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64))) |
(* -1/2 (* (* x (* (sqrt -2) (sqrt -1))) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64))) |
(* -1/2 (* (* x (* (sqrt -2) (sqrt -1))) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64))) |
(* -1/2 (* (* x (* (sqrt -2) (sqrt -1))) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 z))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 z))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 z))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 z))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 z))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 z))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 z))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 z))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 z))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 z))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 z))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 x (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t))))) |
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
(*.f64 x (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) (/.f64 (sqrt.f64 z) x)) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t)))))) |
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
(*.f64 x (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) (/.f64 (sqrt.f64 z) x)) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t)))))) |
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
(*.f64 x (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) (/.f64 (sqrt.f64 z) x)) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t)))))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 x (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))))) |
(*.f64 x (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) (/.f64 (sqrt.f64 z) x)) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t)))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))))) |
(*.f64 x (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) (/.f64 (sqrt.f64 z) x)) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t)))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))))) |
(*.f64 x (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) (/.f64 (sqrt.f64 z) x)) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t)))))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 x (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t))))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 z))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 z))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))) |
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) y)))))) |
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) y)))))) |
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) y)))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) y)))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) y)))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) y)))))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z))) |
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z))) (*.f64 t t)))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z))) (*.f64 t t)))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z))) (*.f64 t t)))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z))) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z))) (*.f64 t t)))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z))) (*.f64 t t)))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z))) (*.f64 t t)))) |
(* -1 (* y (+ 1 (* 1/2 (pow t 2))))) |
(*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* x (+ 1 (* 1/2 (pow t 2)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* x (+ 1 (* 1/2 (pow t 2)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* x (+ 1 (* 1/2 (pow t 2)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t)))) |
(* x (+ (* -1 (/ (* y (+ 1 (* 1/2 (pow t 2)))) x)) (* 1/2 (+ 1 (* 1/2 (pow t 2)))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t))))) |
(* x (+ (* -1 (/ (* y (+ 1 (* 1/2 (pow t 2)))) x)) (* 1/2 (+ 1 (* 1/2 (pow t 2)))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t))))) |
(* x (+ (* -1 (/ (* y (+ 1 (* 1/2 (pow t 2)))) x)) (* 1/2 (+ 1 (* 1/2 (pow t 2)))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t))))) |
(* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t)))) |
(* -1 (* x (+ (* -1/2 (+ 1 (* 1/2 (pow t 2)))) (/ (* y (+ 1 (* 1/2 (pow t 2)))) x)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t))))) |
(* -1 (* x (+ (* -1/2 (+ 1 (* 1/2 (pow t 2)))) (/ (* y (+ 1 (* 1/2 (pow t 2)))) x)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t))))) |
(* -1 (* x (+ (* -1/2 (+ 1 (* 1/2 (pow t 2)))) (/ (* y (+ 1 (* 1/2 (pow t 2)))) x)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t))))) |
(* 1/2 (* x (+ 1 (* 1/2 (pow t 2))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t)))) |
(+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* x (+ 1 (* 1/2 (pow t 2)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* x (+ 1 (* 1/2 (pow t 2)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(+ (* -1 (* y (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (* x (+ 1 (* 1/2 (pow t 2)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(* -1 (* y (+ 1 (* 1/2 (pow t 2))))) |
(*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(* y (+ (* -1 (+ 1 (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y)))) |
(*.f64 y (+.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t)))) y))) |
(* y (+ (* -1 (+ 1 (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y)))) |
(*.f64 y (+.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t)))) y))) |
(* y (+ (* -1 (+ 1 (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y)))) |
(*.f64 y (+.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t)))) y))) |
(* -1 (* y (+ 1 (* 1/2 (pow t 2))))) |
(*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y)) (* 1/2 (pow t 2)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (/.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 t t)))) y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y)) (* 1/2 (pow t 2)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (/.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 t t)))) y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* 1/2 (pow t 2)))) y)) (* 1/2 (pow t 2)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (/.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 t t)))) y))) (-.f64 #s(literal 0 binary64) y)) |
(- (* 1/2 x) y) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(* 1/2 (* (pow t 2) (- (* 1/2 x) y))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(* (pow t 2) (- (+ (* 1/2 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 2)))) (/ y (pow t 2)))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) |
(* (pow t 2) (- (+ (* 1/2 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 2)))) (/ y (pow t 2)))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) |
(* (pow t 2) (- (+ (* 1/2 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 2)))) (/ y (pow t 2)))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) |
(* 1/2 (* (pow t 2) (- (* 1/2 x) y))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(* (pow t 2) (- (+ (* 1/2 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 2)))) (/ y (pow t 2)))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) |
(* (pow t 2) (- (+ (* 1/2 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 2)))) (/ y (pow t 2)))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) |
(* (pow t 2) (- (+ (* 1/2 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 2)))) (/ y (pow t 2)))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z))) |
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))) |
(+.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 z #s(literal 1/4 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) z)))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/2 x) y) (- (* 1/2 z) (* 1/4 z)))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/2 x) y)))) (sqrt (/ 1 z))))))))) |
(+.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 z #s(literal 1/4 binary64)))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t (*.f64 t (sqrt.f64 #s(literal 2 binary64))))) (+.f64 (*.f64 z #s(literal 1/6 binary64)) (*.f64 z #s(literal -1/8 binary64))))))))) |
(* (* (pow t 3) (* (sqrt 1/6) (* (sqrt 2) (- (* 1/2 x) y)))) (sqrt z)) |
(*.f64 t (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z))) (sqrt.f64 #s(literal 1/6 binary64))))) |
(* (pow t 3) (+ (* 1/4 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (* (sqrt z) (* (sqrt 1/6) (* (sqrt 2) (- (* 1/2 x) y)))))) |
(*.f64 (*.f64 t (*.f64 t t)) (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 t (*.f64 t (sqrt.f64 #s(literal 1/6 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/6 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) |
(* (pow t 3) (+ (* 1/4 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (* (- z (* 1/16 (/ z (pow (sqrt 1/6) 2)))) (- (* 1/2 x) y))) (* (pow t 4) (sqrt 1/6))) (sqrt (/ 1 z)))) (* (sqrt z) (* (sqrt 1/6) (* (sqrt 2) (- (* 1/2 x) y))))))) |
(*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 t (*.f64 t (sqrt.f64 #s(literal 1/6 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/6 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 z (/.f64 (*.f64 #s(literal 1/16 binary64) z) #s(literal -1/6 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (*.f64 (sqrt.f64 #s(literal 1/6 binary64)) (*.f64 (*.f64 t t) (*.f64 t t))))))) |
(* (pow t 3) (+ (* 1/4 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (* (- z (* 1/16 (/ z (pow (sqrt 1/6) 2)))) (- (* 1/2 x) y))) (* (pow t 4) (sqrt 1/6))) (sqrt (/ 1 z)))) (+ (* 1/2 (* (/ (* (sqrt 2) (* (- z (* 1/4 (/ (- z (* 1/16 (/ z (pow (sqrt 1/6) 2)))) (pow (sqrt 1/6) 2)))) (- (* 1/2 x) y))) (* (pow t 6) (sqrt 1/6))) (sqrt (/ 1 z)))) (* (sqrt z) (* (sqrt 1/6) (* (sqrt 2) (- (* 1/2 x) y)))))))) |
(*.f64 t (*.f64 (*.f64 t t) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 z (/.f64 (*.f64 #s(literal 1/16 binary64) z) #s(literal -1/6 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/6 binary64)) (*.f64 (*.f64 t t) (*.f64 t t))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (+.f64 z (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 z (/.f64 (*.f64 #s(literal 1/16 binary64) z) #s(literal -1/6 binary64)))) #s(literal -1/6 binary64))) (*.f64 (sqrt.f64 #s(literal 1/6 binary64)) (pow.f64 t #s(literal 6 binary64)))))))) (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 t (*.f64 t (sqrt.f64 #s(literal 1/6 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/6 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))))) |
(* -1 (* (* (pow t 3) (* (sqrt 1/6) (* (sqrt 2) (- (* 1/2 x) y)))) (sqrt z))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z))) (sqrt.f64 #s(literal 1/6 binary64))) (*.f64 t t)) (neg.f64 t)) |
(* -1 (* (pow t 3) (+ (* 1/4 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (* (sqrt z) (* (sqrt 1/6) (* (sqrt 2) (- (* 1/2 x) y))))))) |
(*.f64 (*.f64 t (*.f64 t t)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 t (*.f64 t (sqrt.f64 #s(literal 1/6 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/6 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) |
(* -1 (* (pow t 3) (+ (* 1/4 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (* (- z (* 1/16 (/ z (pow (sqrt 1/6) 2)))) (- (* 1/2 x) y))) (* (pow t 4) (sqrt 1/6))) (sqrt (/ 1 z)))) (* (sqrt z) (* (sqrt 1/6) (* (sqrt 2) (- (* 1/2 x) y)))))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 t (*.f64 t (sqrt.f64 #s(literal 1/6 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/6 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 z (/.f64 (*.f64 #s(literal 1/16 binary64) z) #s(literal -1/6 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (*.f64 (sqrt.f64 #s(literal 1/6 binary64)) (*.f64 (*.f64 t t) (*.f64 t t)))))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(* -1 (* (pow t 3) (+ (* 1/4 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (* (- z (* 1/16 (/ z (pow (sqrt 1/6) 2)))) (- (* 1/2 x) y))) (* (pow t 4) (sqrt 1/6))) (sqrt (/ 1 z)))) (+ (* 1/2 (* (/ (* (sqrt 2) (* (- z (* 1/4 (/ (- z (* 1/16 (/ z (pow (sqrt 1/6) 2)))) (pow (sqrt 1/6) 2)))) (- (* 1/2 x) y))) (* (pow t 6) (sqrt 1/6))) (sqrt (/ 1 z)))) (* (sqrt z) (* (sqrt 1/6) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
(*.f64 (*.f64 t (*.f64 t t)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 z (/.f64 (*.f64 #s(literal 1/16 binary64) z) #s(literal -1/6 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/6 binary64)) (*.f64 (*.f64 t t) (*.f64 t t))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (+.f64 z (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 z (/.f64 (*.f64 #s(literal 1/16 binary64) z) #s(literal -1/6 binary64)))) #s(literal -1/6 binary64))) (*.f64 (sqrt.f64 #s(literal 1/6 binary64)) (pow.f64 t #s(literal 6 binary64)))))))) (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 t (*.f64 t (sqrt.f64 #s(literal 1/6 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 1/6 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))))) |
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) |
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) |
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) |
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) |
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) |
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) |
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) |
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) |
(* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))))) |
(* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))))) |
(* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))))) |
(* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))))) |
(* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))))) |
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) (*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))))) |
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) (*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))))) |
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) (*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))))) |
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) (*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)))) |
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))))) |
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) (*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)))) |
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))))) |
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) (*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) |
(* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(* y (+ (* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y))))) |
(* y (+ (* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y))))) |
(* y (+ (* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y))))) |
(* -1 (* (* y (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2))))) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y))))) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z)))) (sqrt (/ 1 z))))))) |
(+.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 z #s(literal 1/8 binary64)))))) |
(+ (* (sqrt z) (sqrt 2)) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (- (* 1/2 z) (* 1/4 z))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))))) (sqrt (/ 1 z))))))))) |
(+.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (+.f64 (*.f64 z (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 z #s(literal 1/6 binary64)) (*.f64 z #s(literal -1/8 binary64)))))))))) |
(* (* (pow t 3) (* (sqrt 1/6) (sqrt 2))) (sqrt z)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/6 binary64))) (*.f64 (sqrt.f64 z) (*.f64 t (*.f64 t t)))) |
(* (pow t 3) (+ (* 1/4 (* (/ (sqrt 2) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (* (sqrt z) (* (sqrt 1/6) (sqrt 2))))) |
(*.f64 (*.f64 t (*.f64 t t)) (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (*.f64 t (sqrt.f64 #s(literal 1/6 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/6 binary64)))))) |
(* (pow t 3) (+ (* 1/4 (* (/ (sqrt 2) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- z (* 1/16 (/ z (pow (sqrt 1/6) 2))))) (* (pow t 4) (sqrt 1/6))) (sqrt (/ 1 z)))) (* (sqrt z) (* (sqrt 1/6) (sqrt 2)))))) |
(*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (*.f64 t (sqrt.f64 #s(literal 1/6 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/6 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (+.f64 z (/.f64 (*.f64 #s(literal 1/16 binary64) z) #s(literal -1/6 binary64))) (*.f64 (sqrt.f64 #s(literal 1/6 binary64)) (*.f64 (*.f64 t t) (*.f64 t t)))))))) |
(* (pow t 3) (+ (* 1/4 (* (/ (sqrt 2) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- z (* 1/16 (/ z (pow (sqrt 1/6) 2))))) (* (pow t 4) (sqrt 1/6))) (sqrt (/ 1 z)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- z (* 1/4 (/ (- z (* 1/16 (/ z (pow (sqrt 1/6) 2)))) (pow (sqrt 1/6) 2))))) (* (pow t 6) (sqrt 1/6))) (sqrt (/ 1 z)))) (* (sqrt z) (* (sqrt 1/6) (sqrt 2))))))) |
(*.f64 t (*.f64 (*.f64 t t) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 z (/.f64 (*.f64 #s(literal 1/16 binary64) z) #s(literal -1/6 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/6 binary64)) (*.f64 (*.f64 t t) (*.f64 t t))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 t #s(literal 6 binary64)))) (/.f64 (+.f64 z (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 z (/.f64 (*.f64 #s(literal 1/16 binary64) z) #s(literal -1/6 binary64)))) #s(literal -1/6 binary64))) (sqrt.f64 #s(literal 1/6 binary64)))))) (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (*.f64 t (sqrt.f64 #s(literal 1/6 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/6 binary64)))))))) |
(* -1 (* (* (pow t 3) (* (sqrt 1/6) (sqrt 2))) (sqrt z))) |
(*.f64 (*.f64 t (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 1/6 binary64)) (*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))))) |
(* -1 (* (pow t 3) (+ (* 1/4 (* (/ (sqrt 2) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (* (sqrt z) (* (sqrt 1/6) (sqrt 2)))))) |
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (*.f64 t (sqrt.f64 #s(literal 1/6 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/6 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(* -1 (* (pow t 3) (+ (* 1/4 (* (/ (sqrt 2) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- z (* 1/16 (/ z (pow (sqrt 1/6) 2))))) (* (pow t 4) (sqrt 1/6))) (sqrt (/ 1 z)))) (* (sqrt z) (* (sqrt 1/6) (sqrt 2))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t (*.f64 t t)) (+.f64 (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (*.f64 t (sqrt.f64 #s(literal 1/6 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/6 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (+.f64 z (/.f64 (*.f64 #s(literal 1/16 binary64) z) #s(literal -1/6 binary64))) (*.f64 (sqrt.f64 #s(literal 1/6 binary64)) (*.f64 (*.f64 t t) (*.f64 t t))))))))) |
(* -1 (* (pow t 3) (+ (* 1/4 (* (/ (sqrt 2) (* (pow t 2) (sqrt 1/6))) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- z (* 1/16 (/ z (pow (sqrt 1/6) 2))))) (* (pow t 4) (sqrt 1/6))) (sqrt (/ 1 z)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- z (* 1/4 (/ (- z (* 1/16 (/ z (pow (sqrt 1/6) 2)))) (pow (sqrt 1/6) 2))))) (* (pow t 6) (sqrt 1/6))) (sqrt (/ 1 z)))) (* (sqrt z) (* (sqrt 1/6) (sqrt 2)))))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 z (/.f64 (*.f64 #s(literal 1/16 binary64) z) #s(literal -1/6 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/6 binary64)) (*.f64 (*.f64 t t) (*.f64 t t))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 t #s(literal 6 binary64)))) (/.f64 (+.f64 z (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 z (/.f64 (*.f64 #s(literal 1/16 binary64) z) #s(literal -1/6 binary64)))) #s(literal -1/6 binary64))) (sqrt.f64 #s(literal 1/6 binary64)))))) (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (*.f64 t (sqrt.f64 #s(literal 1/6 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/6 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t (*.f64 t t)))) |
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) |
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) |
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) |
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) |
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) |
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) |
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) |
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) |
(* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt -2) (sqrt -1)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) |
(* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt -2) (sqrt -1)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) |
(* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt -2) (sqrt -1)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) |
(* -1 (* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) (* (sqrt -2) (sqrt -1)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 z (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(+ (* 2 z) (* 2 (* (pow t 2) z))) |
(*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) z)))) |
(+.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 z (+.f64 (*.f64 t t) #s(literal 2 binary64))))) |
(+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) (+ z (* 1/3 (* (pow t 2) z))))))) |
(+.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 t t)) #s(literal 1 binary64)) z))))) |
(* 1/3 (* (pow t 6) z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 z (pow.f64 t #s(literal 6 binary64)))) |
(* (pow t 6) (+ (* 1/3 z) (/ z (pow t 2)))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 z #s(literal 1/3 binary64)) (/.f64 z (*.f64 t t)))) |
(* (pow t 6) (+ (* 1/3 z) (+ (* 2 (/ z (pow t 4))) (/ z (pow t 2))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (+.f64 (*.f64 z #s(literal 1/3 binary64)) (/.f64 z (*.f64 t t))) (/.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 t t))))) |
(* (pow t 6) (+ (* 1/3 z) (+ (* 2 (/ z (pow t 4))) (+ (* 2 (/ z (pow t 6))) (/ z (pow t 2)))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 z (*.f64 (*.f64 t t) (*.f64 t t))) (/.f64 z (pow.f64 t #s(literal 6 binary64))))) (+.f64 (*.f64 z #s(literal 1/3 binary64)) (/.f64 z (*.f64 t t))))) |
(* 1/3 (* (pow t 6) z)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 z (pow.f64 t #s(literal 6 binary64)))) |
(* (pow t 6) (+ (* 1/3 z) (/ z (pow t 2)))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 z #s(literal 1/3 binary64)) (/.f64 z (*.f64 t t)))) |
(* (pow t 6) (+ (* 1/3 z) (+ (* 2 (/ z (pow t 4))) (/ z (pow t 2))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (+.f64 (*.f64 z #s(literal 1/3 binary64)) (/.f64 z (*.f64 t t))) (/.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 t t))))) |
(* (pow t 6) (+ (* 1/3 z) (+ (* 2 (/ z (pow t 4))) (+ (* 2 (/ z (pow t 6))) (/ z (pow t 2)))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 z (*.f64 (*.f64 t t) (*.f64 t t))) (/.f64 z (pow.f64 t #s(literal 6 binary64))))) (+.f64 (*.f64 z #s(literal 1/3 binary64)) (/.f64 z (*.f64 t t))))) |
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
(*.f64 z (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) #s(literal 2 binary64))) |
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
(*.f64 z (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) #s(literal 2 binary64))) |
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
(*.f64 z (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) #s(literal 2 binary64))) |
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
(*.f64 z (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) #s(literal 2 binary64))) |
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
(*.f64 z (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) #s(literal 2 binary64))) |
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
(*.f64 z (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) #s(literal 2 binary64))) |
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
(*.f64 z (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) #s(literal 2 binary64))) |
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
(*.f64 z (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) #s(literal 2 binary64))) |
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
(*.f64 z (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) #s(literal 2 binary64))) |
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
(*.f64 z (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) #s(literal 2 binary64))) |
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
(*.f64 z (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) #s(literal 2 binary64))) |
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
(*.f64 z (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) #s(literal 2 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (pow t 2)) |
(+.f64 (*.f64 t t) #s(literal 1 binary64)) |
(+ 1 (* (pow t 2) (+ 1 (* 1/2 (pow t 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))) |
(+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))) |
(* 1/6 (pow t 6)) |
(*.f64 #s(literal 1/6 binary64) (pow.f64 t #s(literal 6 binary64))) |
(* (pow t 6) (+ 1/6 (* 1/2 (/ 1 (pow t 2))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(* (pow t 6) (+ 1/6 (+ (* 1/2 (/ 1 (pow t 2))) (/ 1 (pow t 4))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))) |
(* (pow t 6) (+ 1/6 (+ (* 1/2 (/ 1 (pow t 2))) (+ (/ 1 (pow t 4)) (/ 1 (pow t 6)))))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 t #s(literal 6 binary64))) (+.f64 (*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))) #s(literal 1 binary64))) |
(* 1/6 (pow t 6)) |
(*.f64 #s(literal 1/6 binary64) (pow.f64 t #s(literal 6 binary64))) |
(* (pow t 6) (+ 1/6 (* 1/2 (/ 1 (pow t 2))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(* (pow t 6) (+ 1/6 (+ (* 1/2 (/ 1 (pow t 2))) (/ 1 (pow t 4))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))) |
(* (pow t 6) (+ 1/6 (+ (* 1/2 (/ 1 (pow t 2))) (+ (/ 1 (pow t 4)) (/ 1 (pow t 6)))))) |
(+.f64 (*.f64 #s(literal 1/6 binary64) (pow.f64 t #s(literal 6 binary64))) (+.f64 (*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))) #s(literal 1 binary64))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x))) |
(* -1/2 (* (* x (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(* -1/2 (* (* x (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(* -1/2 (* (* x (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(* -1/2 (* (* x (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/2 binary64))) |
(* 1/2 (* x (sqrt 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(* 1/2 (* x (sqrt 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(* 1/2 (* x (sqrt 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(* 1/2 (* x (sqrt 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(* 1/2 (* x (sqrt 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(* 1/2 (* x (sqrt 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(* 1/2 (* x (sqrt 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(* 1/2 (* x (sqrt 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(* 1/2 (* x (sqrt 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(* 1/2 (* x (sqrt 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(* 1/2 (* x (sqrt 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(* 1/2 (* x (sqrt 2))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) |
(* x (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(* x (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(* x (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(* x (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(* x (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(* x (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(* x (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(* x (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(* x (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(* x (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(* x (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(* x (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(* 1/2 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(* 1/2 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(* 1/2 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(* 1/2 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(* 1/2 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(* 1/2 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(* 1/2 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(* 1/2 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(* 1/2 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(* 1/2 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(* 1/2 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(* 1/2 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(* 1/6 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/6 binary64)) |
(* 1/6 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/6 binary64)) |
(* 1/6 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/6 binary64)) |
(* 1/6 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/6 binary64)) |
(* 1/6 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/6 binary64)) |
(* 1/6 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/6 binary64)) |
(* 1/6 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/6 binary64)) |
(* 1/6 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/6 binary64)) |
(* 1/6 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/6 binary64)) |
(* 1/6 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/6 binary64)) |
(* 1/6 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/6 binary64)) |
(* 1/6 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/6 binary64)) |
(sqrt z) |
(sqrt.f64 z) |
(sqrt z) |
(sqrt.f64 z) |
(sqrt z) |
(sqrt.f64 z) |
(sqrt z) |
(sqrt.f64 z) |
(sqrt z) |
(sqrt.f64 z) |
(sqrt z) |
(sqrt.f64 z) |
(sqrt z) |
(sqrt.f64 z) |
(sqrt z) |
(sqrt.f64 z) |
(* -1 (* (sqrt z) (pow (sqrt -1) 2))) |
(sqrt.f64 z) |
(* -1 (* (sqrt z) (pow (sqrt -1) 2))) |
(sqrt.f64 z) |
(* -1 (* (sqrt z) (pow (sqrt -1) 2))) |
(sqrt.f64 z) |
(* -1 (* (sqrt z) (pow (sqrt -1) 2))) |
(sqrt.f64 z) |
Compiled 45627 to 3492 computations (92.3% saved)
39 alts after pruning (35 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1316 | 14 | 1330 |
| Fresh | 8 | 21 | 29 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1326 | 39 | 1365 |
| Status | Accuracy | Program |
|---|---|---|
| 95.7% | (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 49.3% | (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) | |
| 99.8% | (/.f64 (sqrt.f64 (*.f64 (pow.f64 (E.f64) (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| ✓ | 95.7% | (/.f64 (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| 50.2% | (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 49.9% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) | |
| 44.6% | (*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) | |
| 62.1% | (*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))) | |
| 27.8% | (*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) x)) | |
| 49.5% | (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)))) | |
| 35.9% | (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) | |
| 85.4% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) | |
| 95.4% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) | |
| 85.0% | (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 50.1% | (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) | |
| ✓ | 26.8% | (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 z)) |
| 70.9% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 64.7% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) | |
| ✓ | 50.3% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
| ▶ | 25.9% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
| ▶ | 99.8% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64))) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
| 99.8% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 (E.f64) (E.f64)) (/.f64 (*.f64 t t) #s(literal 4 binary64))))) | |
| 93.6% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) | |
| 23.2% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64))) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (-.f64 (*.f64 (*.f64 t #s(literal 1/8 binary64)) (*.f64 t #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 t #s(literal 1/8 binary64)))))))))))) | |
| 65.3% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/2304 binary64))) t) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) | |
| 52.8% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64)))) t) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 1/8 binary64))))))))))) | |
| 71.2% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 (+.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))))))))) | |
| 93.6% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) | |
| ▶ | 47.6% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
| ▶ | 60.6% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
| 53.5% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) | |
| ▶ | 64.5% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) y)))) |
| 67.5% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t)))) y)))) | |
| 51.0% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 52.5% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t))))) | |
| 93.9% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x))))) | |
| 61.4% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) | |
| ✓ | 26.9% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
| 25.9% | (*.f64 (sqrt.f64 z) (*.f64 y (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
Compiled 2173 to 1414 computations (34.9% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 z #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| ✓ | cost-diff | 128 | (*.f64 y (+.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) y))) |
| ✓ | cost-diff | 128 | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) y)))) |
| ✓ | cost-diff | 0 | (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
| ✓ | cost-diff | 0 | (*.f64 z #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 z #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) y) |
| ✓ | cost-diff | 0 | (*.f64 z #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64))) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 z #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64))) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
| 13476× | accelerator-lowering-fma.f32 |
| 13476× | accelerator-lowering-fma.f64 |
| 5468× | *-lowering-*.f32 |
| 5468× | *-lowering-*.f64 |
| 2480× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 627 |
| 1 | 129 | 622 |
| 2 | 438 | 614 |
| 3 | 1731 | 610 |
| 4 | 6251 | 608 |
| 0 | 8143 | 551 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt (* z 2)) (* (- (* x 1/2) y) (pow (/ 1 (* (E) (E))) (/ (* t t) -4)))) |
(sqrt (* z 2)) |
(* z 2) |
z |
2 |
(* (- (* x 1/2) y) (pow (/ 1 (* (E) (E))) (/ (* t t) -4))) |
(- (* x 1/2) y) |
(* x 1/2) |
x |
1/2 |
y |
(pow (/ 1 (* (E) (E))) (/ (* t t) -4)) |
(/ 1 (* (E) (E))) |
1 |
(* (E) (E)) |
(E) |
(/ (* t t) -4) |
(* t t) |
t |
-4 |
(* (sqrt (* z 2)) (- 0 y)) |
(sqrt (* z 2)) |
(* z 2) |
z |
2 |
(- 0 y) |
0 |
y |
(* (sqrt (* z 2)) (* (- (* 1/2 x) y) (* (* t t) 1/2))) |
(sqrt (* z 2)) |
(* z 2) |
z |
2 |
(* (- (* 1/2 x) y) (* (* t t) 1/2)) |
(- (* 1/2 x) y) |
(* 1/2 x) |
1/2 |
x |
y |
(* (* t t) 1/2) |
(* t t) |
t |
(* (sqrt (* z 2)) (* y (- -1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))))))) |
(sqrt (* z 2)) |
(* z 2) |
z |
2 |
(* y (- -1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48))))))) |
y |
(- -1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))))) |
-1 |
(* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48))))) |
(* t t) |
t |
(+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))) |
1/2 |
(* (* t t) (+ 1/8 (* (* t t) 1/48))) |
(+ 1/8 (* (* t t) 1/48)) |
1/8 |
(* (* t t) 1/48) |
1/48 |
(* (sqrt (* z 2)) (* y (+ (- -1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))))) (/ (* 1/2 (* x (+ 1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))))))) y)))) |
(sqrt (* z 2)) |
(* z 2) |
z |
2 |
(* y (+ (- -1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))))) (/ (* 1/2 (* x (+ 1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))))))) y))) |
y |
(+ (- -1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))))) (/ (* 1/2 (* x (+ 1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))))))) y)) |
(- -1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))))) |
-1 |
(* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48))))) |
(* t t) |
t |
(+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))) |
1/2 |
(* (* t t) (+ 1/8 (* (* t t) 1/48))) |
(+ 1/8 (* (* t t) 1/48)) |
1/8 |
(* (* t t) 1/48) |
1/48 |
(/ (* 1/2 (* x (+ 1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))))))) y) |
(* 1/2 (* x (+ 1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))))))) |
(* x (+ 1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48))))))) |
x |
(+ 1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))))) |
1 |
| Outputs |
|---|
(* (sqrt (* z 2)) (* (- (* x 1/2) y) (pow (/ 1 (* (E) (E))) (/ (* t t) -4)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64))) (/.f64 (*.f64 t t) #s(literal -4 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(sqrt (* z 2)) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(* z 2) |
(*.f64 z #s(literal 2 binary64)) |
z |
2 |
#s(literal 2 binary64) |
(* (- (* x 1/2) y) (pow (/ 1 (* (E) (E))) (/ (* t t) -4))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64))) (/.f64 (*.f64 t t) #s(literal -4 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(- (* x 1/2) y) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
1/2 |
#s(literal 1/2 binary64) |
y |
(pow (/ 1 (* (E) (E))) (/ (* t t) -4)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64))) (/.f64 (*.f64 t t) #s(literal -4 binary64))) |
(/ 1 (* (E) (E))) |
(/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64))) |
1 |
#s(literal 1 binary64) |
(* (E) (E)) |
(*.f64 (E.f64) (E.f64)) |
(E) |
(E.f64) |
(/ (* t t) -4) |
(/.f64 (*.f64 t t) #s(literal -4 binary64)) |
(* t t) |
(*.f64 t t) |
t |
-4 |
#s(literal -4 binary64) |
(* (sqrt (* z 2)) (- 0 y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(sqrt (* z 2)) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(* z 2) |
(*.f64 z #s(literal 2 binary64)) |
z |
2 |
#s(literal 2 binary64) |
(- 0 y) |
(-.f64 #s(literal 0 binary64) y) |
0 |
#s(literal 0 binary64) |
y |
(* (sqrt (* z 2)) (* (- (* 1/2 x) y) (* (* t t) 1/2))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) t)))) |
(sqrt (* z 2)) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(* z 2) |
(*.f64 z #s(literal 2 binary64)) |
z |
2 |
#s(literal 2 binary64) |
(* (- (* 1/2 x) y) (* (* t t) 1/2)) |
(*.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) t))) |
(- (* 1/2 x) y) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
x |
y |
(* (* t t) 1/2) |
(*.f64 #s(literal 1/2 binary64) (*.f64 t t)) |
(* t t) |
(*.f64 t t) |
t |
(* (sqrt (* z 2)) (* y (- -1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) (-.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(sqrt (* z 2)) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(* z 2) |
(*.f64 z #s(literal 2 binary64)) |
z |
2 |
#s(literal 2 binary64) |
(* y (- -1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48))))))) |
(*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) (-.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
y |
(- -1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))))) |
(+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) (-.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
-1 |
#s(literal -1 binary64) |
(* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48))))) |
(*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) |
(* t t) |
(*.f64 t t) |
t |
(+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) |
1/2 |
#s(literal 1/2 binary64) |
(* (* t t) (+ 1/8 (* (* t t) 1/48))) |
(*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) |
(+ 1/8 (* (* t t) 1/48)) |
(+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) |
1/8 |
#s(literal 1/8 binary64) |
(* (* t t) 1/48) |
(*.f64 (*.f64 t t) #s(literal 1/48 binary64)) |
1/48 |
#s(literal 1/48 binary64) |
(* (sqrt (* z 2)) (* y (+ (- -1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))))) (/ (* 1/2 (* x (+ 1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))))))) y)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) (-.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) (-.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 x #s(literal -1/2 binary64))))) |
(sqrt (* z 2)) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(* z 2) |
(*.f64 z #s(literal 2 binary64)) |
z |
2 |
#s(literal 2 binary64) |
(* y (+ (- -1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))))) (/ (* 1/2 (* x (+ 1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))))))) y))) |
(+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) (-.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) (-.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 x #s(literal -1/2 binary64)))) |
y |
(+ (- -1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))))) (/ (* 1/2 (* x (+ 1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))))))) y)) |
(+.f64 #s(literal -1 binary64) (-.f64 (*.f64 t (*.f64 t (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) (-.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) (-.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) y))) |
(- -1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))))) |
(+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) (-.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
-1 |
#s(literal -1 binary64) |
(* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48))))) |
(*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) |
(* t t) |
(*.f64 t t) |
t |
(+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) |
1/2 |
#s(literal 1/2 binary64) |
(* (* t t) (+ 1/8 (* (* t t) 1/48))) |
(*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) |
(+ 1/8 (* (* t t) 1/48)) |
(+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) |
1/8 |
#s(literal 1/8 binary64) |
(* (* t t) 1/48) |
(*.f64 (*.f64 t t) #s(literal 1/48 binary64)) |
1/48 |
#s(literal 1/48 binary64) |
(/ (* 1/2 (* x (+ 1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))))))) y) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) (-.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 x #s(literal -1/2 binary64))) y) |
(* 1/2 (* x (+ 1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))))))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) (-.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 x #s(literal -1/2 binary64))) |
(* x (+ 1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
x |
(+ 1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
1 |
#s(literal 1 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 98.4% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) y)))) |
| ✓ | accuracy | 96.7% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
| ✓ | accuracy | 89.8% | (*.f64 y (+.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) y))) |
| ✓ | accuracy | 78.1% | (+.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) y)) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) |
| ✓ | accuracy | 99.1% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
| ✓ | accuracy | 95.6% | (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 92.6% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
| ✓ | accuracy | 88.8% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 0 binary64) y) |
| ✓ | accuracy | 100.0% | (*.f64 z #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| ✓ | accuracy | 99.6% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
| ✓ | accuracy | 100.0% | (E.f64) |
| ✓ | accuracy | 100.0% | (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64))) (/.f64 (*.f64 t t) #s(literal -4 binary64))) |
| ✓ | accuracy | 99.8% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64))) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
| ✓ | accuracy | 98.4% | (*.f64 (E.f64) (E.f64)) |
| 230.0ms | 256× | 0 | valid |
Compiled 634 to 47 computations (92.6% saved)
ival-mult: 57.0ms (52.3% of total)ival-div: 17.0ms (15.6% of total)ival-pow: 10.0ms (9.2% of total)ival-sub: 7.0ms (6.4% of total)...c/correct-round.rkt:119:19: 7.0ms (6.4% of total)ival-add: 5.0ms (4.6% of total)ival-e: 2.0ms (1.8% of total)ival-sqrt: 2.0ms (1.8% of total)const: 1.0ms (0.9% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (sqrt (* z 2)) (* (- (* x 1/2) y) (pow (/ 1 (* (E) (E))) (/ (* t t) -4))))> |
#<alt (sqrt (* z 2))> |
#<alt (* z 2)> |
#<alt (* (- (* x 1/2) y) (pow (/ 1 (* (E) (E))) (/ (* t t) -4)))> |
#<alt (* (sqrt (* z 2)) (- 0 y))> |
#<alt (- 0 y)> |
#<alt (* (sqrt (* z 2)) (* (- (* 1/2 x) y) (* (* t t) 1/2)))> |
#<alt (* (- (* 1/2 x) y) (* (* t t) 1/2))> |
#<alt (* (sqrt (* z 2)) (* y (- -1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48))))))))> |
#<alt (* y (- -1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))))))> |
#<alt (* (sqrt (* z 2)) (* y (+ (- -1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))))) (/ (* 1/2 (* x (+ 1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))))))) y))))> |
#<alt (* y (+ (- -1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))))) (/ (* 1/2 (* x (+ 1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))))))) y)))> |
#<alt (* (E) (E))> |
#<alt (pow (/ 1 (* (E) (E))) (/ (* t t) -4))> |
#<alt (E)> |
#<alt (* (* t t) 1/2)> |
#<alt (* (* t t) 1/48)> |
#<alt (* (* t t) (+ 1/8 (* (* t t) 1/48)))> |
#<alt (+ (- -1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))))) (/ (* 1/2 (* x (+ 1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))))))) y))> |
#<alt (* x (+ 1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))))))> |
| Outputs |
|---|
#<alt (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* -1 (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))> |
#<alt (* -1 (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))> |
#<alt (* -1 (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))> |
#<alt (* -1 (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))))> |
#<alt (* -1 (* (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z)))> |
#<alt (+ (* -1 (* (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z))))> |
#<alt (* 1/2 (* (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z)))> |
#<alt (* x (+ (* -1 (* (/ (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))))))> |
#<alt (* x (+ (* -1 (* (/ (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))))))> |
#<alt (* x (+ (* -1 (* (/ (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))))))> |
#<alt (* 1/2 (* (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z)))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2)))) (* (/ (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) x) (sqrt z)))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2)))) (* (/ (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) x) (sqrt z)))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2)))) (* (/ (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) x) (sqrt z)))))> |
#<alt (* 1/2 (* (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z)))> |
#<alt (+ (* -1 (* (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z))))> |
#<alt (* -1 (* (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z)))> |
#<alt (* y (+ (* -1 (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) y) (sqrt z)))))> |
#<alt (* y (+ (* -1 (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) y) (sqrt z)))))> |
#<alt (* y (+ (* -1 (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) y) (sqrt z)))))> |
#<alt (* -1 (* (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z)))> |
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))))))> |
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))))))> |
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))))))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (+ (* -1/4 (* (* (pow t 2) (* (log (/ 1 (pow (E) 2))) (* (sqrt 2) (- (* 1/2 x) y)))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* -1/4 (* (sqrt z) (* (log (/ 1 (pow (E) 2))) (* (sqrt 2) (- (* 1/2 x) y))))) (* 1/32 (* (* (pow t 2) (* (pow (log (/ 1 (pow (E) 2))) 2) (* (sqrt 2) (- (* 1/2 x) y)))) (sqrt z))))))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* -1/4 (* (sqrt z) (* (log (/ 1 (pow (E) 2))) (* (sqrt 2) (- (* 1/2 x) y))))) (* (pow t 2) (+ (* -1/384 (* (* (pow t 2) (* (pow (log (/ 1 (pow (E) 2))) 3) (* (sqrt 2) (- (* 1/2 x) y)))) (sqrt z))) (* 1/32 (* (sqrt z) (* (pow (log (/ 1 (pow (E) 2))) 2) (* (sqrt 2) (- (* 1/2 x) y))))))))))> |
#<alt (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (sqrt 2))> |
#<alt (* (sqrt z) (sqrt 2))> |
#<alt (* (sqrt z) (sqrt 2))> |
#<alt (* (sqrt z) (sqrt 2))> |
#<alt (* (sqrt z) (sqrt 2))> |
#<alt (* (sqrt z) (sqrt 2))> |
#<alt (* (sqrt z) (sqrt 2))> |
#<alt (* (sqrt z) (sqrt 2))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1))))> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* 2 z)> |
#<alt (* -1 (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))))> |
#<alt (+ (* -1 (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))))) (* 1/2 (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))))))> |
#<alt (+ (* -1 (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))))) (* 1/2 (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))))))> |
#<alt (+ (* -1 (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))))) (* 1/2 (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))))))> |
#<alt (* 1/2 (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))))> |
#<alt (* x (+ (* -1 (/ (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) x)) (* 1/2 (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))))))> |
#<alt (* x (+ (* -1 (/ (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) x)) (* 1/2 (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))))))> |
#<alt (* x (+ (* -1 (/ (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) x)) (* 1/2 (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))))))> |
#<alt (* 1/2 (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))))> |
#<alt (* -1 (* x (+ (* -1/2 (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) (/ (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) x))))> |
#<alt (* -1 (* x (+ (* -1/2 (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) (/ (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) x))))> |
#<alt (* -1 (* x (+ (* -1/2 (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) (/ (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) x))))> |
#<alt (* 1/2 (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))))> |
#<alt (+ (* -1 (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))))) (* 1/2 (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))))))> |
#<alt (+ (* -1 (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))))) (* 1/2 (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))))))> |
#<alt (+ (* -1 (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))))) (* 1/2 (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))))))> |
#<alt (* -1 (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))))> |
#<alt (* y (+ (* -1 (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) (* 1/2 (/ (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) y))))> |
#<alt (* y (+ (* -1 (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) (* 1/2 (/ (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) y))))> |
#<alt (* y (+ (* -1 (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) (* 1/2 (/ (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) y))))> |
#<alt (* -1 (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))))> |
#<alt (* -1 (* y (+ (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* -1/2 (/ (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) y)))))> |
#<alt (* -1 (* y (+ (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* -1/2 (/ (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) y)))))> |
#<alt (* -1 (* y (+ (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* -1/2 (/ (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) y)))))> |
#<alt (- (* 1/2 x) y)> |
#<alt (- (+ (* -1/4 (* (pow t 2) (* (log (/ 1 (pow (E) 2))) (- (* 1/2 x) y)))) (* 1/2 x)) y)> |
#<alt (- (+ (* 1/2 x) (* (pow t 2) (+ (* -1/4 (* (log (/ 1 (pow (E) 2))) (- (* 1/2 x) y))) (* 1/32 (* (pow t 2) (* (pow (log (/ 1 (pow (E) 2))) 2) (- (* 1/2 x) y))))))) y)> |
#<alt (- (+ (* 1/2 x) (* (pow t 2) (+ (* -1/4 (* (log (/ 1 (pow (E) 2))) (- (* 1/2 x) y))) (* (pow t 2) (+ (* -1/384 (* (pow t 2) (* (pow (log (/ 1 (pow (E) 2))) 3) (- (* 1/2 x) y)))) (* 1/32 (* (pow (log (/ 1 (pow (E) 2))) 2) (- (* 1/2 x) y)))))))) y)> |
#<alt (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (- (* 1/2 x) y))> |
#<alt (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (- (* 1/2 x) y))> |
#<alt (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (- (* 1/2 x) y))> |
#<alt (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (- (* 1/2 x) y))> |
#<alt (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (- (* 1/2 x) y))> |
#<alt (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (- (* 1/2 x) y))> |
#<alt (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (- (* 1/2 x) y))> |
#<alt (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (- (* 1/2 x) y))> |
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))> |
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))> |
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))> |
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))> |
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))> |
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))> |
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))> |
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))> |
#<alt (* (* y (* (sqrt -2) (sqrt -1))) (sqrt z))> |
#<alt (* (* y (* (sqrt -2) (sqrt -1))) (sqrt z))> |
#<alt (* (* y (* (sqrt -2) (sqrt -1))) (sqrt z))> |
#<alt (* (* y (* (sqrt -2) (sqrt -1))) (sqrt z))> |
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))> |
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))> |
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))> |
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))> |
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))> |
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))> |
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))> |
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))> |
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))> |
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))> |
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))> |
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))> |
#<alt (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))> |
#<alt (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))> |
#<alt (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))> |
#<alt (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))> |
#<alt (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))> |
#<alt (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))> |
#<alt (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))> |
#<alt (* -1/2 (* (* (pow t 2) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))) (sqrt z)))> |
#<alt (* -1/2 (* (* (pow t 2) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))) (sqrt z)))> |
#<alt (* -1/2 (* (* (pow t 2) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))) (sqrt z)))> |
#<alt (* -1/2 (* (* (pow t 2) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))) (sqrt z)))> |
#<alt (* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z)))> |
#<alt (+ (* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) (* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z))))> |
#<alt (+ (* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) (* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z))))> |
#<alt (+ (* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) (* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z))))> |
#<alt (* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z)))> |
#<alt (* x (+ (* -1/2 (* (/ (* (pow t 2) (* y (sqrt 2))) x) (sqrt z))) (* 1/4 (* (* (pow t 2) (sqrt 2)) (sqrt z)))))> |
#<alt (* x (+ (* -1/2 (* (/ (* (pow t 2) (* y (sqrt 2))) x) (sqrt z))) (* 1/4 (* (* (pow t 2) (sqrt 2)) (sqrt z)))))> |
#<alt (* x (+ (* -1/2 (* (/ (* (pow t 2) (* y (sqrt 2))) x) (sqrt z))) (* 1/4 (* (* (pow t 2) (sqrt 2)) (sqrt z)))))> |
#<alt (* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z)))> |
#<alt (* -1 (* x (+ (* -1/4 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* 1/2 (* (/ (* (pow t 2) (* y (sqrt 2))) x) (sqrt z))))))> |
#<alt (* -1 (* x (+ (* -1/4 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* 1/2 (* (/ (* (pow t 2) (* y (sqrt 2))) x) (sqrt z))))))> |
#<alt (* -1 (* x (+ (* -1/4 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* 1/2 (* (/ (* (pow t 2) (* y (sqrt 2))) x) (sqrt z))))))> |
#<alt (* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z)))> |
#<alt (+ (* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) (* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z))))> |
#<alt (+ (* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) (* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z))))> |
#<alt (+ (* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) (* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z))))> |
#<alt (* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z)))> |
#<alt (* y (+ (* -1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (/ (* (pow t 2) (* x (sqrt 2))) y) (sqrt z)))))> |
#<alt (* y (+ (* -1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (/ (* (pow t 2) (* x (sqrt 2))) y) (sqrt z)))))> |
#<alt (* y (+ (* -1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (/ (* (pow t 2) (* x (sqrt 2))) y) (sqrt z)))))> |
#<alt (* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z)))> |
#<alt (* -1 (* y (+ (* -1/4 (* (/ (* (pow t 2) (* x (sqrt 2))) y) (sqrt z))) (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))))))> |
#<alt (* -1 (* y (+ (* -1/4 (* (/ (* (pow t 2) (* x (sqrt 2))) y) (sqrt z))) (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))))))> |
#<alt (* -1 (* y (+ (* -1/4 (* (/ (* (pow t 2) (* x (sqrt 2))) y) (sqrt z))) (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))))))> |
#<alt (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))> |
#<alt (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))> |
#<alt (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))> |
#<alt (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))> |
#<alt (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))> |
#<alt (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))> |
#<alt (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))> |
#<alt (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))> |
#<alt (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))> |
#<alt (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))> |
#<alt (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))> |
#<alt (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))> |
#<alt (* -1/2 (* (pow t 2) y))> |
#<alt (+ (* -1/2 (* (pow t 2) y)) (* 1/4 (* (pow t 2) x)))> |
#<alt (+ (* -1/2 (* (pow t 2) y)) (* 1/4 (* (pow t 2) x)))> |
#<alt (+ (* -1/2 (* (pow t 2) y)) (* 1/4 (* (pow t 2) x)))> |
#<alt (* 1/4 (* (pow t 2) x))> |
#<alt (* x (+ (* -1/2 (/ (* (pow t 2) y) x)) (* 1/4 (pow t 2))))> |
#<alt (* x (+ (* -1/2 (/ (* (pow t 2) y) x)) (* 1/4 (pow t 2))))> |
#<alt (* x (+ (* -1/2 (/ (* (pow t 2) y) x)) (* 1/4 (pow t 2))))> |
#<alt (* 1/4 (* (pow t 2) x))> |
#<alt (* -1 (* x (+ (* -1/4 (pow t 2)) (* 1/2 (/ (* (pow t 2) y) x)))))> |
#<alt (* -1 (* x (+ (* -1/4 (pow t 2)) (* 1/2 (/ (* (pow t 2) y) x)))))> |
#<alt (* -1 (* x (+ (* -1/4 (pow t 2)) (* 1/2 (/ (* (pow t 2) y) x)))))> |
#<alt (* 1/4 (* (pow t 2) x))> |
#<alt (+ (* -1/2 (* (pow t 2) y)) (* 1/4 (* (pow t 2) x)))> |
#<alt (+ (* -1/2 (* (pow t 2) y)) (* 1/4 (* (pow t 2) x)))> |
#<alt (+ (* -1/2 (* (pow t 2) y)) (* 1/4 (* (pow t 2) x)))> |
#<alt (* -1/2 (* (pow t 2) y))> |
#<alt (* y (+ (* -1/2 (pow t 2)) (* 1/4 (/ (* (pow t 2) x) y))))> |
#<alt (* y (+ (* -1/2 (pow t 2)) (* 1/4 (/ (* (pow t 2) x) y))))> |
#<alt (* y (+ (* -1/2 (pow t 2)) (* 1/4 (/ (* (pow t 2) x) y))))> |
#<alt (* -1/2 (* (pow t 2) y))> |
#<alt (* -1 (* y (+ (* -1/4 (/ (* (pow t 2) x) y)) (* 1/2 (pow t 2)))))> |
#<alt (* -1 (* y (+ (* -1/4 (/ (* (pow t 2) x) y)) (* 1/2 (pow t 2)))))> |
#<alt (* -1 (* y (+ (* -1/4 (/ (* (pow t 2) x) y)) (* 1/2 (pow t 2)))))> |
#<alt (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))> |
#<alt (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))> |
#<alt (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))> |
#<alt (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))> |
#<alt (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))> |
#<alt (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))> |
#<alt (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))> |
#<alt (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))> |
#<alt (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))> |
#<alt (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))> |
#<alt (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))> |
#<alt (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))> |
#<alt (* (* y (* (sqrt -2) (* (sqrt -1) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (sqrt z))> |
#<alt (* (* y (* (sqrt -2) (* (sqrt -1) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (sqrt z))> |
#<alt (* (* y (* (sqrt -2) (* (sqrt -1) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (sqrt z))> |
#<alt (* (* y (* (sqrt -2) (* (sqrt -1) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (sqrt z))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))> |
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))> |
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* (pow t 2) (+ (* -1/2 (* (* y (sqrt 2)) (sqrt z))) (* -1/8 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))))))> |
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* (pow t 2) (+ (* -1/2 (* (* y (sqrt 2)) (sqrt z))) (* (pow t 2) (+ (* -1/8 (* (* y (sqrt 2)) (sqrt z))) (* -1/48 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))))))))> |
#<alt (* -1/48 (* (* (pow t 6) (* y (sqrt 2))) (sqrt z)))> |
#<alt (* (pow t 6) (+ (* -1/8 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* -1/48 (* (* y (sqrt 2)) (sqrt z)))))> |
#<alt (* (pow t 6) (+ (* -1/2 (* (/ (* y (sqrt 2)) (pow t 4)) (sqrt z))) (+ (* -1/8 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* -1/48 (* (* y (sqrt 2)) (sqrt z))))))> |
#<alt (* (pow t 6) (+ (* -1 (* (/ (* y (sqrt 2)) (pow t 6)) (sqrt z))) (+ (* -1/2 (* (/ (* y (sqrt 2)) (pow t 4)) (sqrt z))) (+ (* -1/8 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* -1/48 (* (* y (sqrt 2)) (sqrt z)))))))> |
#<alt (* -1/48 (* (* (pow t 6) (* y (sqrt 2))) (sqrt z)))> |
#<alt (* (pow t 6) (+ (* -1/8 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* -1/48 (* (* y (sqrt 2)) (sqrt z)))))> |
#<alt (* (pow t 6) (+ (* -1/2 (* (/ (* y (sqrt 2)) (pow t 4)) (sqrt z))) (+ (* -1/8 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* -1/48 (* (* y (sqrt 2)) (sqrt z))))))> |
#<alt (* (pow t 6) (+ (* -1 (* (/ (* y (sqrt 2)) (pow t 6)) (sqrt z))) (+ (* -1/2 (* (/ (* y (sqrt 2)) (pow t 4)) (sqrt z))) (+ (* -1/8 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* -1/48 (* (* y (sqrt 2)) (sqrt z)))))))> |
#<alt (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))> |
#<alt (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))> |
#<alt (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))> |
#<alt (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))> |
#<alt (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))> |
#<alt (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))> |
#<alt (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))> |
#<alt (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))> |
#<alt (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))> |
#<alt (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))> |
#<alt (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))> |
#<alt (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))> |
#<alt (* -1 y)> |
#<alt (+ (* -1 y) (* -1/2 (* (pow t 2) y)))> |
#<alt (+ (* -1 y) (* (pow t 2) (+ (* -1/2 y) (* -1/8 (* (pow t 2) y)))))> |
#<alt (+ (* -1 y) (* (pow t 2) (+ (* -1/2 y) (* (pow t 2) (+ (* -1/8 y) (* -1/48 (* (pow t 2) y)))))))> |
#<alt (* -1/48 (* (pow t 6) y))> |
#<alt (* (pow t 6) (+ (* -1/8 (/ y (pow t 2))) (* -1/48 y)))> |
#<alt (* (pow t 6) (+ (* -1/2 (/ y (pow t 4))) (+ (* -1/8 (/ y (pow t 2))) (* -1/48 y))))> |
#<alt (* (pow t 6) (+ (* -1 (/ y (pow t 6))) (+ (* -1/2 (/ y (pow t 4))) (+ (* -1/8 (/ y (pow t 2))) (* -1/48 y)))))> |
#<alt (* -1/48 (* (pow t 6) y))> |
#<alt (* (pow t 6) (+ (* -1/8 (/ y (pow t 2))) (* -1/48 y)))> |
#<alt (* (pow t 6) (+ (* -1/2 (/ y (pow t 4))) (+ (* -1/8 (/ y (pow t 2))) (* -1/48 y))))> |
#<alt (* (pow t 6) (+ (* -1 (/ y (pow t 6))) (+ (* -1/2 (/ y (pow t 4))) (+ (* -1/8 (/ y (pow t 2))) (* -1/48 y)))))> |
#<alt (* (* y (* (sqrt 2) (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (sqrt z))> |
#<alt (* (* y (* (sqrt 2) (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (sqrt z))> |
#<alt (* (* y (* (sqrt 2) (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (sqrt z))> |
#<alt (* (* y (* (sqrt 2) (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (sqrt z))> |
#<alt (* (* y (* (sqrt 2) (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (sqrt z))> |
#<alt (* (* y (* (sqrt 2) (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (sqrt z))> |
#<alt (* (* y (* (sqrt 2) (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (sqrt z))> |
#<alt (* (* y (* (sqrt 2) (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (sqrt z))> |
#<alt (* -1 (* (* y (* (sqrt -2) (* (sqrt -1) (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (sqrt -2) (* (sqrt -1) (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (sqrt -2) (* (sqrt -1) (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (sqrt -2) (* (sqrt -1) (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))) (sqrt z)))> |
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))> |
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))> |
#<alt (* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z)))))> |
#<alt (* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z)))))> |
#<alt (* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z)))))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))> |
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))))> |
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))))> |
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))))> |
#<alt (* (* y (* (sqrt 2) (- (* 1/2 (/ x y)) 1))) (sqrt z))> |
#<alt (+ (* (* y (* (sqrt 2) (- (* 1/2 (/ x y)) 1))) (sqrt z)) (* (* (pow t 2) (* y (* (sqrt 2) (- (* 1/4 (/ x y)) 1/2)))) (sqrt z)))> |
#<alt (+ (* (* y (* (sqrt 2) (- (* 1/2 (/ x y)) 1))) (sqrt z)) (* (pow t 2) (+ (* (* y (* (sqrt 2) (- (* 1/4 (/ x y)) 1/2))) (sqrt z)) (* (* (pow t 2) (* y (* (sqrt 2) (- (* 1/16 (/ x y)) 1/8)))) (sqrt z)))))> |
#<alt (+ (* (* y (* (sqrt 2) (- (* 1/2 (/ x y)) 1))) (sqrt z)) (* (pow t 2) (+ (* (* y (* (sqrt 2) (- (* 1/4 (/ x y)) 1/2))) (sqrt z)) (* (pow t 2) (+ (* (* y (* (sqrt 2) (- (* 1/16 (/ x y)) 1/8))) (sqrt z)) (* (* (pow t 2) (* y (* (sqrt 2) (- (* 1/96 (/ x y)) 1/48)))) (sqrt z)))))))> |
#<alt (* (* (pow t 6) (* y (* (sqrt 2) (- (* 1/96 (/ x y)) 1/48)))) (sqrt z))> |
#<alt (* (pow t 6) (+ (* (* y (* (sqrt 2) (- (* 1/96 (/ x y)) 1/48))) (sqrt z)) (* (/ (* y (* (sqrt 2) (- (* 1/16 (/ x y)) 1/8))) (pow t 2)) (sqrt z))))> |
#<alt (* (pow t 6) (+ (* (* y (* (sqrt 2) (- (* 1/96 (/ x y)) 1/48))) (sqrt z)) (+ (* (/ (* y (* (sqrt 2) (- (* 1/16 (/ x y)) 1/8))) (pow t 2)) (sqrt z)) (* (/ (* y (* (sqrt 2) (- (* 1/4 (/ x y)) 1/2))) (pow t 4)) (sqrt z)))))> |
#<alt (* (pow t 6) (+ (* (* y (* (sqrt 2) (- (* 1/96 (/ x y)) 1/48))) (sqrt z)) (+ (* (/ (* y (* (sqrt 2) (- (* 1/16 (/ x y)) 1/8))) (pow t 2)) (sqrt z)) (+ (* (/ (* y (* (sqrt 2) (- (* 1/4 (/ x y)) 1/2))) (pow t 4)) (sqrt z)) (* (/ (* y (* (sqrt 2) (- (* 1/2 (/ x y)) 1))) (pow t 6)) (sqrt z))))))> |
#<alt (* (* (pow t 6) (* y (* (sqrt 2) (- (* 1/96 (/ x y)) 1/48)))) (sqrt z))> |
#<alt (* (pow t 6) (+ (* (* y (* (sqrt 2) (- (* 1/96 (/ x y)) 1/48))) (sqrt z)) (* (/ (* y (* (sqrt 2) (- (* 1/16 (/ x y)) 1/8))) (pow t 2)) (sqrt z))))> |
#<alt (* (pow t 6) (+ (* (* y (* (sqrt 2) (- (* 1/96 (/ x y)) 1/48))) (sqrt z)) (+ (* (/ (* y (* (sqrt 2) (- (* 1/16 (/ x y)) 1/8))) (pow t 2)) (sqrt z)) (* (/ (* y (* (sqrt 2) (- (* 1/4 (/ x y)) 1/2))) (pow t 4)) (sqrt z)))))> |
#<alt (* (pow t 6) (+ (* (* y (* (sqrt 2) (- (* 1/96 (/ x y)) 1/48))) (sqrt z)) (+ (* (/ (* y (* (sqrt 2) (- (* 1/16 (/ x y)) 1/8))) (pow t 2)) (sqrt z)) (+ (* (/ (* y (* (sqrt 2) (- (* 1/4 (/ x y)) 1/2))) (pow t 4)) (sqrt z)) (* (/ (* y (* (sqrt 2) (- (* 1/2 (/ x y)) 1))) (pow t 6)) (sqrt z))))))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))> |
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))))> |
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))> |
#<alt (* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))))> |
#<alt (* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))))> |
#<alt (* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))))> |
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z)))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z)))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z)))))> |
#<alt (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))> |
#<alt (+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))> |
#<alt (+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))> |
#<alt (+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))> |
#<alt (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))> |
#<alt (* y (+ (* -1 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y))))> |
#<alt (* y (+ (* -1 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y))))> |
#<alt (* y (+ (* -1 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y))))> |
#<alt (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))> |
#<alt (* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))> |
#<alt (* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))> |
#<alt (* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))> |
#<alt (* y (- (* 1/2 (/ x y)) 1))> |
#<alt (+ (* y (- (* 1/2 (/ x y)) 1)) (* (pow t 2) (* y (- (* 1/4 (/ x y)) 1/2))))> |
#<alt (+ (* y (- (* 1/2 (/ x y)) 1)) (* (pow t 2) (+ (* y (- (* 1/4 (/ x y)) 1/2)) (* (pow t 2) (* y (- (* 1/16 (/ x y)) 1/8))))))> |
#<alt (+ (* y (- (* 1/2 (/ x y)) 1)) (* (pow t 2) (+ (* y (- (* 1/4 (/ x y)) 1/2)) (* (pow t 2) (+ (* y (- (* 1/16 (/ x y)) 1/8)) (* (pow t 2) (* y (- (* 1/96 (/ x y)) 1/48))))))))> |
#<alt (* (pow t 6) (* y (- (* 1/96 (/ x y)) 1/48)))> |
#<alt (* (pow t 6) (+ (* y (- (* 1/96 (/ x y)) 1/48)) (/ (* y (- (* 1/16 (/ x y)) 1/8)) (pow t 2))))> |
#<alt (* (pow t 6) (+ (* y (- (* 1/96 (/ x y)) 1/48)) (+ (/ (* y (- (* 1/16 (/ x y)) 1/8)) (pow t 2)) (/ (* y (- (* 1/4 (/ x y)) 1/2)) (pow t 4)))))> |
#<alt (* (pow t 6) (+ (* y (- (* 1/96 (/ x y)) 1/48)) (+ (/ (* y (- (* 1/16 (/ x y)) 1/8)) (pow t 2)) (+ (/ (* y (- (* 1/4 (/ x y)) 1/2)) (pow t 4)) (/ (* y (- (* 1/2 (/ x y)) 1)) (pow t 6))))))> |
#<alt (* (pow t 6) (* y (- (* 1/96 (/ x y)) 1/48)))> |
#<alt (* (pow t 6) (+ (* y (- (* 1/96 (/ x y)) 1/48)) (/ (* y (- (* 1/16 (/ x y)) 1/8)) (pow t 2))))> |
#<alt (* (pow t 6) (+ (* y (- (* 1/96 (/ x y)) 1/48)) (+ (/ (* y (- (* 1/16 (/ x y)) 1/8)) (pow t 2)) (/ (* y (- (* 1/4 (/ x y)) 1/2)) (pow t 4)))))> |
#<alt (* (pow t 6) (+ (* y (- (* 1/96 (/ x y)) 1/48)) (+ (/ (* y (- (* 1/16 (/ x y)) 1/8)) (pow t 2)) (+ (/ (* y (- (* 1/4 (/ x y)) 1/2)) (pow t 4)) (/ (* y (- (* 1/2 (/ x y)) 1)) (pow t 6))))))> |
#<alt (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))> |
#<alt (+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))> |
#<alt (+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))> |
#<alt (+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))> |
#<alt (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))> |
#<alt (* x (+ (* -1 (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) x)) (* 1/2 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))> |
#<alt (* x (+ (* -1 (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) x)) (* 1/2 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))> |
#<alt (* x (+ (* -1 (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) x)) (* 1/2 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))> |
#<alt (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))> |
#<alt (* -1 (* x (+ (* -1/2 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) x))))> |
#<alt (* -1 (* x (+ (* -1/2 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) x))))> |
#<alt (* -1 (* x (+ (* -1/2 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) x))))> |
#<alt 1> |
#<alt (+ 1 (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))> |
#<alt (+ 1 (* (pow t 2) (+ (* -1/4 (log (/ 1 (pow (E) 2)))) (* 1/32 (* (pow t 2) (pow (log (/ 1 (pow (E) 2))) 2))))))> |
#<alt (+ 1 (* (pow t 2) (+ (* -1/4 (log (/ 1 (pow (E) 2)))) (* (pow t 2) (+ (* -1/384 (* (pow t 2) (pow (log (/ 1 (pow (E) 2))) 3))) (* 1/32 (pow (log (/ 1 (pow (E) 2))) 2)))))))> |
#<alt (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))> |
#<alt (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))> |
#<alt (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))> |
#<alt (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))> |
#<alt (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))> |
#<alt (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))> |
#<alt (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))> |
#<alt (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))> |
#<alt (* 1/2 (pow t 2))> |
#<alt (* 1/2 (pow t 2))> |
#<alt (* 1/2 (pow t 2))> |
#<alt (* 1/2 (pow t 2))> |
#<alt (* 1/2 (pow t 2))> |
#<alt (* 1/2 (pow t 2))> |
#<alt (* 1/2 (pow t 2))> |
#<alt (* 1/2 (pow t 2))> |
#<alt (* 1/2 (pow t 2))> |
#<alt (* 1/2 (pow t 2))> |
#<alt (* 1/2 (pow t 2))> |
#<alt (* 1/2 (pow t 2))> |
#<alt (* 1/48 (pow t 2))> |
#<alt (* 1/48 (pow t 2))> |
#<alt (* 1/48 (pow t 2))> |
#<alt (* 1/48 (pow t 2))> |
#<alt (* 1/48 (pow t 2))> |
#<alt (* 1/48 (pow t 2))> |
#<alt (* 1/48 (pow t 2))> |
#<alt (* 1/48 (pow t 2))> |
#<alt (* 1/48 (pow t 2))> |
#<alt (* 1/48 (pow t 2))> |
#<alt (* 1/48 (pow t 2))> |
#<alt (* 1/48 (pow t 2))> |
#<alt (* 1/8 (pow t 2))> |
#<alt (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))> |
#<alt (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))> |
#<alt (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))> |
#<alt (* 1/48 (pow t 4))> |
#<alt (* (pow t 4) (+ 1/48 (* 1/8 (/ 1 (pow t 2)))))> |
#<alt (* (pow t 4) (+ 1/48 (* 1/8 (/ 1 (pow t 2)))))> |
#<alt (* (pow t 4) (+ 1/48 (* 1/8 (/ 1 (pow t 2)))))> |
#<alt (* 1/48 (pow t 4))> |
#<alt (* (pow t 4) (+ 1/48 (* 1/8 (/ 1 (pow t 2)))))> |
#<alt (* (pow t 4) (+ 1/48 (* 1/8 (/ 1 (pow t 2)))))> |
#<alt (* (pow t 4) (+ 1/48 (* 1/8 (/ 1 (pow t 2)))))> |
#<alt (- (* 1/2 (/ x y)) 1)> |
#<alt (- (+ (* 1/2 (/ x y)) (* (pow t 2) (- (* 1/4 (/ x y)) 1/2))) 1)> |
#<alt (- (+ (* 1/2 (/ x y)) (* (pow t 2) (- (+ (* 1/4 (/ x y)) (* (pow t 2) (- (* 1/16 (/ x y)) 1/8))) 1/2))) 1)> |
#<alt (- (+ (* 1/2 (/ x y)) (* (pow t 2) (- (+ (* 1/4 (/ x y)) (* (pow t 2) (- (+ (* 1/16 (/ x y)) (* (pow t 2) (- (* 1/96 (/ x y)) 1/48))) 1/8))) 1/2))) 1)> |
#<alt (* (pow t 6) (- (* 1/96 (/ x y)) 1/48))> |
#<alt (* (pow t 6) (- (+ (* 1/96 (/ x y)) (* 1/16 (/ x (* (pow t 2) y)))) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))))> |
#<alt (* (pow t 6) (- (+ (* 1/96 (/ x y)) (+ (* 1/16 (/ x (* (pow t 2) y))) (* 1/4 (/ x (* (pow t 4) y))))) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2)))))))> |
#<alt (* (pow t 6) (- (+ (* 1/96 (/ x y)) (+ (* 1/16 (/ x (* (pow t 2) y))) (+ (* 1/4 (/ x (* (pow t 4) y))) (* 1/2 (/ x (* (pow t 6) y)))))) (+ 1/48 (+ (/ 1/2 (pow t 4)) (+ (* 1/8 (/ 1 (pow t 2))) (/ 1 (pow t 6)))))))> |
#<alt (* (pow t 6) (- (* 1/96 (/ x y)) 1/48))> |
#<alt (* (pow t 6) (- (+ (* 1/96 (/ x y)) (* 1/16 (/ x (* (pow t 2) y)))) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))))> |
#<alt (* (pow t 6) (- (+ (* 1/96 (/ x y)) (+ (* 1/16 (/ x (* (pow t 2) y))) (* 1/4 (/ x (* (pow t 4) y))))) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2)))))))> |
#<alt (* (pow t 6) (- (+ (* 1/96 (/ x y)) (+ (* 1/16 (/ x (* (pow t 2) y))) (+ (* 1/4 (/ x (* (pow t 4) y))) (* 1/2 (/ x (* (pow t 6) y)))))) (+ 1/48 (+ (/ 1/2 (pow t 4)) (+ (* 1/8 (/ 1 (pow t 2))) (/ 1 (pow t 6)))))))> |
#<alt (* -1 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))> |
#<alt (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))> |
#<alt (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))> |
#<alt (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))> |
#<alt (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y))> |
#<alt (* x (+ (* -1 (/ (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) x)) (* 1/2 (/ (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) y))))> |
#<alt (* x (+ (* -1 (/ (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) x)) (* 1/2 (/ (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) y))))> |
#<alt (* x (+ (* -1 (/ (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) x)) (* 1/2 (/ (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) y))))> |
#<alt (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y))> |
#<alt (* -1 (* x (+ (* -1/2 (/ (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) y)) (+ (/ 1 x) (/ (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))) x)))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) y)) (+ (/ 1 x) (/ (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))) x)))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) y)) (+ (/ 1 x) (/ (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))) x)))))> |
#<alt (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y))> |
#<alt (/ (+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) y)> |
#<alt (/ (+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) y)> |
#<alt (/ (+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) y)> |
#<alt (* -1 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))> |
#<alt (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))> |
#<alt (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))> |
#<alt (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))> |
#<alt (* -1 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))> |
#<alt (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))> |
#<alt (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))> |
#<alt (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))> |
#<alt (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))> |
#<alt (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))> |
#<alt (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))> |
#<alt (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))> |
#<alt (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))> |
#<alt (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))> |
#<alt (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))> |
#<alt (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))> |
#<alt (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))> |
#<alt (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))> |
#<alt (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))> |
#<alt (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))> |
#<alt x> |
#<alt (+ x (* 1/2 (* (pow t 2) x)))> |
#<alt (+ x (* (pow t 2) (+ (* 1/8 (* (pow t 2) x)) (* 1/2 x))))> |
#<alt (+ x (* (pow t 2) (+ (* 1/2 x) (* (pow t 2) (+ (* 1/48 (* (pow t 2) x)) (* 1/8 x))))))> |
#<alt (* 1/48 (* (pow t 6) x))> |
#<alt (* (pow t 6) (+ (* 1/48 x) (* 1/8 (/ x (pow t 2)))))> |
#<alt (* (pow t 6) (+ (* 1/48 x) (+ (* 1/8 (/ x (pow t 2))) (* 1/2 (/ x (pow t 4))))))> |
#<alt (* (pow t 6) (+ (* 1/48 x) (+ (* 1/8 (/ x (pow t 2))) (+ (* 1/2 (/ x (pow t 4))) (/ x (pow t 6))))))> |
#<alt (* 1/48 (* (pow t 6) x))> |
#<alt (* (pow t 6) (+ (* 1/48 x) (* 1/8 (/ x (pow t 2)))))> |
#<alt (* (pow t 6) (+ (* 1/48 x) (+ (* 1/8 (/ x (pow t 2))) (* 1/2 (/ x (pow t 4))))))> |
#<alt (* (pow t 6) (+ (* 1/48 x) (+ (* 1/8 (/ x (pow t 2))) (+ (* 1/2 (/ x (pow t 4))) (/ x (pow t 6))))))> |
120 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 19.0ms | z | @ | 0 | (* (sqrt (* z 2)) (* (- (* x 1/2) y) (pow (/ 1 (* (E) (E))) (/ (* t t) -4)))) |
| 3.0ms | z | @ | -inf | (* (sqrt (* z 2)) (* y (- -1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))))))) |
| 3.0ms | t | @ | inf | (* (sqrt (* z 2)) (* y (+ (- -1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))))) (/ (* 1/2 (* x (+ 1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))))))) y)))) |
| 2.0ms | x | @ | 0 | (* (sqrt (* z 2)) (* (- (* x 1/2) y) (pow (/ 1 (* (E) (E))) (/ (* t t) -4)))) |
| 2.0ms | y | @ | 0 | (* (sqrt (* z 2)) (* (- (* x 1/2) y) (pow (/ 1 (* (E) (E))) (/ (* t t) -4)))) |
| 1× | batch-egg-rewrite |
| 5728× | *-lowering-*.f32 |
| 5728× | *-lowering-*.f64 |
| 3644× | /-lowering-/.f32 |
| 3644× | /-lowering-/.f64 |
| 2774× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 330 |
| 1 | 271 | 323 |
| 2 | 2230 | 320 |
| 0 | 8708 | 294 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt (* z 2)) (* (- (* x 1/2) y) (pow (/ 1 (* (E) (E))) (/ (* t t) -4)))) |
(sqrt (* z 2)) |
(* z 2) |
(* (- (* x 1/2) y) (pow (/ 1 (* (E) (E))) (/ (* t t) -4))) |
(* (sqrt (* z 2)) (- 0 y)) |
(- 0 y) |
(* (sqrt (* z 2)) (* (- (* 1/2 x) y) (* (* t t) 1/2))) |
(* (- (* 1/2 x) y) (* (* t t) 1/2)) |
(* (sqrt (* z 2)) (* y (- -1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))))))) |
(* y (- -1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48))))))) |
(* (sqrt (* z 2)) (* y (+ (- -1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))))) (/ (* 1/2 (* x (+ 1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))))))) y)))) |
(* y (+ (- -1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))))) (/ (* 1/2 (* x (+ 1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))))))) y))) |
(* (E) (E)) |
(pow (/ 1 (* (E) (E))) (/ (* t t) -4)) |
(E) |
(* (* t t) 1/2) |
(* (* t t) 1/48) |
(* (* t t) (+ 1/8 (* (* t t) 1/48))) |
(+ (- -1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))))) (/ (* 1/2 (* x (+ 1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48)))))))) y)) |
(* x (+ 1 (* (* t t) (+ 1/2 (* (* t t) (+ 1/8 (* (* t t) 1/48))))))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (exp.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) #s(literal -2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (exp.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) #s(literal -2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 (exp.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) #s(literal -2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (exp.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) #s(literal -2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) #s(literal -2 binary64)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) #s(literal -2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (exp.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) #s(literal -2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) #s(literal -2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (exp.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 t t) #s(literal -8 binary64))))) (exp.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 t t) #s(literal -8 binary64))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(*.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 z #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) z) |
(+.f64 (*.f64 (exp.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) #s(literal -2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (exp.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) y))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) #s(literal -2 binary64))))) |
(fma.f64 (exp.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) #s(literal -2 binary64))) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (exp.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) #s(literal -2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (exp.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) #s(literal -2 binary64))))) |
(/.f64 (*.f64 (exp.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (exp.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) #s(literal -2 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (exp.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) #s(literal -2 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (exp.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) #s(literal -2 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (exp.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) #s(literal -2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) #s(literal -2 binary64)))) |
(*.f64 (exp.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 t t) #s(literal -8 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 t t) #s(literal -8 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 t t) #s(literal -8 binary64))))) (exp.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 t t) #s(literal -8 binary64))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 0 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y y)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y y))) y) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 y y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)) |
(+.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) y) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 y y))) |
(-.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 y y) y)) |
(fma.f64 #s(literal -1 binary64) y #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(neg.f64 y) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (*.f64 y y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y y))) |
(pow.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 y y))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t t) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1/2 binary64)) (*.f64 t t)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) t) (*.f64 #s(literal 1/2 binary64) t)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 t t)) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) y))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 t (*.f64 (*.f64 #s(literal 1/2 binary64) t) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) t) (*.f64 #s(literal 1/2 binary64) t)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 t t)) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y) #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t))))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y) #s(literal -1 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) |
(*.f64 y (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y)) |
(*.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) |
(*.f64 (*.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) y)) |
(+.f64 (*.f64 y #s(literal -1 binary64)) (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t))))) |
(fma.f64 y #s(literal -1 binary64) (*.f64 y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t))))) |
(fma.f64 #s(literal -1 binary64) y (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) y)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) y)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) y)) |
(/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) |
(/.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) |
(*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) |
(*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) y) |
(+.f64 (*.f64 y (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64)))) |
(+.f64 (*.f64 y (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)))) |
(+.f64 (*.f64 y (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(+.f64 (*.f64 y (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 y (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y)) (*.f64 y (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64)))) |
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)))) |
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y))) |
(fma.f64 y (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64)))) |
(fma.f64 y (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)))) |
(fma.f64 y (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 y (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y))) |
(fma.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64)))) |
(fma.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)))) |
(fma.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y) (*.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y) (*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y))) |
(fma.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)))) |
(fma.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y))) |
(fma.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y) (*.f64 y (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 y (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64)))) |
(fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)))) |
(fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y (*.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y (*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y))) |
(fma.f64 (*.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)))) |
(fma.f64 (*.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y) (+.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y)))))) (+.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 (-.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y) (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y))))) (-.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64)))) |
(*.f64 y (*.f64 (+.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (+.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y)) |
(*.f64 (+.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) y) (+.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)))) y) |
(*.f64 (*.f64 (+.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64))) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64)) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) y) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) |
(fma.f64 y (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64))) |
(fma.f64 y (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) |
(fma.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) y (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) |
(fma.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)) y (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) |
(fma.f64 (*.f64 y #s(literal 1/2 binary64)) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) |
(fma.f64 (*.f64 y (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (/.f64 #s(literal 1 binary64) y) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) #s(literal 1 binary64))) (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64))) (*.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64)))) (-.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 y (+.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y)))))) (+.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 (-.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 y (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y))))) (-.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y))))) y) (+.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 (-.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y)))) y) (-.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) y)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 y (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) y)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 y #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 y (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) y))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) y)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) y)) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) y) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 y (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) y)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 y #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 y (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) y) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) y))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) y)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64)) y))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) y)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 y (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) y)) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 y #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 y (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) y))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) y)) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) y)) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) y) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 y (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) y)) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 y #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 y (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 #s(literal 1 binary64) y))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) y) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) y))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) y)) |
(/.f64 (+.f64 (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64)) y))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y))) (*.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) |
(/.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y))) (*.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) |
(/.f64 (+.f64 (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) |
(/.f64 (+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 y (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y))) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 y (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 y (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y))) (*.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y))) (*.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 y (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y))) (*.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y))) (*.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 y (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) y) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y))) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 y (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) y) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 y (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64)) y) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64)) y) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) |
(*.f64 y (+.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)))) |
(*.f64 (+.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y))) y) |
(exp.f64 #s(literal 2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 (E.f64) (E.f64)) (*.f64 (E.f64) (E.f64)))) |
(cbrt.f64 (*.f64 (*.f64 (E.f64) (*.f64 (E.f64) (E.f64))) (*.f64 (E.f64) (*.f64 (E.f64) (E.f64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64)))) |
(/.f64 (E.f64) (/.f64 #s(literal 1 binary64) (E.f64))) |
(/.f64 (*.f64 (E.f64) (E.f64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (E.f64) (E.f64))) #s(literal -1 binary64)) |
(pow.f64 (E.f64) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (E.f64) (E.f64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/3 binary64)) #s(literal 6 binary64)) |
(pow.f64 (exp.f64 #s(literal 2/3 binary64)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 (E.f64) (*.f64 (E.f64) (E.f64))) #s(literal 2/3 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (*.f64 (E.f64) (*.f64 (E.f64) (E.f64))) (*.f64 (E.f64) (*.f64 (E.f64) (E.f64)))) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64))) |
(*.f64 (E.f64) (E.f64)) |
(*.f64 (*.f64 (E.f64) (E.f64)) #s(literal 1 binary64)) |
(*.f64 (exp.f64 #s(literal 2/3 binary64)) (exp.f64 #s(literal 4/3 binary64))) |
(*.f64 (exp.f64 #s(literal 2/3 binary64)) (pow.f64 (E.f64) #s(literal 4/3 binary64))) |
(*.f64 (exp.f64 #s(literal 2/3 binary64)) (pow.f64 (pow.f64 (E.f64) #s(literal 4/3 binary64)) #s(literal 1 binary64))) |
(*.f64 (exp.f64 #s(literal 1/2 binary64)) (pow.f64 (E.f64) #s(literal 3/2 binary64))) |
(*.f64 (exp.f64 #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (E.f64) #s(literal 3/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (exp.f64 #s(literal 4/3 binary64)) (exp.f64 #s(literal 2/3 binary64))) |
(*.f64 (pow.f64 (E.f64) #s(literal 3/2 binary64)) (exp.f64 #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (E.f64) (exp.f64 #s(literal 2/3 binary64))) (exp.f64 #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 4/3 binary64)) #s(literal 1 binary64)) (exp.f64 #s(literal 2/3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (E.f64) #s(literal 3/2 binary64)) #s(literal 1 binary64)) (exp.f64 #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (E.f64) (exp.f64 #s(literal 2/3 binary64))) #s(literal 1 binary64)) (exp.f64 #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) #s(literal -2 binary64))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(exp.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 t t) #s(literal -8 binary64)) (/.f64 (*.f64 t t) #s(literal -8 binary64))))) |
(exp.f64 (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -8 binary64))))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 t t) #s(literal -8 binary64))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 #s(literal -2 binary64) t))) (/.f64 t #s(literal -4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 #s(literal -2 binary64) (*.f64 t t)))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64))) (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64))))) (/.f64 (*.f64 t t) #s(literal -8 binary64)))) |
(exp.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 t t) #s(literal -8 binary64))) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 t t) #s(literal -8 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 t t) #s(literal -8 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64))) (/.f64 (*.f64 t t) #s(literal 4 binary64)))) |
(pow.f64 (E.f64) (*.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) #s(literal -2 binary64))) |
(pow.f64 (E.f64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(pow.f64 (E.f64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 t t) #s(literal -8 binary64)) (/.f64 (*.f64 t t) #s(literal -8 binary64))))) |
(pow.f64 (E.f64) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -8 binary64))))) |
(pow.f64 (*.f64 (E.f64) (E.f64)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) |
(pow.f64 (*.f64 (E.f64) (E.f64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(pow.f64 (*.f64 (E.f64) (E.f64)) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 t t) #s(literal -8 binary64)) (/.f64 (*.f64 t t) #s(literal -8 binary64))))) |
(pow.f64 (*.f64 (E.f64) (E.f64)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -8 binary64))))) |
(pow.f64 (*.f64 (E.f64) (E.f64)) (*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t t) #s(literal -8 binary64))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (E.f64) (E.f64)) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t t) #s(literal -8 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t t) #s(literal -8 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64))) (/.f64 (*.f64 t t) #s(literal -4 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64))) (+.f64 (/.f64 (*.f64 t t) #s(literal -8 binary64)) (/.f64 (*.f64 t t) #s(literal -8 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -8 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64))) (*.f64 (/.f64 (*.f64 t t) #s(literal -8 binary64)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 t t) #s(literal -8 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (*.f64 #s(literal -2 binary64) t)) (/.f64 t #s(literal -4 binary64))) |
(pow.f64 (exp.f64 (*.f64 #s(literal -2 binary64) (*.f64 t t))) #s(literal -1/4 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64))) (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64)))) (/.f64 (*.f64 t t) #s(literal -8 binary64))) |
(pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64))) #s(literal 1 binary64)) (/.f64 (*.f64 t t) #s(literal -4 binary64))) |
(pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64))) #s(literal -1/4 binary64)) (*.f64 t t)) |
(pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64))) (/.f64 t #s(literal -4 binary64))) t) |
(pow.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64))) (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64)))) t) (/.f64 (/.f64 t #s(literal -4 binary64)) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64))) (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64)))) (*.f64 t t)) #s(literal -1/8 binary64)) |
(pow.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64))) (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64)))) (/.f64 (*.f64 t t) #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 (E.f64) (E.f64)) (*.f64 (E.f64) (E.f64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t t) #s(literal -8 binary64)))) |
(pow.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64))) #s(literal -2 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) #s(literal -2 binary64)))) |
(*.f64 (exp.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) #s(literal -2 binary64))) #s(literal 1 binary64)) |
(*.f64 (exp.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) #s(literal -2 binary64))) (pow.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (exp.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) #s(literal -2 binary64))) (pow.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 t t) #s(literal -8 binary64)) (/.f64 (*.f64 t t) #s(literal -8 binary64))))) |
(*.f64 (exp.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) #s(literal -2 binary64))) (pow.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -8 binary64))))) |
(*.f64 (exp.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 t t) #s(literal -8 binary64)))) (exp.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 t t) #s(literal -8 binary64))))) |
(*.f64 (pow.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (exp.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 (E.f64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (pow.f64 (E.f64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 2/3 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (pow.f64 (pow.f64 (E.f64) #s(literal 4/3 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (pow.f64 (pow.f64 (E.f64) #s(literal 3/2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal 4/3 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (pow.f64 (exp.f64 #s(literal 2/3 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (E.f64) #s(literal 3/2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (pow.f64 (*.f64 (E.f64) (exp.f64 #s(literal 2/3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) (pow.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (pow.f64 #s(literal -1 binary64) (/.f64 (*.f64 t t) #s(literal -4 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (E.f64) (E.f64)))) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (/.f64 (*.f64 t t) #s(literal -4 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (/.f64 (*.f64 t t) #s(literal -4 binary64)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 t t) #s(literal -8 binary64)) (/.f64 (*.f64 t t) #s(literal -8 binary64)))) (exp.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 t t) #s(literal -8 binary64)) (/.f64 (*.f64 t t) #s(literal -8 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (E.f64) (E.f64)))) (+.f64 (/.f64 (*.f64 t t) #s(literal -8 binary64)) (/.f64 (*.f64 t t) #s(literal -8 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (+.f64 (/.f64 (*.f64 t t) #s(literal -8 binary64)) (/.f64 (*.f64 t t) #s(literal -8 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (+.f64 (/.f64 (*.f64 t t) #s(literal -8 binary64)) (/.f64 (*.f64 t t) #s(literal -8 binary64))))) |
(*.f64 (pow.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -8 binary64)))) (exp.f64 (*.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)) #s(literal -2 binary64)))) |
(*.f64 (pow.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -8 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (E.f64) (E.f64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -8 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -8 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 t t) #s(literal -8 binary64))))) |
(E.f64) |
(log.f64 (exp.f64 (E.f64))) |
(exp.f64 #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (E.f64) (*.f64 (E.f64) (E.f64)))) #s(literal 1/3 binary64))) |
(fabs.f64 (E.f64)) |
(sqrt.f64 (*.f64 (E.f64) (E.f64))) |
(cbrt.f64 (*.f64 (E.f64) (*.f64 (E.f64) (E.f64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64))))) |
(/.f64 (E.f64) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 (E.f64) (E.f64)))) (sqrt.f64 #s(literal -1 binary64))) |
(pow.f64 (E.f64) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (E.f64) (E.f64)) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/3 binary64)) #s(literal 3 binary64)) |
(pow.f64 (*.f64 (E.f64) (*.f64 (E.f64) (E.f64))) #s(literal 1/3 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (E.f64)) |
(*.f64 (E.f64) #s(literal 1 binary64)) |
(*.f64 (exp.f64 #s(literal 1/3 binary64)) (exp.f64 #s(literal 2/3 binary64))) |
(*.f64 (exp.f64 #s(literal 1/3 binary64)) (log.f64 (exp.f64 (exp.f64 #s(literal 2/3 binary64))))) |
(*.f64 (exp.f64 #s(literal 1/3 binary64)) (sqrt.f64 (pow.f64 (E.f64) #s(literal 4/3 binary64)))) |
(*.f64 (exp.f64 #s(literal 2/3 binary64)) (exp.f64 #s(literal 1/3 binary64))) |
(*.f64 (exp.f64 #s(literal 2/3 binary64)) (pow.f64 (pow.f64 (E.f64) #s(literal 1/6 binary64)) #s(literal 2 binary64))) |
(*.f64 (exp.f64 #s(literal 1/2 binary64)) (exp.f64 #s(literal 1/2 binary64))) |
(*.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (exp.f64 (exp.f64 #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (E.f64) #s(literal 1/4 binary64)) (sqrt.f64 (pow.f64 (E.f64) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (cbrt.f64 (exp.f64 #s(literal 2/3 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (exp.f64 #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (E.f64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (pow.f64 (E.f64) #s(literal 3/2 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (E.f64) (E.f64)) (exp.f64 #s(literal 2/3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (exp.f64 #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (E.f64) #s(literal 5/2 binary64)) #s(literal 1/3 binary64)) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 (E.f64) #s(literal 3/2 binary64))) (cbrt.f64 (pow.f64 (E.f64) #s(literal 3/2 binary64)))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 (E.f64) (E.f64)) (exp.f64 #s(literal 2/3 binary64)))) (pow.f64 (exp.f64 #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (pow.f64 (E.f64) #s(literal 5/2 binary64))) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (E.f64) #s(literal 3/2 binary64))) (pow.f64 (E.f64) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (exp.f64 #s(literal 4/3 binary64))) (exp.f64 #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (E.f64) (exp.f64 #s(literal 2/3 binary64)))) (pow.f64 (E.f64) #s(literal 1/6 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 t t)) |
(*.f64 t (*.f64 #s(literal 1/2 binary64) t)) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) t) t) |
(*.f64 t (*.f64 t #s(literal 1/48 binary64))) |
(*.f64 (*.f64 t t) #s(literal 1/48 binary64)) |
(*.f64 #s(literal 1/48 binary64) (*.f64 t t)) |
(*.f64 (*.f64 t #s(literal 1/48 binary64)) t) |
(+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) |
(+.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/48 binary64))))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) |
(fma.f64 t (*.f64 t #s(literal 1/8 binary64)) (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) |
(fma.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/48 binary64)))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) |
(fma.f64 t (*.f64 (*.f64 t #s(literal 1/48 binary64)) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 t t) #s(literal 1/8 binary64) (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) |
(fma.f64 (*.f64 t t) (*.f64 t (*.f64 t #s(literal 1/48 binary64))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 t t) (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) |
(fma.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 t (*.f64 t #s(literal 1/48 binary64))) (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 t (*.f64 t t)) (*.f64 t #s(literal 1/48 binary64)) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/48 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) t) t (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) |
(fma.f64 (*.f64 (*.f64 t (*.f64 t #s(literal 1/48 binary64))) t) t (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (-.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/48 binary64))))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/48 binary64))))) (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t (*.f64 t (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))) |
(/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t (*.f64 t #s(literal 1/48 binary64))) (-.f64 (*.f64 t (*.f64 t #s(literal 1/48 binary64))) #s(literal 1/8 binary64))))) |
(/.f64 (*.f64 (*.f64 t t) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/2304 binary64)))) (-.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64)))) (*.f64 t t)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t (*.f64 t #s(literal 1/48 binary64))) (-.f64 (*.f64 t (*.f64 t #s(literal 1/48 binary64))) #s(literal 1/8 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/2304 binary64))) (*.f64 t t)) (-.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))) |
(*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) |
(*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))) (*.f64 t t)) |
(*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))) t) |
(+.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y))))) |
(+.f64 #s(literal -1 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)))) |
(+.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y))) |
(+.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) |
(+.f64 (+.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(-.f64 #s(literal -1 binary64) (-.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (-.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y))) (-.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y))))) |
(-.f64 (+.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)) #s(literal -1 binary64)) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) y) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) |
(fma.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) y)) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) |
(fma.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) |
(fma.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (/.f64 #s(literal 1 binary64) y) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) |
(fma.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) |
(fma.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) #s(literal 1/2 binary64) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) (*.f64 y y) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) y (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 (-.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)))) (+.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y))) (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y))))) (+.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 (-.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y))) (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y)))) (-.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) y)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) y)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y)))))) (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 (-.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y))))) (neg.f64 (-.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 (-.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y))) (-.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)))))) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y))) (-.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)))) (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y))) (-.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y))))) (+.f64 #s(literal -1 binary64) (-.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (/.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (neg.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) y)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) y)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) y))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (neg.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (/.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (neg.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) y)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y)) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) y)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) y))) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (neg.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (/.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (neg.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (neg.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) y)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (neg.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (/.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (neg.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (neg.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) y)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (neg.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (/.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (neg.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (neg.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) y) (*.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y)) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) y) (*.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y)) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) (*.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (neg.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (/.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (/.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (neg.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (neg.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) y) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) y)) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) y) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) y)) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (neg.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))))) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))))) (/.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (neg.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))))) (neg.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))))) y)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))))) y)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))))) (neg.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (/.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (neg.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (neg.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) y)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) y)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (neg.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) (neg.f64 (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t))))))) (*.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (/.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (/.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (/.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (/.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 (/.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (/.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 (/.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 (/.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 (/.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 (/.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t))))))) (*.f64 (/.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (/.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (/.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (/.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (neg.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (neg.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (neg.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (neg.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 (neg.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (neg.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 (neg.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 (neg.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))) (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 (neg.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 (neg.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t))))))) (*.f64 (neg.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (neg.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (neg.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (neg.f64 (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 y #s(literal 1 binary64))) (*.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 y #s(literal 1 binary64))) (*.f64 y (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 y (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 y (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 y (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 y (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t))))))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64)) (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 y #s(literal 1 binary64))) (*.f64 y (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 y #s(literal 1 binary64))) (*.f64 y (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64)) (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 y (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 y (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 y (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 y (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t))))))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 y (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64))) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64))) (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) #s(literal -1/2 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (-.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)))) (*.f64 (-.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y))))) (*.f64 (-.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y))) (-.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 (-.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)))) (+.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y))) (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 (-.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y)) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 (/.f64 y (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 (*.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y) (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) y)))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) (/.f64 #s(literal 1/2 binary64) y))))) |
(+.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (*.f64 t t) x))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (*.f64 t t) x)) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (*.f64 t t) x))) |
(fma.f64 x (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (*.f64 t t) x))) |
(fma.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))) x) x) |
(fma.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) x) x) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (*.f64 t t) x) x) |
(fma.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) x x) |
(fma.f64 (*.f64 x t) (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))) x) |
(fma.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) x) |
(fma.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))) (*.f64 t t) x) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (*.f64 t t) x)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (*.f64 t t) x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (*.f64 t t) x))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (*.f64 t t) x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (*.f64 t t) x))) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (*.f64 t t) x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (*.f64 t t) x)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (*.f64 t t) x)))) (-.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (*.f64 t t) x)))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))))) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (+.f64 #s(literal -1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) x) (-.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64)))))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t #s(literal 1/48 binary64))))))))) x) |
| 1× | egg-herbie |
| 11312× | accelerator-lowering-fma.f32 |
| 11312× | accelerator-lowering-fma.f64 |
| 8326× | *-lowering-*.f32 |
| 8326× | *-lowering-*.f64 |
| 3236× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 551 | 11971 |
| 1 | 1887 | 11240 |
| 2 | 5710 | 10511 |
| 0 | 8321 | 9746 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* -1 (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(* -1 (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(* -1 (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(* -1 (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(* -1 (* (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z))) |
(+ (* -1 (* (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z)))) |
(+ (* -1 (* (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z)))) |
(+ (* -1 (* (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z)))) |
(* 1/2 (* (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z))) |
(* x (+ (* -1 (* (/ (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2)))))) |
(* x (+ (* -1 (* (/ (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2)))))) |
(* x (+ (* -1 (* (/ (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2)))))) |
(* 1/2 (* (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2)))) (* (/ (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) x) (sqrt z))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2)))) (* (/ (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) x) (sqrt z))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2)))) (* (/ (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) x) (sqrt z))))) |
(* 1/2 (* (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z))) |
(+ (* -1 (* (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z)))) |
(+ (* -1 (* (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z)))) |
(+ (* -1 (* (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z)))) |
(* -1 (* (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z))) |
(* y (+ (* -1 (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) y) (sqrt z))))) |
(* y (+ (* -1 (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) y) (sqrt z))))) |
(* y (+ (* -1 (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) y) (sqrt z))))) |
(* -1 (* (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2)))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2)))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2)))))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(+ (* -1/4 (* (* (pow t 2) (* (log (/ 1 (pow (E) 2))) (* (sqrt 2) (- (* 1/2 x) y)))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* -1/4 (* (sqrt z) (* (log (/ 1 (pow (E) 2))) (* (sqrt 2) (- (* 1/2 x) y))))) (* 1/32 (* (* (pow t 2) (* (pow (log (/ 1 (pow (E) 2))) 2) (* (sqrt 2) (- (* 1/2 x) y)))) (sqrt z)))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* -1/4 (* (sqrt z) (* (log (/ 1 (pow (E) 2))) (* (sqrt 2) (- (* 1/2 x) y))))) (* (pow t 2) (+ (* -1/384 (* (* (pow t 2) (* (pow (log (/ 1 (pow (E) 2))) 3) (* (sqrt 2) (- (* 1/2 x) y)))) (sqrt z))) (* 1/32 (* (sqrt z) (* (pow (log (/ 1 (pow (E) 2))) 2) (* (sqrt 2) (- (* 1/2 x) y)))))))))) |
(* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (sqrt z) (sqrt 2)) |
(* (sqrt z) (sqrt 2)) |
(* (sqrt z) (sqrt 2)) |
(* (sqrt z) (sqrt 2)) |
(* (sqrt z) (sqrt 2)) |
(* (sqrt z) (sqrt 2)) |
(* (sqrt z) (sqrt 2)) |
(* (sqrt z) (sqrt 2)) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* -1 (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))))) |
(+ (* -1 (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))))) (* 1/2 (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))))) |
(+ (* -1 (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))))) (* 1/2 (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))))) |
(+ (* -1 (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))))) (* 1/2 (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))))) |
(* 1/2 (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))))) |
(* x (+ (* -1 (/ (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) x)) (* 1/2 (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))))) |
(* x (+ (* -1 (/ (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) x)) (* 1/2 (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))))) |
(* x (+ (* -1 (/ (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) x)) (* 1/2 (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))))) |
(* 1/2 (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))))) |
(* -1 (* x (+ (* -1/2 (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) (/ (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) x)))) |
(* -1 (* x (+ (* -1/2 (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) (/ (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) x)))) |
(* -1 (* x (+ (* -1/2 (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) (/ (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) x)))) |
(* 1/2 (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))))) |
(+ (* -1 (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))))) (* 1/2 (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))))) |
(+ (* -1 (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))))) (* 1/2 (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))))) |
(+ (* -1 (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))))) (* 1/2 (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))))) |
(* -1 (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))))) |
(* y (+ (* -1 (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) (* 1/2 (/ (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) y)))) |
(* y (+ (* -1 (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) (* 1/2 (/ (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) y)))) |
(* y (+ (* -1 (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) (* 1/2 (/ (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) y)))) |
(* -1 (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))))) |
(* -1 (* y (+ (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* -1/2 (/ (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) y))))) |
(* -1 (* y (+ (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* -1/2 (/ (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) y))))) |
(* -1 (* y (+ (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* -1/2 (/ (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) y))))) |
(- (* 1/2 x) y) |
(- (+ (* -1/4 (* (pow t 2) (* (log (/ 1 (pow (E) 2))) (- (* 1/2 x) y)))) (* 1/2 x)) y) |
(- (+ (* 1/2 x) (* (pow t 2) (+ (* -1/4 (* (log (/ 1 (pow (E) 2))) (- (* 1/2 x) y))) (* 1/32 (* (pow t 2) (* (pow (log (/ 1 (pow (E) 2))) 2) (- (* 1/2 x) y))))))) y) |
(- (+ (* 1/2 x) (* (pow t 2) (+ (* -1/4 (* (log (/ 1 (pow (E) 2))) (- (* 1/2 x) y))) (* (pow t 2) (+ (* -1/384 (* (pow t 2) (* (pow (log (/ 1 (pow (E) 2))) 3) (- (* 1/2 x) y)))) (* 1/32 (* (pow (log (/ 1 (pow (E) 2))) 2) (- (* 1/2 x) y)))))))) y) |
(* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (- (* 1/2 x) y)) |
(* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (- (* 1/2 x) y)) |
(* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (- (* 1/2 x) y)) |
(* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (- (* 1/2 x) y)) |
(* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (- (* 1/2 x) y)) |
(* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (- (* 1/2 x) y)) |
(* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (- (* 1/2 x) y)) |
(* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (- (* 1/2 x) y)) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(* (* y (* (sqrt -2) (sqrt -1))) (sqrt z)) |
(* (* y (* (sqrt -2) (sqrt -1))) (sqrt z)) |
(* (* y (* (sqrt -2) (sqrt -1))) (sqrt z)) |
(* (* y (* (sqrt -2) (sqrt -1))) (sqrt z)) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(* -1/2 (* (* (pow t 2) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))) (sqrt z))) |
(* -1/2 (* (* (pow t 2) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))) (sqrt z))) |
(* -1/2 (* (* (pow t 2) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))) (sqrt z))) |
(* -1/2 (* (* (pow t 2) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))) (sqrt z))) |
(* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) |
(+ (* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) (* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z)))) |
(+ (* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) (* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z)))) |
(+ (* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) (* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z)))) |
(* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z))) |
(* x (+ (* -1/2 (* (/ (* (pow t 2) (* y (sqrt 2))) x) (sqrt z))) (* 1/4 (* (* (pow t 2) (sqrt 2)) (sqrt z))))) |
(* x (+ (* -1/2 (* (/ (* (pow t 2) (* y (sqrt 2))) x) (sqrt z))) (* 1/4 (* (* (pow t 2) (sqrt 2)) (sqrt z))))) |
(* x (+ (* -1/2 (* (/ (* (pow t 2) (* y (sqrt 2))) x) (sqrt z))) (* 1/4 (* (* (pow t 2) (sqrt 2)) (sqrt z))))) |
(* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z))) |
(* -1 (* x (+ (* -1/4 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* 1/2 (* (/ (* (pow t 2) (* y (sqrt 2))) x) (sqrt z)))))) |
(* -1 (* x (+ (* -1/4 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* 1/2 (* (/ (* (pow t 2) (* y (sqrt 2))) x) (sqrt z)))))) |
(* -1 (* x (+ (* -1/4 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* 1/2 (* (/ (* (pow t 2) (* y (sqrt 2))) x) (sqrt z)))))) |
(* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z))) |
(+ (* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) (* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z)))) |
(+ (* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) (* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z)))) |
(+ (* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) (* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z)))) |
(* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) |
(* y (+ (* -1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (/ (* (pow t 2) (* x (sqrt 2))) y) (sqrt z))))) |
(* y (+ (* -1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (/ (* (pow t 2) (* x (sqrt 2))) y) (sqrt z))))) |
(* y (+ (* -1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (/ (* (pow t 2) (* x (sqrt 2))) y) (sqrt z))))) |
(* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) |
(* -1 (* y (+ (* -1/4 (* (/ (* (pow t 2) (* x (sqrt 2))) y) (sqrt z))) (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z)))))) |
(* -1 (* y (+ (* -1/4 (* (/ (* (pow t 2) (* x (sqrt 2))) y) (sqrt z))) (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z)))))) |
(* -1 (* y (+ (* -1/4 (* (/ (* (pow t 2) (* x (sqrt 2))) y) (sqrt z))) (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z)))))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(* -1/2 (* (pow t 2) y)) |
(+ (* -1/2 (* (pow t 2) y)) (* 1/4 (* (pow t 2) x))) |
(+ (* -1/2 (* (pow t 2) y)) (* 1/4 (* (pow t 2) x))) |
(+ (* -1/2 (* (pow t 2) y)) (* 1/4 (* (pow t 2) x))) |
(* 1/4 (* (pow t 2) x)) |
(* x (+ (* -1/2 (/ (* (pow t 2) y) x)) (* 1/4 (pow t 2)))) |
(* x (+ (* -1/2 (/ (* (pow t 2) y) x)) (* 1/4 (pow t 2)))) |
(* x (+ (* -1/2 (/ (* (pow t 2) y) x)) (* 1/4 (pow t 2)))) |
(* 1/4 (* (pow t 2) x)) |
(* -1 (* x (+ (* -1/4 (pow t 2)) (* 1/2 (/ (* (pow t 2) y) x))))) |
(* -1 (* x (+ (* -1/4 (pow t 2)) (* 1/2 (/ (* (pow t 2) y) x))))) |
(* -1 (* x (+ (* -1/4 (pow t 2)) (* 1/2 (/ (* (pow t 2) y) x))))) |
(* 1/4 (* (pow t 2) x)) |
(+ (* -1/2 (* (pow t 2) y)) (* 1/4 (* (pow t 2) x))) |
(+ (* -1/2 (* (pow t 2) y)) (* 1/4 (* (pow t 2) x))) |
(+ (* -1/2 (* (pow t 2) y)) (* 1/4 (* (pow t 2) x))) |
(* -1/2 (* (pow t 2) y)) |
(* y (+ (* -1/2 (pow t 2)) (* 1/4 (/ (* (pow t 2) x) y)))) |
(* y (+ (* -1/2 (pow t 2)) (* 1/4 (/ (* (pow t 2) x) y)))) |
(* y (+ (* -1/2 (pow t 2)) (* 1/4 (/ (* (pow t 2) x) y)))) |
(* -1/2 (* (pow t 2) y)) |
(* -1 (* y (+ (* -1/4 (/ (* (pow t 2) x) y)) (* 1/2 (pow t 2))))) |
(* -1 (* y (+ (* -1/4 (/ (* (pow t 2) x) y)) (* 1/2 (pow t 2))))) |
(* -1 (* y (+ (* -1/4 (/ (* (pow t 2) x) y)) (* 1/2 (pow t 2))))) |
(* 1/2 (* (pow t 2) (- (* 1/2 x) y))) |
(* 1/2 (* (pow t 2) (- (* 1/2 x) y))) |
(* 1/2 (* (pow t 2) (- (* 1/2 x) y))) |
(* 1/2 (* (pow t 2) (- (* 1/2 x) y))) |
(* 1/2 (* (pow t 2) (- (* 1/2 x) y))) |
(* 1/2 (* (pow t 2) (- (* 1/2 x) y))) |
(* 1/2 (* (pow t 2) (- (* 1/2 x) y))) |
(* 1/2 (* (pow t 2) (- (* 1/2 x) y))) |
(* 1/2 (* (pow t 2) (- (* 1/2 x) y))) |
(* 1/2 (* (pow t 2) (- (* 1/2 x) y))) |
(* 1/2 (* (pow t 2) (- (* 1/2 x) y))) |
(* 1/2 (* (pow t 2) (- (* 1/2 x) y))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(* (* y (* (sqrt -2) (* (sqrt -1) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (sqrt z)) |
(* (* y (* (sqrt -2) (* (sqrt -1) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (sqrt z)) |
(* (* y (* (sqrt -2) (* (sqrt -1) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (sqrt z)) |
(* (* y (* (sqrt -2) (* (sqrt -1) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (sqrt z)) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z)))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* (pow t 2) (+ (* -1/2 (* (* y (sqrt 2)) (sqrt z))) (* -1/8 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z)))))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* (pow t 2) (+ (* -1/2 (* (* y (sqrt 2)) (sqrt z))) (* (pow t 2) (+ (* -1/8 (* (* y (sqrt 2)) (sqrt z))) (* -1/48 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z)))))))) |
(* -1/48 (* (* (pow t 6) (* y (sqrt 2))) (sqrt z))) |
(* (pow t 6) (+ (* -1/8 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* -1/48 (* (* y (sqrt 2)) (sqrt z))))) |
(* (pow t 6) (+ (* -1/2 (* (/ (* y (sqrt 2)) (pow t 4)) (sqrt z))) (+ (* -1/8 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* -1/48 (* (* y (sqrt 2)) (sqrt z)))))) |
(* (pow t 6) (+ (* -1 (* (/ (* y (sqrt 2)) (pow t 6)) (sqrt z))) (+ (* -1/2 (* (/ (* y (sqrt 2)) (pow t 4)) (sqrt z))) (+ (* -1/8 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* -1/48 (* (* y (sqrt 2)) (sqrt z))))))) |
(* -1/48 (* (* (pow t 6) (* y (sqrt 2))) (sqrt z))) |
(* (pow t 6) (+ (* -1/8 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* -1/48 (* (* y (sqrt 2)) (sqrt z))))) |
(* (pow t 6) (+ (* -1/2 (* (/ (* y (sqrt 2)) (pow t 4)) (sqrt z))) (+ (* -1/8 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* -1/48 (* (* y (sqrt 2)) (sqrt z)))))) |
(* (pow t 6) (+ (* -1 (* (/ (* y (sqrt 2)) (pow t 6)) (sqrt z))) (+ (* -1/2 (* (/ (* y (sqrt 2)) (pow t 4)) (sqrt z))) (+ (* -1/8 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* -1/48 (* (* y (sqrt 2)) (sqrt z))))))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(* -1 y) |
(+ (* -1 y) (* -1/2 (* (pow t 2) y))) |
(+ (* -1 y) (* (pow t 2) (+ (* -1/2 y) (* -1/8 (* (pow t 2) y))))) |
(+ (* -1 y) (* (pow t 2) (+ (* -1/2 y) (* (pow t 2) (+ (* -1/8 y) (* -1/48 (* (pow t 2) y))))))) |
(* -1/48 (* (pow t 6) y)) |
(* (pow t 6) (+ (* -1/8 (/ y (pow t 2))) (* -1/48 y))) |
(* (pow t 6) (+ (* -1/2 (/ y (pow t 4))) (+ (* -1/8 (/ y (pow t 2))) (* -1/48 y)))) |
(* (pow t 6) (+ (* -1 (/ y (pow t 6))) (+ (* -1/2 (/ y (pow t 4))) (+ (* -1/8 (/ y (pow t 2))) (* -1/48 y))))) |
(* -1/48 (* (pow t 6) y)) |
(* (pow t 6) (+ (* -1/8 (/ y (pow t 2))) (* -1/48 y))) |
(* (pow t 6) (+ (* -1/2 (/ y (pow t 4))) (+ (* -1/8 (/ y (pow t 2))) (* -1/48 y)))) |
(* (pow t 6) (+ (* -1 (/ y (pow t 6))) (+ (* -1/2 (/ y (pow t 4))) (+ (* -1/8 (/ y (pow t 2))) (* -1/48 y))))) |
(* (* y (* (sqrt 2) (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (sqrt z)) |
(* (* y (* (sqrt 2) (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (sqrt z)) |
(* (* y (* (sqrt 2) (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (sqrt z)) |
(* (* y (* (sqrt 2) (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (sqrt z)) |
(* (* y (* (sqrt 2) (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (sqrt z)) |
(* (* y (* (sqrt 2) (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (sqrt z)) |
(* (* y (* (sqrt 2) (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (sqrt z)) |
(* (* y (* (sqrt 2) (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (sqrt z)) |
(* -1 (* (* y (* (sqrt -2) (* (sqrt -1) (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))) (sqrt z))) |
(* -1 (* (* y (* (sqrt -2) (* (sqrt -1) (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))) (sqrt z))) |
(* -1 (* (* y (* (sqrt -2) (* (sqrt -1) (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))) (sqrt z))) |
(* -1 (* (* y (* (sqrt -2) (* (sqrt -1) (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))) (sqrt z))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))))) |
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))))) |
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))))) |
(* (* y (* (sqrt 2) (- (* 1/2 (/ x y)) 1))) (sqrt z)) |
(+ (* (* y (* (sqrt 2) (- (* 1/2 (/ x y)) 1))) (sqrt z)) (* (* (pow t 2) (* y (* (sqrt 2) (- (* 1/4 (/ x y)) 1/2)))) (sqrt z))) |
(+ (* (* y (* (sqrt 2) (- (* 1/2 (/ x y)) 1))) (sqrt z)) (* (pow t 2) (+ (* (* y (* (sqrt 2) (- (* 1/4 (/ x y)) 1/2))) (sqrt z)) (* (* (pow t 2) (* y (* (sqrt 2) (- (* 1/16 (/ x y)) 1/8)))) (sqrt z))))) |
(+ (* (* y (* (sqrt 2) (- (* 1/2 (/ x y)) 1))) (sqrt z)) (* (pow t 2) (+ (* (* y (* (sqrt 2) (- (* 1/4 (/ x y)) 1/2))) (sqrt z)) (* (pow t 2) (+ (* (* y (* (sqrt 2) (- (* 1/16 (/ x y)) 1/8))) (sqrt z)) (* (* (pow t 2) (* y (* (sqrt 2) (- (* 1/96 (/ x y)) 1/48)))) (sqrt z))))))) |
(* (* (pow t 6) (* y (* (sqrt 2) (- (* 1/96 (/ x y)) 1/48)))) (sqrt z)) |
(* (pow t 6) (+ (* (* y (* (sqrt 2) (- (* 1/96 (/ x y)) 1/48))) (sqrt z)) (* (/ (* y (* (sqrt 2) (- (* 1/16 (/ x y)) 1/8))) (pow t 2)) (sqrt z)))) |
(* (pow t 6) (+ (* (* y (* (sqrt 2) (- (* 1/96 (/ x y)) 1/48))) (sqrt z)) (+ (* (/ (* y (* (sqrt 2) (- (* 1/16 (/ x y)) 1/8))) (pow t 2)) (sqrt z)) (* (/ (* y (* (sqrt 2) (- (* 1/4 (/ x y)) 1/2))) (pow t 4)) (sqrt z))))) |
(* (pow t 6) (+ (* (* y (* (sqrt 2) (- (* 1/96 (/ x y)) 1/48))) (sqrt z)) (+ (* (/ (* y (* (sqrt 2) (- (* 1/16 (/ x y)) 1/8))) (pow t 2)) (sqrt z)) (+ (* (/ (* y (* (sqrt 2) (- (* 1/4 (/ x y)) 1/2))) (pow t 4)) (sqrt z)) (* (/ (* y (* (sqrt 2) (- (* 1/2 (/ x y)) 1))) (pow t 6)) (sqrt z)))))) |
(* (* (pow t 6) (* y (* (sqrt 2) (- (* 1/96 (/ x y)) 1/48)))) (sqrt z)) |
(* (pow t 6) (+ (* (* y (* (sqrt 2) (- (* 1/96 (/ x y)) 1/48))) (sqrt z)) (* (/ (* y (* (sqrt 2) (- (* 1/16 (/ x y)) 1/8))) (pow t 2)) (sqrt z)))) |
(* (pow t 6) (+ (* (* y (* (sqrt 2) (- (* 1/96 (/ x y)) 1/48))) (sqrt z)) (+ (* (/ (* y (* (sqrt 2) (- (* 1/16 (/ x y)) 1/8))) (pow t 2)) (sqrt z)) (* (/ (* y (* (sqrt 2) (- (* 1/4 (/ x y)) 1/2))) (pow t 4)) (sqrt z))))) |
(* (pow t 6) (+ (* (* y (* (sqrt 2) (- (* 1/96 (/ x y)) 1/48))) (sqrt z)) (+ (* (/ (* y (* (sqrt 2) (- (* 1/16 (/ x y)) 1/8))) (pow t 2)) (sqrt z)) (+ (* (/ (* y (* (sqrt 2) (- (* 1/4 (/ x y)) 1/2))) (pow t 4)) (sqrt z)) (* (/ (* y (* (sqrt 2) (- (* 1/2 (/ x y)) 1))) (pow t 6)) (sqrt z)))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))))) |
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))))) |
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))))) |
(* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(* y (+ (* -1 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)))) |
(* y (+ (* -1 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)))) |
(* y (+ (* -1 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(* y (- (* 1/2 (/ x y)) 1)) |
(+ (* y (- (* 1/2 (/ x y)) 1)) (* (pow t 2) (* y (- (* 1/4 (/ x y)) 1/2)))) |
(+ (* y (- (* 1/2 (/ x y)) 1)) (* (pow t 2) (+ (* y (- (* 1/4 (/ x y)) 1/2)) (* (pow t 2) (* y (- (* 1/16 (/ x y)) 1/8)))))) |
(+ (* y (- (* 1/2 (/ x y)) 1)) (* (pow t 2) (+ (* y (- (* 1/4 (/ x y)) 1/2)) (* (pow t 2) (+ (* y (- (* 1/16 (/ x y)) 1/8)) (* (pow t 2) (* y (- (* 1/96 (/ x y)) 1/48)))))))) |
(* (pow t 6) (* y (- (* 1/96 (/ x y)) 1/48))) |
(* (pow t 6) (+ (* y (- (* 1/96 (/ x y)) 1/48)) (/ (* y (- (* 1/16 (/ x y)) 1/8)) (pow t 2)))) |
(* (pow t 6) (+ (* y (- (* 1/96 (/ x y)) 1/48)) (+ (/ (* y (- (* 1/16 (/ x y)) 1/8)) (pow t 2)) (/ (* y (- (* 1/4 (/ x y)) 1/2)) (pow t 4))))) |
(* (pow t 6) (+ (* y (- (* 1/96 (/ x y)) 1/48)) (+ (/ (* y (- (* 1/16 (/ x y)) 1/8)) (pow t 2)) (+ (/ (* y (- (* 1/4 (/ x y)) 1/2)) (pow t 4)) (/ (* y (- (* 1/2 (/ x y)) 1)) (pow t 6)))))) |
(* (pow t 6) (* y (- (* 1/96 (/ x y)) 1/48))) |
(* (pow t 6) (+ (* y (- (* 1/96 (/ x y)) 1/48)) (/ (* y (- (* 1/16 (/ x y)) 1/8)) (pow t 2)))) |
(* (pow t 6) (+ (* y (- (* 1/96 (/ x y)) 1/48)) (+ (/ (* y (- (* 1/16 (/ x y)) 1/8)) (pow t 2)) (/ (* y (- (* 1/4 (/ x y)) 1/2)) (pow t 4))))) |
(* (pow t 6) (+ (* y (- (* 1/96 (/ x y)) 1/48)) (+ (/ (* y (- (* 1/16 (/ x y)) 1/8)) (pow t 2)) (+ (/ (* y (- (* 1/4 (/ x y)) 1/2)) (pow t 4)) (/ (* y (- (* 1/2 (/ x y)) 1)) (pow t 6)))))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(* x (+ (* -1 (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) x)) (* 1/2 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(* x (+ (* -1 (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) x)) (* 1/2 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(* x (+ (* -1 (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) x)) (* 1/2 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(* -1 (* x (+ (* -1/2 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) x)))) |
(* -1 (* x (+ (* -1/2 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) x)))) |
(* -1 (* x (+ (* -1/2 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) x)))) |
1 |
(+ 1 (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) |
(+ 1 (* (pow t 2) (+ (* -1/4 (log (/ 1 (pow (E) 2)))) (* 1/32 (* (pow t 2) (pow (log (/ 1 (pow (E) 2))) 2)))))) |
(+ 1 (* (pow t 2) (+ (* -1/4 (log (/ 1 (pow (E) 2)))) (* (pow t 2) (+ (* -1/384 (* (pow t 2) (pow (log (/ 1 (pow (E) 2))) 3))) (* 1/32 (pow (log (/ 1 (pow (E) 2))) 2))))))) |
(exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) |
(exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) |
(exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) |
(exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) |
(exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) |
(exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) |
(exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) |
(exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) |
(* 1/2 (pow t 2)) |
(* 1/2 (pow t 2)) |
(* 1/2 (pow t 2)) |
(* 1/2 (pow t 2)) |
(* 1/2 (pow t 2)) |
(* 1/2 (pow t 2)) |
(* 1/2 (pow t 2)) |
(* 1/2 (pow t 2)) |
(* 1/2 (pow t 2)) |
(* 1/2 (pow t 2)) |
(* 1/2 (pow t 2)) |
(* 1/2 (pow t 2)) |
(* 1/48 (pow t 2)) |
(* 1/48 (pow t 2)) |
(* 1/48 (pow t 2)) |
(* 1/48 (pow t 2)) |
(* 1/48 (pow t 2)) |
(* 1/48 (pow t 2)) |
(* 1/48 (pow t 2)) |
(* 1/48 (pow t 2)) |
(* 1/48 (pow t 2)) |
(* 1/48 (pow t 2)) |
(* 1/48 (pow t 2)) |
(* 1/48 (pow t 2)) |
(* 1/8 (pow t 2)) |
(* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))) |
(* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))) |
(* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))) |
(* 1/48 (pow t 4)) |
(* (pow t 4) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(* (pow t 4) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(* (pow t 4) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(* 1/48 (pow t 4)) |
(* (pow t 4) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(* (pow t 4) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(* (pow t 4) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(- (* 1/2 (/ x y)) 1) |
(- (+ (* 1/2 (/ x y)) (* (pow t 2) (- (* 1/4 (/ x y)) 1/2))) 1) |
(- (+ (* 1/2 (/ x y)) (* (pow t 2) (- (+ (* 1/4 (/ x y)) (* (pow t 2) (- (* 1/16 (/ x y)) 1/8))) 1/2))) 1) |
(- (+ (* 1/2 (/ x y)) (* (pow t 2) (- (+ (* 1/4 (/ x y)) (* (pow t 2) (- (+ (* 1/16 (/ x y)) (* (pow t 2) (- (* 1/96 (/ x y)) 1/48))) 1/8))) 1/2))) 1) |
(* (pow t 6) (- (* 1/96 (/ x y)) 1/48)) |
(* (pow t 6) (- (+ (* 1/96 (/ x y)) (* 1/16 (/ x (* (pow t 2) y)))) (+ 1/48 (* 1/8 (/ 1 (pow t 2)))))) |
(* (pow t 6) (- (+ (* 1/96 (/ x y)) (+ (* 1/16 (/ x (* (pow t 2) y))) (* 1/4 (/ x (* (pow t 4) y))))) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2))))))) |
(* (pow t 6) (- (+ (* 1/96 (/ x y)) (+ (* 1/16 (/ x (* (pow t 2) y))) (+ (* 1/4 (/ x (* (pow t 4) y))) (* 1/2 (/ x (* (pow t 6) y)))))) (+ 1/48 (+ (/ 1/2 (pow t 4)) (+ (* 1/8 (/ 1 (pow t 2))) (/ 1 (pow t 6))))))) |
(* (pow t 6) (- (* 1/96 (/ x y)) 1/48)) |
(* (pow t 6) (- (+ (* 1/96 (/ x y)) (* 1/16 (/ x (* (pow t 2) y)))) (+ 1/48 (* 1/8 (/ 1 (pow t 2)))))) |
(* (pow t 6) (- (+ (* 1/96 (/ x y)) (+ (* 1/16 (/ x (* (pow t 2) y))) (* 1/4 (/ x (* (pow t 4) y))))) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2))))))) |
(* (pow t 6) (- (+ (* 1/96 (/ x y)) (+ (* 1/16 (/ x (* (pow t 2) y))) (+ (* 1/4 (/ x (* (pow t 4) y))) (* 1/2 (/ x (* (pow t 6) y)))))) (+ 1/48 (+ (/ 1/2 (pow t 4)) (+ (* 1/8 (/ 1 (pow t 2))) (/ 1 (pow t 6))))))) |
(* -1 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) |
(* x (+ (* -1 (/ (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) x)) (* 1/2 (/ (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) y)))) |
(* x (+ (* -1 (/ (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) x)) (* 1/2 (/ (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) y)))) |
(* x (+ (* -1 (/ (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) x)) (* 1/2 (/ (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) y)))) |
(* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) |
(* -1 (* x (+ (* -1/2 (/ (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) y)) (+ (/ 1 x) (/ (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))) x))))) |
(* -1 (* x (+ (* -1/2 (/ (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) y)) (+ (/ 1 x) (/ (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))) x))))) |
(* -1 (* x (+ (* -1/2 (/ (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) y)) (+ (/ 1 x) (/ (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))) x))))) |
(* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) |
(/ (+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) y) |
(/ (+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) y) |
(/ (+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) y) |
(* -1 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(* -1 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
x |
(+ x (* 1/2 (* (pow t 2) x))) |
(+ x (* (pow t 2) (+ (* 1/8 (* (pow t 2) x)) (* 1/2 x)))) |
(+ x (* (pow t 2) (+ (* 1/2 x) (* (pow t 2) (+ (* 1/48 (* (pow t 2) x)) (* 1/8 x)))))) |
(* 1/48 (* (pow t 6) x)) |
(* (pow t 6) (+ (* 1/48 x) (* 1/8 (/ x (pow t 2))))) |
(* (pow t 6) (+ (* 1/48 x) (+ (* 1/8 (/ x (pow t 2))) (* 1/2 (/ x (pow t 4)))))) |
(* (pow t 6) (+ (* 1/48 x) (+ (* 1/8 (/ x (pow t 2))) (+ (* 1/2 (/ x (pow t 4))) (/ x (pow t 6)))))) |
(* 1/48 (* (pow t 6) x)) |
(* (pow t 6) (+ (* 1/48 x) (* 1/8 (/ x (pow t 2))))) |
(* (pow t 6) (+ (* 1/48 x) (+ (* 1/8 (/ x (pow t 2))) (* 1/2 (/ x (pow t 4)))))) |
(* (pow t 6) (+ (* 1/48 x) (+ (* 1/8 (/ x (pow t 2))) (+ (* 1/2 (/ x (pow t 4))) (/ x (pow t 6)))))) |
| Outputs |
|---|
(* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(* -1 (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(*.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))) |
(* -1 (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(*.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))) |
(* -1 (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(*.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))) |
(* -1 (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(*.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 z))) |
(* -1 (* (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))) |
(+ (* -1 (* (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(+ (* -1 (* (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(+ (* -1 (* (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(* 1/2 (* (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))) |
(* x (+ (* -1 (* (/ (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2)))))) |
(*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (/.f64 (sqrt.f64 z) x)))) |
(* x (+ (* -1 (* (/ (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2)))))) |
(*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (/.f64 (sqrt.f64 z) x)))) |
(* x (+ (* -1 (* (/ (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2)))))) |
(*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (/.f64 (sqrt.f64 z) x)))) |
(* 1/2 (* (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2)))) (* (/ (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) x) (sqrt z))))) |
(*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (/.f64 (sqrt.f64 z) x)))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2)))) (* (/ (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) x) (sqrt z))))) |
(*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (/.f64 (sqrt.f64 z) x)))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2)))) (* (/ (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) x) (sqrt z))))) |
(*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (/.f64 (sqrt.f64 z) x)))) |
(* 1/2 (* (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))) |
(+ (* -1 (* (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(+ (* -1 (* (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(+ (* -1 (* (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(* -1 (* (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))) |
(* y (+ (* -1 (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) y) (sqrt z))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (+.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) y)))) |
(* y (+ (* -1 (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) y) (sqrt z))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (+.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) y)))) |
(* y (+ (* -1 (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) y) (sqrt z))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (+.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) y)))) |
(* -1 (* (* y (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) (sqrt z))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2)))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (+.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) y)))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2)))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (+.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) y)))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (sqrt 2)))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (+.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) y)))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(+ (* -1/4 (* (* (pow t 2) (* (log (/ 1 (pow (E) 2))) (* (sqrt 2) (- (* 1/2 x) y)))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* -1/4 (* (sqrt z) (* (log (/ 1 (pow (E) 2))) (* (sqrt 2) (- (* 1/2 x) y))))) (* 1/32 (* (* (pow t 2) (* (pow (log (/ 1 (pow (E) 2))) 2) (* (sqrt 2) (- (* 1/2 x) y)))) (sqrt z)))))) |
(+.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (sqrt.f64 z)))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* -1/4 (* (sqrt z) (* (log (/ 1 (pow (E) 2))) (* (sqrt 2) (- (* 1/2 x) y))))) (* (pow t 2) (+ (* -1/384 (* (* (pow t 2) (* (pow (log (/ 1 (pow (E) 2))) 3) (* (sqrt 2) (- (* 1/2 x) y)))) (sqrt z))) (* 1/32 (* (sqrt z) (* (pow (log (/ 1 (pow (E) 2))) 2) (* (sqrt 2) (- (* 1/2 x) y)))))))))) |
(+.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (sqrt.f64 z)) (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(literal 4 binary64) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) |
(* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(* (sqrt z) (* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
(* -1 (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(+ (* -1 (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))))) (* 1/2 (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(+ (* -1 (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))))) (* 1/2 (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(+ (* -1 (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))))) (* 1/2 (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* 1/2 (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(* x (+ (* -1 (/ (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) x)) (* 1/2 (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))))) |
(*.f64 x (-.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.f64 y x)))) |
(* x (+ (* -1 (/ (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) x)) (* 1/2 (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))))) |
(*.f64 x (-.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.f64 y x)))) |
(* x (+ (* -1 (/ (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) x)) (* 1/2 (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))))) |
(*.f64 x (-.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.f64 y x)))) |
(* 1/2 (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(* -1 (* x (+ (* -1/2 (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) (/ (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) x)))) |
(*.f64 x (-.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.f64 y x)))) |
(* -1 (* x (+ (* -1/2 (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) (/ (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) x)))) |
(*.f64 x (-.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.f64 y x)))) |
(* -1 (* x (+ (* -1/2 (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) (/ (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) x)))) |
(*.f64 x (-.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.f64 y x)))) |
(* 1/2 (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(+ (* -1 (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))))) (* 1/2 (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(+ (* -1 (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))))) (* 1/2 (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(+ (* -1 (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))))) (* 1/2 (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* -1 (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(* y (+ (* -1 (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) (* 1/2 (/ (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) y)))) |
(*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.f64 x y))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(* y (+ (* -1 (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) (* 1/2 (/ (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) y)))) |
(*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.f64 x y))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(* y (+ (* -1 (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) (* 1/2 (/ (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) y)))) |
(*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.f64 x y))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(* -1 (* y (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* -1/2 (/ (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) y))))) |
(*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.f64 x y))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(* -1 (* y (+ (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* -1/2 (/ (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) y))))) |
(*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.f64 x y))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(* -1 (* y (+ (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (* -1/2 (/ (* x (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2))))))) y))))) |
(*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.f64 x y))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(- (* 1/2 x) y) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(- (+ (* -1/4 (* (pow t 2) (* (log (/ 1 (pow (E) 2))) (- (* 1/2 x) y)))) (* 1/2 x)) y) |
(+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(- (+ (* 1/2 x) (* (pow t 2) (+ (* -1/4 (* (log (/ 1 (pow (E) 2))) (- (* 1/2 x) y))) (* 1/32 (* (pow t 2) (* (pow (log (/ 1 (pow (E) 2))) 2) (- (* 1/2 x) y))))))) y) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) y)) |
(- (+ (* 1/2 x) (* (pow t 2) (+ (* -1/4 (* (log (/ 1 (pow (E) 2))) (- (* 1/2 x) y))) (* (pow t 2) (+ (* -1/384 (* (pow t 2) (* (pow (log (/ 1 (pow (E) 2))) 3) (- (* 1/2 x) y)))) (* 1/32 (* (pow (log (/ 1 (pow (E) 2))) 2) (- (* 1/2 x) y)))))))) y) |
(+.f64 (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal 1/8 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (- (* 1/2 x) y)) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (- (* 1/2 x) y)) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (- (* 1/2 x) y)) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (- (* 1/2 x) y)) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (- (* 1/2 x) y)) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (- (* 1/2 x) y)) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (- (* 1/2 x) y)) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) (- (* 1/2 x) y)) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(* (* y (* (sqrt -2) (sqrt -1))) (sqrt z)) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64)))) |
(* (* y (* (sqrt -2) (sqrt -1))) (sqrt z)) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64)))) |
(* (* y (* (sqrt -2) (sqrt -1))) (sqrt z)) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64)))) |
(* (* y (* (sqrt -2) (sqrt -1))) (sqrt z)) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64)))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* -1/2 (* (* (pow t 2) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))) (sqrt z))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 t t))) |
(* -1/2 (* (* (pow t 2) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))) (sqrt z))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 t t))) |
(* -1/2 (* (* (pow t 2) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))) (sqrt z))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 t t))) |
(* -1/2 (* (* (pow t 2) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))) (sqrt z))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 t t))) |
(* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) |
(*.f64 (*.f64 t t) (*.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) (* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) t) t)) (*.f64 (*.f64 x (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) (* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) t) t)) (*.f64 (*.f64 x (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) (* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) t) t)) (*.f64 (*.f64 x (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z))) |
(*.f64 (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (sqrt.f64 z))) |
(* x (+ (* -1/2 (* (/ (* (pow t 2) (* y (sqrt 2))) x) (sqrt z))) (* 1/4 (* (* (pow t 2) (sqrt 2)) (sqrt z))))) |
(*.f64 x (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) t) t) x)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(* x (+ (* -1/2 (* (/ (* (pow t 2) (* y (sqrt 2))) x) (sqrt z))) (* 1/4 (* (* (pow t 2) (sqrt 2)) (sqrt z))))) |
(*.f64 x (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) t) t) x)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(* x (+ (* -1/2 (* (/ (* (pow t 2) (* y (sqrt 2))) x) (sqrt z))) (* 1/4 (* (* (pow t 2) (sqrt 2)) (sqrt z))))) |
(*.f64 x (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) t) t) x)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z))) |
(*.f64 (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (sqrt.f64 z))) |
(* -1 (* x (+ (* -1/4 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* 1/2 (* (/ (* (pow t 2) (* y (sqrt 2))) x) (sqrt z)))))) |
(*.f64 x (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) t) t) x)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(* -1 (* x (+ (* -1/4 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* 1/2 (* (/ (* (pow t 2) (* y (sqrt 2))) x) (sqrt z)))))) |
(*.f64 x (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) t) t) x)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(* -1 (* x (+ (* -1/4 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* 1/2 (* (/ (* (pow t 2) (* y (sqrt 2))) x) (sqrt z)))))) |
(*.f64 x (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) t) t) x)) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z))) |
(*.f64 (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (sqrt.f64 z))) |
(+ (* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) (* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) t) t)) (*.f64 (*.f64 x (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) (* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) t) t)) (*.f64 (*.f64 x (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) (* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) t) t)) (*.f64 (*.f64 x (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) |
(*.f64 (*.f64 t t) (*.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(* y (+ (* -1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (/ (* (pow t 2) (* x (sqrt 2))) y) (sqrt z))))) |
(*.f64 y (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y))))) |
(* y (+ (* -1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (/ (* (pow t 2) (* x (sqrt 2))) y) (sqrt z))))) |
(*.f64 y (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y))))) |
(* y (+ (* -1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (/ (* (pow t 2) (* x (sqrt 2))) y) (sqrt z))))) |
(*.f64 y (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y))))) |
(* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) |
(*.f64 (*.f64 t t) (*.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(* -1 (* y (+ (* -1/4 (* (/ (* (pow t 2) (* x (sqrt 2))) y) (sqrt z))) (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z)))))) |
(*.f64 y (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y))))) |
(* -1 (* y (+ (* -1/4 (* (/ (* (pow t 2) (* x (sqrt 2))) y) (sqrt z))) (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z)))))) |
(*.f64 y (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y))))) |
(* -1 (* y (+ (* -1/4 (* (/ (* (pow t 2) (* x (sqrt 2))) y) (sqrt z))) (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z)))))) |
(*.f64 y (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y))))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* -1/2 (* (pow t 2) y)) |
(*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) |
(+ (* -1/2 (* (pow t 2) y)) (* 1/4 (* (pow t 2) x))) |
(+.f64 (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 x (*.f64 (*.f64 t t) #s(literal 1/4 binary64)))) |
(+ (* -1/2 (* (pow t 2) y)) (* 1/4 (* (pow t 2) x))) |
(+.f64 (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 x (*.f64 (*.f64 t t) #s(literal 1/4 binary64)))) |
(+ (* -1/2 (* (pow t 2) y)) (* 1/4 (* (pow t 2) x))) |
(+.f64 (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 x (*.f64 (*.f64 t t) #s(literal 1/4 binary64)))) |
(* 1/4 (* (pow t 2) x)) |
(*.f64 x (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) |
(* x (+ (* -1/2 (/ (* (pow t 2) y) x)) (* 1/4 (pow t 2)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) x) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)))) |
(* x (+ (* -1/2 (/ (* (pow t 2) y) x)) (* 1/4 (pow t 2)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) x) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)))) |
(* x (+ (* -1/2 (/ (* (pow t 2) y) x)) (* 1/4 (pow t 2)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) x) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)))) |
(* 1/4 (* (pow t 2) x)) |
(*.f64 x (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) |
(* -1 (* x (+ (* -1/4 (pow t 2)) (* 1/2 (/ (* (pow t 2) y) x))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) x) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)))) |
(* -1 (* x (+ (* -1/4 (pow t 2)) (* 1/2 (/ (* (pow t 2) y) x))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) x) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)))) |
(* -1 (* x (+ (* -1/4 (pow t 2)) (* 1/2 (/ (* (pow t 2) y) x))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) x) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)))) |
(* 1/4 (* (pow t 2) x)) |
(*.f64 x (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) |
(+ (* -1/2 (* (pow t 2) y)) (* 1/4 (* (pow t 2) x))) |
(+.f64 (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 x (*.f64 (*.f64 t t) #s(literal 1/4 binary64)))) |
(+ (* -1/2 (* (pow t 2) y)) (* 1/4 (* (pow t 2) x))) |
(+.f64 (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 x (*.f64 (*.f64 t t) #s(literal 1/4 binary64)))) |
(+ (* -1/2 (* (pow t 2) y)) (* 1/4 (* (pow t 2) x))) |
(+.f64 (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 x (*.f64 (*.f64 t t) #s(literal 1/4 binary64)))) |
(* -1/2 (* (pow t 2) y)) |
(*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) |
(* y (+ (* -1/2 (pow t 2)) (* 1/4 (/ (* (pow t 2) x) y)))) |
(*.f64 y (+.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 t t) x) y)))) |
(* y (+ (* -1/2 (pow t 2)) (* 1/4 (/ (* (pow t 2) x) y)))) |
(*.f64 y (+.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 t t) x) y)))) |
(* y (+ (* -1/2 (pow t 2)) (* 1/4 (/ (* (pow t 2) x) y)))) |
(*.f64 y (+.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 t t) x) y)))) |
(* -1/2 (* (pow t 2) y)) |
(*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) |
(* -1 (* y (+ (* -1/4 (/ (* (pow t 2) x) y)) (* 1/2 (pow t 2))))) |
(*.f64 y (+.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 t t) x) y)))) |
(* -1 (* y (+ (* -1/4 (/ (* (pow t 2) x) y)) (* 1/2 (pow t 2))))) |
(*.f64 y (+.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 t t) x) y)))) |
(* -1 (* y (+ (* -1/4 (/ (* (pow t 2) x) y)) (* 1/2 (pow t 2))))) |
(*.f64 y (+.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 t t) x) y)))) |
(* 1/2 (* (pow t 2) (- (* 1/2 x) y))) |
(*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (* (pow t 2) (- (* 1/2 x) y))) |
(*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (* (pow t 2) (- (* 1/2 x) y))) |
(*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (* (pow t 2) (- (* 1/2 x) y))) |
(*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (* (pow t 2) (- (* 1/2 x) y))) |
(*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (* (pow t 2) (- (* 1/2 x) y))) |
(*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (* (pow t 2) (- (* 1/2 x) y))) |
(*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (* (pow t 2) (- (* 1/2 x) y))) |
(*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (* (pow t 2) (- (* 1/2 x) y))) |
(*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (* (pow t 2) (- (* 1/2 x) y))) |
(*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (* (pow t 2) (- (* 1/2 x) y))) |
(*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (* (pow t 2) (- (* 1/2 x) y))) |
(*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* (* y (* (sqrt -2) (* (sqrt -1) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (sqrt z)) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* (* y (* (sqrt -2) (* (sqrt -1) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (sqrt z)) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* (* y (* (sqrt -2) (* (sqrt -1) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (sqrt z)) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* (* y (* (sqrt -2) (* (sqrt -1) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (sqrt z)) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) t) t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* (pow t 2) (+ (* -1/2 (* (* y (sqrt 2)) (sqrt z))) (* -1/8 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z)))))) |
(-.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) t) t))))) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* (pow t 2) (+ (* -1/2 (* (* y (sqrt 2)) (sqrt z))) (* (pow t 2) (+ (* -1/8 (* (* y (sqrt 2)) (sqrt z))) (* -1/48 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z)))))))) |
(+.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) t) t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 #s(literal -1/48 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) t) t)))))) |
(* -1/48 (* (* (pow t 6) (* y (sqrt 2))) (sqrt z))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (*.f64 y #s(literal -1/48 binary64)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(* (pow t 6) (+ (* -1/8 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* -1/48 (* (* y (sqrt 2)) (sqrt z))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 t t)) (*.f64 #s(literal -1/48 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))))) |
(* (pow t 6) (+ (* -1/2 (* (/ (* y (sqrt 2)) (pow t 4)) (sqrt z))) (+ (* -1/8 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* -1/48 (* (* y (sqrt 2)) (sqrt z)))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 t t)) (*.f64 #s(literal -1/48 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) (/.f64 (*.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 t t) (*.f64 t t))))) |
(* (pow t 6) (+ (* -1 (* (/ (* y (sqrt 2)) (pow t 6)) (sqrt z))) (+ (* -1/2 (* (/ (* y (sqrt 2)) (pow t 4)) (sqrt z))) (+ (* -1/8 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* -1/48 (* (* y (sqrt 2)) (sqrt z))))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 t t)) (*.f64 #s(literal -1/48 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 (*.f64 t t) (*.f64 t t))))))) |
(* -1/48 (* (* (pow t 6) (* y (sqrt 2))) (sqrt z))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (*.f64 y #s(literal -1/48 binary64)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(* (pow t 6) (+ (* -1/8 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* -1/48 (* (* y (sqrt 2)) (sqrt z))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 t t)) (*.f64 #s(literal -1/48 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))))) |
(* (pow t 6) (+ (* -1/2 (* (/ (* y (sqrt 2)) (pow t 4)) (sqrt z))) (+ (* -1/8 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* -1/48 (* (* y (sqrt 2)) (sqrt z)))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 t t)) (*.f64 #s(literal -1/48 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) (/.f64 (*.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 t t) (*.f64 t t))))) |
(* (pow t 6) (+ (* -1 (* (/ (* y (sqrt 2)) (pow t 6)) (sqrt z))) (+ (* -1/2 (* (/ (* y (sqrt 2)) (pow t 4)) (sqrt z))) (+ (* -1/8 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* -1/48 (* (* y (sqrt 2)) (sqrt z))))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 t t)) (*.f64 #s(literal -1/48 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 (*.f64 t t) (*.f64 t t))))))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(* -1 y) |
(-.f64 #s(literal 0 binary64) y) |
(+ (* -1 y) (* -1/2 (* (pow t 2) y))) |
(*.f64 y (+.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(+ (* -1 y) (* (pow t 2) (+ (* -1/2 y) (* -1/8 (* (pow t 2) y))))) |
(-.f64 (*.f64 (*.f64 t t) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 t t))))) y) |
(+ (* -1 y) (* (pow t 2) (+ (* -1/2 y) (* (pow t 2) (+ (* -1/8 y) (* -1/48 (* (pow t 2) y))))))) |
(-.f64 (*.f64 (*.f64 t t) (+.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 t t) (*.f64 y (+.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/48 binary64) (*.f64 t t))))))) y) |
(* -1/48 (* (pow t 6) y)) |
(*.f64 #s(literal -1/48 binary64) (*.f64 y (pow.f64 t #s(literal 6 binary64)))) |
(* (pow t 6) (+ (* -1/8 (/ y (pow t 2))) (* -1/48 y))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (/.f64 (*.f64 y #s(literal -1/8 binary64)) (*.f64 t t)) (*.f64 y #s(literal -1/48 binary64)))) |
(* (pow t 6) (+ (* -1/2 (/ y (pow t 4))) (+ (* -1/8 (/ y (pow t 2))) (* -1/48 y)))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (/.f64 (*.f64 y #s(literal -1/8 binary64)) (*.f64 t t)) (+.f64 (*.f64 y #s(literal -1/48 binary64)) (/.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 t t) (*.f64 t t)))))) |
(* (pow t 6) (+ (* -1 (/ y (pow t 6))) (+ (* -1/2 (/ y (pow t 4))) (+ (* -1/8 (/ y (pow t 2))) (* -1/48 y))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 y #s(literal -1/8 binary64)) (*.f64 t t)) (*.f64 y #s(literal -1/48 binary64))) (-.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 t t) (*.f64 t t))) (/.f64 y (pow.f64 t #s(literal 6 binary64)))))) |
(* -1/48 (* (pow t 6) y)) |
(*.f64 #s(literal -1/48 binary64) (*.f64 y (pow.f64 t #s(literal 6 binary64)))) |
(* (pow t 6) (+ (* -1/8 (/ y (pow t 2))) (* -1/48 y))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (/.f64 (*.f64 y #s(literal -1/8 binary64)) (*.f64 t t)) (*.f64 y #s(literal -1/48 binary64)))) |
(* (pow t 6) (+ (* -1/2 (/ y (pow t 4))) (+ (* -1/8 (/ y (pow t 2))) (* -1/48 y)))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (/.f64 (*.f64 y #s(literal -1/8 binary64)) (*.f64 t t)) (+.f64 (*.f64 y #s(literal -1/48 binary64)) (/.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 t t) (*.f64 t t)))))) |
(* (pow t 6) (+ (* -1 (/ y (pow t 6))) (+ (* -1/2 (/ y (pow t 4))) (+ (* -1/8 (/ y (pow t 2))) (* -1/48 y))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 y #s(literal -1/8 binary64)) (*.f64 t t)) (*.f64 y #s(literal -1/48 binary64))) (-.f64 (/.f64 (*.f64 y #s(literal -1/2 binary64)) (*.f64 (*.f64 t t) (*.f64 t t))) (/.f64 y (pow.f64 t #s(literal 6 binary64)))))) |
(* (* y (* (sqrt 2) (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (sqrt z)) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (+.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* (* y (* (sqrt 2) (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (sqrt z)) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (+.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* (* y (* (sqrt 2) (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (sqrt z)) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (+.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* (* y (* (sqrt 2) (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (sqrt z)) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (+.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* (* y (* (sqrt 2) (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (sqrt z)) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (+.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* (* y (* (sqrt 2) (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (sqrt z)) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (+.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* (* y (* (sqrt 2) (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (sqrt z)) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (+.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* (* y (* (sqrt 2) (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (sqrt z)) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (+.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* -1 (* (* y (* (sqrt -2) (* (sqrt -1) (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 y (sqrt.f64 #s(literal -2 binary64)))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))) |
(* -1 (* (* y (* (sqrt -2) (* (sqrt -1) (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 y (sqrt.f64 #s(literal -2 binary64)))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))) |
(* -1 (* (* y (* (sqrt -2) (* (sqrt -1) (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 y (sqrt.f64 #s(literal -2 binary64)))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))) |
(* -1 (* (* y (* (sqrt -2) (* (sqrt -1) (- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 y (sqrt.f64 #s(literal -2 binary64)))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(*.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)))))) |
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)))))) |
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))))) |
(*.f64 y (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)))))) |
(* (* y (* (sqrt 2) (- (* 1/2 (/ x y)) 1))) (sqrt z)) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(+ (* (* y (* (sqrt 2) (- (* 1/2 (/ x y)) 1))) (sqrt z)) (* (* (pow t 2) (* y (* (sqrt 2) (- (* 1/4 (/ x y)) 1/2)))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) t) t) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x y)))))) |
(+ (* (* y (* (sqrt 2) (- (* 1/2 (/ x y)) 1))) (sqrt z)) (* (pow t 2) (+ (* (* y (* (sqrt 2) (- (* 1/4 (/ x y)) 1/2))) (sqrt z)) (* (* (pow t 2) (* y (* (sqrt 2) (- (* 1/16 (/ x y)) 1/8)))) (sqrt z))))) |
(+.f64 (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 z)) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x y)))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) t) t) (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) #s(literal 1/16 binary64))))))) |
(+ (* (* y (* (sqrt 2) (- (* 1/2 (/ x y)) 1))) (sqrt z)) (* (pow t 2) (+ (* (* y (* (sqrt 2) (- (* 1/4 (/ x y)) 1/2))) (sqrt z)) (* (pow t 2) (+ (* (* y (* (sqrt 2) (- (* 1/16 (/ x y)) 1/8))) (sqrt z)) (* (* (pow t 2) (* y (* (sqrt 2) (- (* 1/96 (/ x y)) 1/48)))) (sqrt z))))))) |
(+.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) t) t) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x y)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 z)) (+.f64 (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) #s(literal 1/16 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) t) t) (+.f64 #s(literal -1/48 binary64) (*.f64 (/.f64 x y) #s(literal 1/96 binary64)))))))) |
(* (* (pow t 6) (* y (* (sqrt 2) (- (* 1/96 (/ x y)) 1/48)))) (sqrt z)) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 y (pow.f64 t #s(literal 6 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -1/48 binary64) (*.f64 (/.f64 x y) #s(literal 1/96 binary64)))))) |
(* (pow t 6) (+ (* (* y (* (sqrt 2) (- (* 1/96 (/ x y)) 1/48))) (sqrt z)) (* (/ (* y (* (sqrt 2) (- (* 1/16 (/ x y)) 1/8))) (pow t 2)) (sqrt z)))) |
(*.f64 (*.f64 (pow.f64 t #s(literal 6 binary64)) (sqrt.f64 z)) (*.f64 y (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -1/48 binary64) (*.f64 (/.f64 x y) #s(literal 1/96 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) #s(literal 1/16 binary64)))) (*.f64 t t))))) |
(* (pow t 6) (+ (* (* y (* (sqrt 2) (- (* 1/96 (/ x y)) 1/48))) (sqrt z)) (+ (* (/ (* y (* (sqrt 2) (- (* 1/16 (/ x y)) 1/8))) (pow t 2)) (sqrt z)) (* (/ (* y (* (sqrt 2) (- (* 1/4 (/ x y)) 1/2))) (pow t 4)) (sqrt z))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 y (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -1/48 binary64) (*.f64 (/.f64 x y) #s(literal 1/96 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) #s(literal 1/16 binary64)))) (*.f64 t t)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x y)))) (*.f64 (*.f64 t t) (*.f64 t t)))))) |
(* (pow t 6) (+ (* (* y (* (sqrt 2) (- (* 1/96 (/ x y)) 1/48))) (sqrt z)) (+ (* (/ (* y (* (sqrt 2) (- (* 1/16 (/ x y)) 1/8))) (pow t 2)) (sqrt z)) (+ (* (/ (* y (* (sqrt 2) (- (* 1/4 (/ x y)) 1/2))) (pow t 4)) (sqrt z)) (* (/ (* y (* (sqrt 2) (- (* 1/2 (/ x y)) 1))) (pow t 6)) (sqrt z)))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 y (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -1/48 binary64) (*.f64 (/.f64 x y) #s(literal 1/96 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) #s(literal 1/16 binary64)))) (*.f64 t t)))) (*.f64 y (+.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x y))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (pow.f64 t #s(literal 6 binary64)))))))) |
(* (* (pow t 6) (* y (* (sqrt 2) (- (* 1/96 (/ x y)) 1/48)))) (sqrt z)) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 y (pow.f64 t #s(literal 6 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -1/48 binary64) (*.f64 (/.f64 x y) #s(literal 1/96 binary64)))))) |
(* (pow t 6) (+ (* (* y (* (sqrt 2) (- (* 1/96 (/ x y)) 1/48))) (sqrt z)) (* (/ (* y (* (sqrt 2) (- (* 1/16 (/ x y)) 1/8))) (pow t 2)) (sqrt z)))) |
(*.f64 (*.f64 (pow.f64 t #s(literal 6 binary64)) (sqrt.f64 z)) (*.f64 y (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -1/48 binary64) (*.f64 (/.f64 x y) #s(literal 1/96 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) #s(literal 1/16 binary64)))) (*.f64 t t))))) |
(* (pow t 6) (+ (* (* y (* (sqrt 2) (- (* 1/96 (/ x y)) 1/48))) (sqrt z)) (+ (* (/ (* y (* (sqrt 2) (- (* 1/16 (/ x y)) 1/8))) (pow t 2)) (sqrt z)) (* (/ (* y (* (sqrt 2) (- (* 1/4 (/ x y)) 1/2))) (pow t 4)) (sqrt z))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 y (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -1/48 binary64) (*.f64 (/.f64 x y) #s(literal 1/96 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) #s(literal 1/16 binary64)))) (*.f64 t t)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x y)))) (*.f64 (*.f64 t t) (*.f64 t t)))))) |
(* (pow t 6) (+ (* (* y (* (sqrt 2) (- (* 1/96 (/ x y)) 1/48))) (sqrt z)) (+ (* (/ (* y (* (sqrt 2) (- (* 1/16 (/ x y)) 1/8))) (pow t 2)) (sqrt z)) (+ (* (/ (* y (* (sqrt 2) (- (* 1/4 (/ x y)) 1/2))) (pow t 4)) (sqrt z)) (* (/ (* y (* (sqrt 2) (- (* 1/2 (/ x y)) 1))) (pow t 6)) (sqrt z)))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 y (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -1/48 binary64) (*.f64 (/.f64 x y) #s(literal 1/96 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) #s(literal 1/16 binary64)))) (*.f64 t t)))) (*.f64 y (+.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x y))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (pow.f64 t #s(literal 6 binary64)))))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(*.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))))) |
(*.f64 x (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (/.f64 (sqrt.f64 z) x)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))))) |
(*.f64 x (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (/.f64 (sqrt.f64 z) x)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))))) |
(*.f64 x (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (/.f64 (sqrt.f64 z) x)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(*.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))))) |
(*.f64 x (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (/.f64 (sqrt.f64 z) x)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))))) |
(*.f64 x (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (/.f64 (sqrt.f64 z) x)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))))) |
(*.f64 x (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (/.f64 (sqrt.f64 z) x)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(* y (+ (* -1 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)))) |
(*.f64 y (+.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* y (+ (* -1 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)))) |
(*.f64 y (+.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* y (+ (* -1 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)))) |
(*.f64 y (+.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(*.f64 y (+.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(*.f64 y (+.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(*.f64 y (+.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* y (- (* 1/2 (/ x y)) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(+ (* y (- (* 1/2 (/ x y)) 1)) (* (pow t 2) (* y (- (* 1/4 (/ x y)) 1/2)))) |
(+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 t t) (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x y)))))) |
(+ (* y (- (* 1/2 (/ x y)) 1)) (* (pow t 2) (+ (* y (- (* 1/4 (/ x y)) 1/2)) (* (pow t 2) (* y (- (* 1/16 (/ x y)) 1/8)))))) |
(+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 t t) (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x y)))) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) #s(literal 1/16 binary64))))))) |
(+ (* y (- (* 1/2 (/ x y)) 1)) (* (pow t 2) (+ (* y (- (* 1/4 (/ x y)) 1/2)) (* (pow t 2) (+ (* y (- (* 1/16 (/ x y)) 1/8)) (* (pow t 2) (* y (- (* 1/96 (/ x y)) 1/48)))))))) |
(+.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 t t) (+.f64 (*.f64 y (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x y)))) (*.f64 (*.f64 t t) (+.f64 (*.f64 y (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (*.f64 y (+.f64 #s(literal -1/48 binary64) (*.f64 (/.f64 x y) #s(literal 1/96 binary64)))))))))) |
(* (pow t 6) (* y (- (* 1/96 (/ x y)) 1/48))) |
(*.f64 (*.f64 y (pow.f64 t #s(literal 6 binary64))) (+.f64 #s(literal -1/48 binary64) (*.f64 (/.f64 x y) #s(literal 1/96 binary64)))) |
(* (pow t 6) (+ (* y (- (* 1/96 (/ x y)) 1/48)) (/ (* y (- (* 1/16 (/ x y)) 1/8)) (pow t 2)))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 y (+.f64 (+.f64 #s(literal -1/48 binary64) (*.f64 (/.f64 x y) #s(literal 1/96 binary64))) (/.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) #s(literal 1/16 binary64))) (*.f64 t t))))) |
(* (pow t 6) (+ (* y (- (* 1/96 (/ x y)) 1/48)) (+ (/ (* y (- (* 1/16 (/ x y)) 1/8)) (pow t 2)) (/ (* y (- (* 1/4 (/ x y)) 1/2)) (pow t 4))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 y (+.f64 #s(literal -1/48 binary64) (*.f64 (/.f64 x y) #s(literal 1/96 binary64)))) (*.f64 y (+.f64 (/.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) #s(literal 1/16 binary64))) (*.f64 t t)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t t))))))) |
(* (pow t 6) (+ (* y (- (* 1/96 (/ x y)) 1/48)) (+ (/ (* y (- (* 1/16 (/ x y)) 1/8)) (pow t 2)) (+ (/ (* y (- (* 1/4 (/ x y)) 1/2)) (pow t 4)) (/ (* y (- (* 1/2 (/ x y)) 1)) (pow t 6)))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 y (+.f64 (+.f64 #s(literal -1/48 binary64) (*.f64 (/.f64 x y) #s(literal 1/96 binary64))) (/.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) #s(literal 1/16 binary64))) (*.f64 t t)))) (*.f64 y (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t t))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 6 binary64))))))) |
(* (pow t 6) (* y (- (* 1/96 (/ x y)) 1/48))) |
(*.f64 (*.f64 y (pow.f64 t #s(literal 6 binary64))) (+.f64 #s(literal -1/48 binary64) (*.f64 (/.f64 x y) #s(literal 1/96 binary64)))) |
(* (pow t 6) (+ (* y (- (* 1/96 (/ x y)) 1/48)) (/ (* y (- (* 1/16 (/ x y)) 1/8)) (pow t 2)))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 y (+.f64 (+.f64 #s(literal -1/48 binary64) (*.f64 (/.f64 x y) #s(literal 1/96 binary64))) (/.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) #s(literal 1/16 binary64))) (*.f64 t t))))) |
(* (pow t 6) (+ (* y (- (* 1/96 (/ x y)) 1/48)) (+ (/ (* y (- (* 1/16 (/ x y)) 1/8)) (pow t 2)) (/ (* y (- (* 1/4 (/ x y)) 1/2)) (pow t 4))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 y (+.f64 #s(literal -1/48 binary64) (*.f64 (/.f64 x y) #s(literal 1/96 binary64)))) (*.f64 y (+.f64 (/.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) #s(literal 1/16 binary64))) (*.f64 t t)) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t t))))))) |
(* (pow t 6) (+ (* y (- (* 1/96 (/ x y)) 1/48)) (+ (/ (* y (- (* 1/16 (/ x y)) 1/8)) (pow t 2)) (+ (/ (* y (- (* 1/4 (/ x y)) 1/2)) (pow t 4)) (/ (* y (- (* 1/2 (/ x y)) 1)) (pow t 6)))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 y (+.f64 (+.f64 #s(literal -1/48 binary64) (*.f64 (/.f64 x y) #s(literal 1/96 binary64))) (/.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) #s(literal 1/16 binary64))) (*.f64 t t)))) (*.f64 y (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x y))) (*.f64 (*.f64 t t) (*.f64 t t))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 6 binary64))))))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(* x (+ (* -1 (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) x)) (* 1/2 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (/.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) x)))) |
(* x (+ (* -1 (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) x)) (* 1/2 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (/.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) x)))) |
(* x (+ (* -1 (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) x)) (* 1/2 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (/.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) x)))) |
(* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(* -1 (* x (+ (* -1/2 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) x)))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (/.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) x)))) |
(* -1 (* x (+ (* -1/2 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) x)))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (/.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) x)))) |
(* -1 (* x (+ (* -1/2 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) x)))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (/.f64 (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) x)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(+ 1 (* (pow t 2) (+ (* -1/4 (log (/ 1 (pow (E) 2)))) (* 1/32 (* (pow t 2) (pow (log (/ 1 (pow (E) 2))) 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(+ 1 (* (pow t 2) (+ (* -1/4 (log (/ 1 (pow (E) 2)))) (* (pow t 2) (+ (* -1/384 (* (pow t 2) (pow (log (/ 1 (pow (E) 2))) 3))) (* 1/32 (pow (log (/ 1 (pow (E) 2))) 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) |
(exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) |
(exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) |
(exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) |
(exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) |
(exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) |
(exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) |
(exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) |
(exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(exp (* -1/4 (* (pow t 2) (log (/ 1 (pow (E) 2)))))) |
(exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(* 1/2 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(* 1/2 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(* 1/2 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(* 1/2 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(* 1/2 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(* 1/2 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(* 1/2 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(* 1/2 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(* 1/2 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(* 1/2 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(* 1/2 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(* 1/2 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(* 1/48 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/48 binary64)) |
(* 1/48 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/48 binary64)) |
(* 1/48 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/48 binary64)) |
(* 1/48 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/48 binary64)) |
(* 1/48 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/48 binary64)) |
(* 1/48 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/48 binary64)) |
(* 1/48 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/48 binary64)) |
(* 1/48 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/48 binary64)) |
(* 1/48 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/48 binary64)) |
(* 1/48 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/48 binary64)) |
(* 1/48 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/48 binary64)) |
(* 1/48 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/48 binary64)) |
(* 1/8 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/8 binary64)) |
(* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))) |
(*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) |
(* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))) |
(*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) |
(* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))) |
(*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) |
(* 1/48 (pow t 4)) |
(*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) |
(* (pow t 4) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (+.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 t t)))) |
(* (pow t 4) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (+.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 t t)))) |
(* (pow t 4) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (+.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 t t)))) |
(* 1/48 (pow t 4)) |
(*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) |
(* (pow t 4) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (+.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 t t)))) |
(* (pow t 4) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (+.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 t t)))) |
(* (pow t 4) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (+.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 t t)))) |
(- (* 1/2 (/ x y)) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(- (+ (* 1/2 (/ x y)) (* (pow t 2) (- (* 1/4 (/ x y)) 1/2))) 1) |
(+.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x y)))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(- (+ (* 1/2 (/ x y)) (* (pow t 2) (- (+ (* 1/4 (/ x y)) (* (pow t 2) (- (* 1/16 (/ x y)) 1/8))) 1/2))) 1) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) #s(literal 1/16 binary64)))) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 x y))))) #s(literal -1 binary64))) |
(- (+ (* 1/2 (/ x y)) (* (pow t 2) (- (+ (* 1/4 (/ x y)) (* (pow t 2) (- (+ (* 1/16 (/ x y)) (* (pow t 2) (- (* 1/96 (/ x y)) 1/48))) 1/8))) 1/2))) 1) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x y)) (+.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal -1/8 binary64) (+.f64 (*.f64 (/.f64 x y) #s(literal 1/16 binary64)) (*.f64 (*.f64 t t) (+.f64 #s(literal -1/48 binary64) (*.f64 (/.f64 x y) #s(literal 1/96 binary64))))))) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(* (pow t 6) (- (* 1/96 (/ x y)) 1/48)) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 #s(literal -1/48 binary64) (*.f64 (/.f64 x y) #s(literal 1/96 binary64)))) |
(* (pow t 6) (- (+ (* 1/96 (/ x y)) (* 1/16 (/ x (* (pow t 2) y)))) (+ 1/48 (* 1/8 (/ 1 (pow t 2)))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 (/.f64 x y) #s(literal 1/96 binary64)) (+.f64 (/.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) #s(literal 1/16 binary64))) (*.f64 t t)) #s(literal -1/48 binary64)))) |
(* (pow t 6) (- (+ (* 1/96 (/ x y)) (+ (* 1/16 (/ x (* (pow t 2) y))) (* 1/4 (/ x (* (pow t 4) y))))) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2))))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 (/.f64 x y) #s(literal 1/96 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/16 binary64)) (*.f64 t t)) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x y)) (*.f64 (*.f64 t t) (*.f64 t t))) (-.f64 #s(literal -1/48 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 t t)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))))))) |
(* (pow t 6) (- (+ (* 1/96 (/ x y)) (+ (* 1/16 (/ x (* (pow t 2) y))) (+ (* 1/4 (/ x (* (pow t 4) y))) (* 1/2 (/ x (* (pow t 6) y)))))) (+ 1/48 (+ (/ 1/2 (pow t 4)) (+ (* 1/8 (/ 1 (pow t 2))) (/ 1 (pow t 6))))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (+.f64 (*.f64 (/.f64 x y) #s(literal 1/96 binary64)) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/16 binary64)) (*.f64 t t))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x y)) (*.f64 (*.f64 t t) (*.f64 t t))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y (pow.f64 t #s(literal 6 binary64))))) (+.f64 #s(literal 1/48 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 6 binary64))))))))) |
(* (pow t 6) (- (* 1/96 (/ x y)) 1/48)) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 #s(literal -1/48 binary64) (*.f64 (/.f64 x y) #s(literal 1/96 binary64)))) |
(* (pow t 6) (- (+ (* 1/96 (/ x y)) (* 1/16 (/ x (* (pow t 2) y)))) (+ 1/48 (* 1/8 (/ 1 (pow t 2)))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 (/.f64 x y) #s(literal 1/96 binary64)) (+.f64 (/.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x y) #s(literal 1/16 binary64))) (*.f64 t t)) #s(literal -1/48 binary64)))) |
(* (pow t 6) (- (+ (* 1/96 (/ x y)) (+ (* 1/16 (/ x (* (pow t 2) y))) (* 1/4 (/ x (* (pow t 4) y))))) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2))))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 (/.f64 x y) #s(literal 1/96 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/16 binary64)) (*.f64 t t)) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x y)) (*.f64 (*.f64 t t) (*.f64 t t))) (-.f64 #s(literal -1/48 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 t t)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))))))) |
(* (pow t 6) (- (+ (* 1/96 (/ x y)) (+ (* 1/16 (/ x (* (pow t 2) y))) (+ (* 1/4 (/ x (* (pow t 4) y))) (* 1/2 (/ x (* (pow t 6) y)))))) (+ 1/48 (+ (/ 1/2 (pow t 4)) (+ (* 1/8 (/ 1 (pow t 2))) (/ 1 (pow t 6))))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (+.f64 (*.f64 (/.f64 x y) #s(literal 1/96 binary64)) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/16 binary64)) (*.f64 t t))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x y)) (*.f64 (*.f64 t t) (*.f64 t t))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 y (pow.f64 t #s(literal 6 binary64))))) (+.f64 #s(literal 1/48 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (pow.f64 t #s(literal 6 binary64))))))))) |
(* -1 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) |
(- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(+.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(+.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(+.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) |
(/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y) |
(* x (+ (* -1 (/ (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) x)) (* 1/2 (/ (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) y)))) |
(*.f64 x (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) x) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) y))) |
(* x (+ (* -1 (/ (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) x)) (* 1/2 (/ (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) y)))) |
(*.f64 x (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) x) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) y))) |
(* x (+ (* -1 (/ (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) x)) (* 1/2 (/ (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) y)))) |
(*.f64 x (+.f64 (/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) x) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) y))) |
(* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) |
(/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y) |
(* -1 (* x (+ (* -1/2 (/ (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) y)) (+ (/ 1 x) (/ (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))) x))))) |
(-.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (/.f64 (*.f64 t t) x))))) |
(* -1 (* x (+ (* -1/2 (/ (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) y)) (+ (/ 1 x) (/ (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))) x))))) |
(-.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (/.f64 (*.f64 t t) x))))) |
(* -1 (* x (+ (* -1/2 (/ (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) y)) (+ (/ 1 x) (/ (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))) x))))) |
(-.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (/.f64 (*.f64 t t) x))))) |
(* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) |
(/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y) |
(/ (+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) y) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) y) |
(/ (+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) y) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) y) |
(/ (+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) y) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) y) |
(* -1 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) |
(- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(+.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(+.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(+.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(* -1 (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) |
(- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(+.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(+.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(- (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) y)) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(+.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y) (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(* x (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
x |
(+ x (* 1/2 (* (pow t 2) x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) x) |
(+ x (* (pow t 2) (+ (* 1/8 (* (pow t 2) x)) (* 1/2 x)))) |
(+.f64 x (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(+ x (* (pow t 2) (+ (* 1/2 x) (* (pow t 2) (+ (* 1/48 (* (pow t 2) x)) (* 1/8 x)))))) |
(+.f64 x (*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(* 1/48 (* (pow t 6) x)) |
(*.f64 (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/48 binary64)) x) |
(* (pow t 6) (+ (* 1/48 x) (* 1/8 (/ x (pow t 2))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 x #s(literal 1/48 binary64)) (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 t t))))) |
(* (pow t 6) (+ (* 1/48 x) (+ (* 1/8 (/ x (pow t 2))) (* 1/2 (/ x (pow t 4)))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 x #s(literal 1/48 binary64)) (+.f64 (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 t t))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 t t) (*.f64 t t)))))) |
(* (pow t 6) (+ (* 1/48 x) (+ (* 1/8 (/ x (pow t 2))) (+ (* 1/2 (/ x (pow t 4))) (/ x (pow t 6)))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (+.f64 (+.f64 (*.f64 x #s(literal 1/48 binary64)) (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (/.f64 x (pow.f64 t #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 t t) (*.f64 t t))))) |
(* 1/48 (* (pow t 6) x)) |
(*.f64 (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/48 binary64)) x) |
(* (pow t 6) (+ (* 1/48 x) (* 1/8 (/ x (pow t 2))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 x #s(literal 1/48 binary64)) (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 t t))))) |
(* (pow t 6) (+ (* 1/48 x) (+ (* 1/8 (/ x (pow t 2))) (* 1/2 (/ x (pow t 4)))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (*.f64 x #s(literal 1/48 binary64)) (+.f64 (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 t t))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 t t) (*.f64 t t)))))) |
(* (pow t 6) (+ (* 1/48 x) (+ (* 1/8 (/ x (pow t 2))) (+ (* 1/2 (/ x (pow t 4))) (/ x (pow t 6)))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (+.f64 (+.f64 (*.f64 x #s(literal 1/48 binary64)) (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (/.f64 x (pow.f64 t #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 t t) (*.f64 t t))))) |
Compiled 70592 to 3578 computations (94.9% saved)
45 alts after pruning (40 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1315 | 18 | 1333 |
| Fresh | 8 | 22 | 30 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 4 | 4 |
| Total | 1327 | 45 | 1372 |
| Status | Accuracy | Program |
|---|---|---|
| 95.7% | (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 49.3% | (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) | |
| 26.5% | (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y) | |
| 99.8% | (/.f64 (sqrt.f64 (*.f64 (pow.f64 (E.f64) (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| ✓ | 95.7% | (/.f64 (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| 50.2% | (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 49.9% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) | |
| 27.5% | (*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) y)) | |
| 62.1% | (*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))) | |
| 35.0% | (*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) | |
| 27.8% | (*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) x)) | |
| 49.5% | (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)))) | |
| 35.9% | (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) | |
| 85.4% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) | |
| 95.4% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) | |
| 46.1% | (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 t t)) #s(literal 1/2 binary64)) | |
| 48.0% | (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) t) (*.f64 #s(literal 1/2 binary64) t)) | |
| 25.8% | (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) | |
| ✓ | 26.8% | (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 z)) |
| 48.0% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) | |
| 64.7% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) | |
| ✓ | 50.3% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
| ✓ | 99.8% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64))) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
| 99.8% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 (E.f64) (E.f64)) (/.f64 (*.f64 t t) #s(literal 4 binary64))))) | |
| 23.2% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64))) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (-.f64 (*.f64 (*.f64 t #s(literal 1/8 binary64)) (*.f64 t #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 t #s(literal 1/8 binary64)))))))))))) | |
| 65.3% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/2304 binary64))) t) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) | |
| 52.8% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64)))) t) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 1/8 binary64))))))))))) | |
| 71.2% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 (+.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))))))))) | |
| 93.6% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) | |
| 45.9% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) t) (*.f64 #s(literal 1/2 binary64) t))) | |
| 56.3% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y))) | |
| 60.5% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) | |
| 58.8% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) | |
| 53.5% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) | |
| 32.7% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 t t) x) y))))) | |
| 33.2% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) | |
| 51.0% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 33.1% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 (/.f64 (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) x) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))))) | |
| 61.4% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) | |
| 52.5% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t))))) | |
| 93.9% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x))))) | |
| 31.8% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 t t) #s(literal 1/4 binary64)))) | |
| ✓ | 26.9% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
| 25.9% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) | |
| 25.9% | (*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
Compiled 2948 to 1159 computations (60.7% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 t t) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) t) (*.f64 #s(literal 1/2 binary64) t))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) t) (*.f64 #s(literal 1/2 binary64) t)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 t t)) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 (/.f64 (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) x) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 t t) x) y))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t)))) y)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 (+.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/2304 binary64))) t) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) y)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64)))) t) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 1/8 binary64))))))))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64))) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (-.f64 (*.f64 (*.f64 t #s(literal 1/8 binary64)) (*.f64 t #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 t #s(literal 1/8 binary64)))))))))))) |
(*.f64 (sqrt.f64 z) (*.f64 y (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 z)) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (sqrt.f64 (*.f64 (pow.f64 (E.f64) (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (pow.f64 (E.f64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 (E.f64) (E.f64)) (/.f64 (*.f64 t t) #s(literal 4 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 (E.f64) (E.f64)) (neg.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64))) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 (E.f64) (E.f64)) (*.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (exp.f64 t) (/.f64 t #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (pow.f64 (exp.f64 t) t) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 y x))))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64))) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
13 calls:
| 49.0ms | x |
| 38.0ms | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 34.0ms | (*.f64 t t) |
| 33.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 24.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | x |
| 99.8% | 1 | y |
| 99.8% | 1 | z |
| 99.8% | 1 | t |
| 99.8% | 1 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 99.8% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 99.8% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 99.8% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 99.8% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 99.8% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 99.8% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 99.8% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 99.8% | 1 | (*.f64 t t) |
Compiled 112 to 88 computations (21.4% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 t t) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) t) (*.f64 #s(literal 1/2 binary64) t))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) t) (*.f64 #s(literal 1/2 binary64) t)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 t t)) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 (/.f64 (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) x) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 t t) x) y))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t)))) y)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 (+.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/2304 binary64))) t) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) y)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64)))) t) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 1/8 binary64))))))))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64))) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (-.f64 (*.f64 (*.f64 t #s(literal 1/8 binary64)) (*.f64 t #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 t #s(literal 1/8 binary64)))))))))))) |
(*.f64 (sqrt.f64 z) (*.f64 y (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 z)) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (sqrt.f64 (*.f64 (pow.f64 (E.f64) (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (pow.f64 (E.f64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 (E.f64) (E.f64)) (/.f64 (*.f64 t t) #s(literal 4 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 (E.f64) (E.f64)) (neg.f64 (/.f64 (*.f64 t t) #s(literal -4 binary64)))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 (E.f64) (E.f64)) (/.f64 (*.f64 t t) #s(literal 4 binary64))))) |
13 calls:
| 52.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 50.0ms | (*.f64 t t) |
| 32.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 22.0ms | x |
| 21.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | x |
| 99.8% | 1 | y |
| 99.8% | 1 | z |
| 99.8% | 1 | t |
| 99.8% | 1 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 99.8% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 99.8% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 99.8% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 99.8% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 99.8% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 99.8% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 99.8% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 99.8% | 1 | (*.f64 t t) |
Compiled 112 to 88 computations (21.4% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 t t) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) t) (*.f64 #s(literal 1/2 binary64) t))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) t) (*.f64 #s(literal 1/2 binary64) t)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 t t)) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 (/.f64 (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) x) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 t t) x) y))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t)))) y)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 (+.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/2304 binary64))) t) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) y)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64)))) t) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 1/8 binary64))))))))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64))) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (-.f64 (*.f64 (*.f64 t #s(literal 1/8 binary64)) (*.f64 t #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 t #s(literal 1/8 binary64)))))))))))) |
(*.f64 (sqrt.f64 z) (*.f64 y (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 z)) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (sqrt.f64 (*.f64 (pow.f64 (E.f64) (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (pow.f64 (E.f64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (pow.f64 (E.f64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
13 calls:
| 36.0ms | (*.f64 z #s(literal 2 binary64)) |
| 36.0ms | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 21.0ms | x |
| 21.0ms | z |
| 20.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | x |
| 99.8% | 1 | y |
| 99.8% | 1 | z |
| 99.8% | 1 | t |
| 99.8% | 1 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 99.8% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 99.8% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 99.8% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 99.8% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 99.8% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 99.8% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 99.8% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 99.8% | 1 | (*.f64 t t) |
Compiled 112 to 88 computations (21.4% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 t t) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) t) (*.f64 #s(literal 1/2 binary64) t))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) t) (*.f64 #s(literal 1/2 binary64) t)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 t t)) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 (/.f64 (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) x) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 t t) x) y))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t)))) y)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 (+.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/2304 binary64))) t) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) y)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64)))) t) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 1/8 binary64))))))))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64))) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (-.f64 (*.f64 (*.f64 t #s(literal 1/8 binary64)) (*.f64 t #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 t #s(literal 1/8 binary64)))))))))))) |
(*.f64 (sqrt.f64 z) (*.f64 y (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 z)) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (sqrt.f64 (*.f64 (pow.f64 (E.f64) (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
13 calls:
| 60.0ms | t |
| 56.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 31.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| 28.0ms | z |
| 24.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | x |
| 99.8% | 1 | y |
| 99.8% | 1 | z |
| 99.8% | 1 | t |
| 99.8% | 1 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 99.8% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 99.8% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 99.8% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 99.8% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 99.8% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 99.8% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 99.8% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 99.8% | 1 | (*.f64 t t) |
Compiled 112 to 88 computations (21.4% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 t t) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) t) (*.f64 #s(literal 1/2 binary64) t))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) t) (*.f64 #s(literal 1/2 binary64) t)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 t t)) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 (/.f64 (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) x) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 t t) x) y))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t)))) y)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 (+.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/2304 binary64))) t) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) y)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64)))) t) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 1/8 binary64))))))))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64))) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (-.f64 (*.f64 (*.f64 t #s(literal 1/8 binary64)) (*.f64 t #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 t #s(literal 1/8 binary64)))))))))))) |
(*.f64 (sqrt.f64 z) (*.f64 y (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 z)) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (sqrt.f64 (*.f64 (pow.f64 (E.f64) (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) |
13 calls:
| 26.0ms | z |
| 20.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 19.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 19.0ms | t |
| 19.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | x |
| 99.8% | 1 | y |
| 99.8% | 1 | z |
| 99.8% | 1 | t |
| 99.8% | 1 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 99.8% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 99.8% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 99.8% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 99.8% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 99.8% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 99.8% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 99.8% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 99.8% | 1 | (*.f64 t t) |
Compiled 112 to 88 computations (21.4% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 t t) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) t) (*.f64 #s(literal 1/2 binary64) t))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) t) (*.f64 #s(literal 1/2 binary64) t)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 t t)) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 (/.f64 (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) x) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 t t) x) y))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t)))) y)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 (+.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/2304 binary64))) t) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) y)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64)))) t) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 1/8 binary64))))))))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64))) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (-.f64 (*.f64 (*.f64 t #s(literal 1/8 binary64)) (*.f64 t #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 t #s(literal 1/8 binary64)))))))))))) |
(*.f64 (sqrt.f64 z) (*.f64 y (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 z)) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) |
9 calls:
| 46.0ms | t |
| 25.0ms | (*.f64 z #s(literal 2 binary64)) |
| 24.0ms | y |
| 19.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 19.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | x |
| 99.8% | 1 | y |
| 99.8% | 1 | z |
| 99.8% | 1 | t |
| 99.8% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 99.8% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 99.8% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 99.8% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 99.8% | 1 | (*.f64 t t) |
Compiled 58 to 47 computations (19% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 t t) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) t) (*.f64 #s(literal 1/2 binary64) t))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) t) (*.f64 #s(literal 1/2 binary64) t)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 t t)) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 (/.f64 (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) x) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 t t) x) y))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t)))) y)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 (+.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/2304 binary64))) t) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) y)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64)))) t) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 1/8 binary64))))))))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64))) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (-.f64 (*.f64 (*.f64 t #s(literal 1/8 binary64)) (*.f64 t #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 t #s(literal 1/8 binary64)))))))))))) |
(*.f64 (sqrt.f64 z) (*.f64 y (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 z)) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
9 calls:
| 42.0ms | t |
| 26.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 26.0ms | (*.f64 z #s(literal 2 binary64)) |
| 26.0ms | z |
| 17.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.2% | 1 | x |
| 96.2% | 1 | y |
| 96.2% | 1 | z |
| 99.4% | 3 | t |
| 96.2% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 96.2% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 96.2% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 96.2% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 99.4% | 3 | (*.f64 t t) |
Compiled 58 to 47 computations (19% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 t t) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) t) (*.f64 #s(literal 1/2 binary64) t))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) t) (*.f64 #s(literal 1/2 binary64) t)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 t t)) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 (/.f64 (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) x) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 t t) x) y))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t)))) y)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) y))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 (+.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 t t))) (*.f64 t (*.f64 t t))))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/2304 binary64))) t) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) y)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64)))) t) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 1/8 binary64))))))))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64))) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/512 binary64) (*.f64 t (*.f64 t t)))) (+.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (-.f64 (*.f64 (*.f64 t #s(literal 1/8 binary64)) (*.f64 t #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 t #s(literal 1/8 binary64)))))))))))) |
(*.f64 (sqrt.f64 z) (*.f64 y (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 z)) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
7 calls:
| 42.0ms | (*.f64 t t) |
| 30.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 18.0ms | z |
| 18.0ms | (*.f64 z #s(literal 2 binary64)) |
| 17.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.2% | 1 | y |
| 96.2% | 1 | z |
| 96.2% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 96.2% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 96.2% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 96.2% | 1 | t |
| 96.2% | 1 | (*.f64 t t) |
Compiled 46 to 37 computations (19.6% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 t t) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) t) (*.f64 #s(literal 1/2 binary64) t))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) t) (*.f64 #s(literal 1/2 binary64) t)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 t t)) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 (/.f64 (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) x) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 t t) x) y))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t)))) y)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
9 calls:
| 13.0ms | z |
| 13.0ms | (*.f64 t t) |
| 12.0ms | (*.f64 z #s(literal 2 binary64)) |
| 12.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| 12.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.6% | 1 | x |
| 93.6% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 93.6% | 1 | y |
| 93.6% | 1 | z |
| 93.6% | 1 | t |
| 93.6% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 93.6% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 93.6% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 93.6% | 1 | (*.f64 t t) |
Compiled 58 to 47 computations (19% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 t t) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) t) (*.f64 #s(literal 1/2 binary64) t))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) t) (*.f64 #s(literal 1/2 binary64) t)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 t t)) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 (/.f64 (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) x) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 t t) x) y))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))) |
9 calls:
| 39.0ms | t |
| 27.0ms | y |
| 19.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 10.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| 9.0ms | (*.f64 z #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.6% | 1 | x |
| 88.6% | 1 | y |
| 88.6% | 1 | z |
| 88.6% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 88.6% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 88.6% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 88.6% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 88.6% | 1 | t |
| 88.6% | 1 | (*.f64 t t) |
Compiled 58 to 47 computations (19% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 t t) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) t) (*.f64 #s(literal 1/2 binary64) t))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) t) (*.f64 #s(literal 1/2 binary64) t)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 t t)) #s(literal 1/2 binary64)) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
9 calls:
| 34.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| 13.0ms | z |
| 7.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 7.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 7.0ms | (*.f64 z #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.4% | 3 | x |
| 76.8% | 3 | y |
| 65.5% | 3 | z |
| 88.5% | 2 | t |
| 67.0% | 6 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 74.4% | 3 | (*.f64 x #s(literal 1/2 binary64)) |
| 65.5% | 3 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 65.5% | 3 | (*.f64 z #s(literal 2 binary64)) |
| 88.5% | 2 | (*.f64 t t) |
Compiled 58 to 47 computations (19% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 t t) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) t) (*.f64 #s(literal 1/2 binary64) t))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) t) (*.f64 #s(literal 1/2 binary64) t))) |
2 calls:
| 11.0ms | t |
| 5.0ms | (*.f64 t t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.6% | 2 | t |
| 86.6% | 2 | (*.f64 t t) |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 t t) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (-.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
2 calls:
| 5.0ms | t |
| 5.0ms | (*.f64 t t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.2% | 3 | t |
| 77.2% | 3 | (*.f64 t t) |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 t t) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) y)) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 t t) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
1 calls:
| 4.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.2% | 3 | t |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 t t) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 t t) #s(literal 1/4 binary64)))) |
3 calls:
| 3.0ms | t |
| 3.0ms | y |
| 2.0ms | (*.f64 t t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.4% | 3 | y |
| 73.3% | 2 | (*.f64 t t) |
| 73.3% | 2 | t |
Compiled 17 to 13 computations (23.5% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
6 calls:
| 28.0ms | z |
| 2.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 2.0ms | y |
| 2.0ms | (*.f64 z #s(literal 2 binary64)) |
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.3% | 1 | y |
| 50.3% | 1 | z |
| 50.3% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 50.3% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 50.3% | 1 | x |
| 50.3% | 1 | t |
Compiled 35 to 29 computations (17.1% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
6 calls:
| 2.0ms | z |
| 2.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 2.0ms | (*.f64 z #s(literal 2 binary64)) |
| 2.0ms | t |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 42.1% | 3 | x |
| 41.5% | 3 | y |
| 31.6% | 3 | z |
| 30.3% | 2 | t |
| 31.6% | 3 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 31.6% | 3 | (*.f64 z #s(literal 2 binary64)) |
Compiled 35 to 29 computations (17.1% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) |
6 calls:
| 14.0ms | t |
| 1.0ms | (*.f64 z #s(literal 2 binary64)) |
| 1.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 1.0ms | z |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 25.9% | 1 | z |
| 25.9% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 25.9% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 25.9% | 1 | t |
| 25.9% | 1 | y |
| 25.9% | 1 | x |
Compiled 35 to 29 computations (17.1% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 8.920574858394805e+54 | 1.100365879696711e+56 |
| 0.0ms | 5.931283164593546e-6 | 205.89430079466075 |
Compiled 28 to 21 computations (25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.931283164593546e-6 | 205.89430079466075 |
Compiled 28 to 21 computations (25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.931283164593546e-6 | 205.89430079466075 |
Compiled 28 to 21 computations (25% saved)
| 2× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 3.0ms | 2.771887667459532e+195 | 3.8397432657836157e+195 |
| 9.0ms | 7.161982236718896e+54 | 1.2115311575124718e+55 |
| 9.0ms | 80× | 0 | valid |
Compiled 200 to 157 computations (21.5% saved)
ival-mult: 3.0ms (50.8% of total)ival-div: 1.0ms (16.9% of total)ival-exp: 1.0ms (16.9% of total)ival-sqrt: 1.0ms (16.9% of total)ival-sub: 0.0ms (0% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 8.086992429902399e+184 | 9.58368458085753e+185 |
| 9.0ms | 7.161982236718896e+54 | 1.2115311575124718e+55 |
| 17.0ms | 160× | 0 | valid |
Compiled 360 to 277 computations (23.1% saved)
ival-mult: 5.0ms (45.1% of total)ival-div: 2.0ms (18% of total)ival-sub: 1.0ms (9% of total)ival-exp: 1.0ms (9% of total)ival-sqrt: 1.0ms (9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 7.161982236718896e+54 | 1.2115311575124718e+55 |
| 8.0ms | 64× | 0 | valid |
Compiled 156 to 121 computations (22.4% saved)
ival-mult: 4.0ms (72.4% of total)ival-sqrt: 1.0ms (18.1% of total)ival-sub: 0.0ms (0% of total)ival-div: 0.0ms (0% of total)ival-exp: 0.0ms (0% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 2.8672830907409584e+73 | 1.480014666093569e+75 |
| 29.0ms | -4.2079954633621505e+186 | -3.1198922910908345e+147 |
| 34.0ms | 304× | 0 | valid |
Compiled 503 to 420 computations (16.5% saved)
ival-mult: 10.0ms (51.6% of total)ival-sub: 2.0ms (10.3% of total)ival-div: 2.0ms (10.3% of total)ival-exp: 2.0ms (10.3% of total)ival-sqrt: 2.0ms (10.3% of total)const: 1.0ms (5.2% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 114× | *-commutative_binary64 |
| 32× | +-commutative_binary64 |
| 16× | sub-neg_binary64 |
| 10× | neg-sub0_binary64 |
| 10× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 129 | 485 |
| 1 | 208 | 485 |
| 2 | 223 | 485 |
| 3 | 233 | 485 |
| 4 | 239 | 485 |
| 5 | 241 | 485 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64))) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 (E.f64) (E.f64)) (/.f64 (*.f64 t t) #s(literal 4 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (pow.f64 (E.f64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) |
(if (<=.f64 (*.f64 t t) #s(literal 5902958103587057/590295810358705651712 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (if (<=.f64 (*.f64 t t) #s(literal 10000000000000000102350670204085511496304388135324745728 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))) |
(if (<=.f64 (*.f64 t t) #s(literal 5902958103587057/590295810358705651712 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(if (<=.f64 (*.f64 t t) #s(literal 5902958103587057/590295810358705651712 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) t) (*.f64 #s(literal 1/2 binary64) t)))) |
(if (<=.f64 t #s(literal 8000000000000000626332323236769950738442882399088934912 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (if (<=.f64 t #s(literal 3000000000000000060905655835820187541637141322913922560462286779293898516907854239516156937397109388414115081985331191421978806540205207047548274548471701592474851667210211853292261131544202051584 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))))) |
(if (<=.f64 t #s(literal 7200000000000000291473197376342184893898908213765472256 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (if (<=.f64 t #s(literal 265000000000000003656026524291433765723120299116558375998533440523180868621068814749083422960412181052533805945162878711028230159898368528751910228498323268677584049998094469626800898048 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 t t) #s(literal 1/4 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))))) |
(if (<=.f64 t #s(literal 7200000000000000291473197376342184893898908213765472256 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 t t) #s(literal 1/4 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(if (<=.f64 x #s(literal -3149999999999999912943518535448414447947344473307837702439400439247955327480619285211240685727266631548933846442448494203537311613220251439961473024 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) (if (<=.f64 x #s(literal 94999999999999996034288044751320664374515228583629329019082023221870985216 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (E.f64) (E.f64))) (/.f64 (*.f64 t t) #s(literal -4 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 (E.f64) (E.f64)) (/.f64 (*.f64 t t) #s(literal 4 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (pow.f64 (E.f64) (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (exp.f64 (/.f64 (*.f64 t t) #s(literal -2 binary64)))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))))) |
(if (<=.f64 (*.f64 t t) #s(literal 5902958103587057/590295810358705651712 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (if (<=.f64 (*.f64 t t) #s(literal 10000000000000000102350670204085511496304388135324745728 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x))))))) |
(if (<=.f64 (*.f64 t t) #s(literal 5902958103587057/590295810358705651712 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (if (<=.f64 (*.f64 t t) #s(literal 10000000000000000102350670204085511496304388135324745728 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(if (<=.f64 (*.f64 t t) #s(literal 5902958103587057/590295810358705651712 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(if (<=.f64 (*.f64 t t) #s(literal 5902958103587057/590295810358705651712 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(if (<=.f64 (*.f64 t t) #s(literal 5902958103587057/590295810358705651712 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) t) (*.f64 #s(literal 1/2 binary64) t)))) |
(if (<=.f64 (*.f64 t t) #s(literal 5902958103587057/590295810358705651712 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) t) (*.f64 #s(literal 1/2 binary64) t)))) |
(if (<=.f64 t #s(literal 8000000000000000626332323236769950738442882399088934912 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (if (<=.f64 t #s(literal 3000000000000000060905655835820187541637141322913922560462286779293898516907854239516156937397109388414115081985331191421978806540205207047548274548471701592474851667210211853292261131544202051584 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 t t))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))))) |
(if (<=.f64 t #s(literal 8000000000000000626332323236769950738442882399088934912 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (if (<=.f64 t #s(literal 3000000000000000060905655835820187541637141322913922560462286779293898516907854239516156937397109388414115081985331191421978806540205207047548274548471701592474851667210211853292261131544202051584 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))))) |
(if (<=.f64 t #s(literal 7200000000000000291473197376342184893898908213765472256 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (if (<=.f64 t #s(literal 265000000000000003656026524291433765723120299116558375998533440523180868621068814749083422960412181052533805945162878711028230159898368528751910228498323268677584049998094469626800898048 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 t t) #s(literal 1/4 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))))) |
(if (<=.f64 t #s(literal 7200000000000000291473197376342184893898908213765472256 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (if (<=.f64 t #s(literal 265000000000000003656026524291433765723120299116558375998533440523180868621068814749083422960412181052533805945162878711028230159898368528751910228498323268677584049998094469626800898048 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 t t) #s(literal 1/4 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))))) |
(if (<=.f64 t #s(literal 7200000000000000291473197376342184893898908213765472256 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 t t) #s(literal 1/4 binary64))))) |
(if (<=.f64 t #s(literal 7200000000000000291473197376342184893898908213765472256 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 t t) #s(literal 1/4 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(if (<=.f64 x #s(literal -3149999999999999912943518535448414447947344473307837702439400439247955327480619285211240685727266631548933846442448494203537311613220251439961473024 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) (if (<=.f64 x #s(literal 94999999999999996034288044751320664374515228583629329019082023221870985216 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x)))) |
(if (or (<=.f64 x #s(literal -3149999999999999912943518535448414447947344473307837702439400439247955327480619285211240685727266631548933846442448494203537311613220251439961473024 binary64)) (not (<=.f64 x #s(literal 94999999999999996034288044751320664374515228583629329019082023221870985216 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
| 15462× | accelerator-lowering-fma.f32 |
| 15462× | accelerator-lowering-fma.f64 |
| 11312× | accelerator-lowering-fma.f32 |
| 11312× | accelerator-lowering-fma.f64 |
| 9876× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 16 |
| 1 | 27 | 16 |
| 2 | 49 | 16 |
| 3 | 106 | 16 |
| 4 | 237 | 16 |
| 5 | 359 | 16 |
| 6 | 491 | 16 |
| 7 | 805 | 16 |
| 8 | 1492 | 16 |
| 9 | 1928 | 16 |
| 10 | 2062 | 16 |
| 11 | 2080 | 16 |
| 12 | 2080 | 16 |
| 13 | 2100 | 16 |
| 14 | 2108 | 16 |
| 15 | 2108 | 16 |
| 0 | 2108 | 16 |
| 0 | 133 | 1968 |
| 1 | 437 | 1739 |
| 2 | 1540 | 1584 |
| 3 | 4259 | 1533 |
| 0 | 8474 | 1515 |
| 0 | 471 | 9080 |
| 1 | 1664 | 8467 |
| 2 | 6332 | 7558 |
| 0 | 8185 | 7127 |
| 0 | 46 | 330 |
| 1 | 271 | 323 |
| 2 | 2230 | 320 |
| 0 | 8708 | 294 |
| 0 | 15 | 44 |
| 1 | 54 | 44 |
| 2 | 280 | 43 |
| 3 | 2409 | 43 |
| 0 | 8844 | 43 |
| 0 | 568 | 10697 |
| 1 | 2077 | 9797 |
| 2 | 4980 | 9218 |
| 0 | 8259 | 8825 |
| 0 | 43 | 228 |
| 1 | 240 | 218 |
| 2 | 1691 | 218 |
| 0 | 8503 | 209 |
| 0 | 42 | 232 |
| 1 | 226 | 226 |
| 2 | 1735 | 218 |
| 0 | 8354 | 204 |
| 0 | 551 | 11971 |
| 1 | 1887 | 11240 |
| 2 | 5710 | 10511 |
| 0 | 8321 | 9746 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | saturated |
Compiled 1998 to 1233 computations (38.3% saved)
(abs t)
Compiled 1382 to 558 computations (59.6% saved)
Loading profile data...