
Time bar (total: 18.4s)
| 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: 47.0ms (60.6% of total)ival-exp: 9.0ms (11.6% of total)ival-div: 8.0ms (10.3% of total)ival-sqrt: 7.0ms (9% of total)ival-sub: 5.0ms (6.4% of total)const: 2.0ms (2.6% of total)backward-pass: 0.0ms (0% of total)| 1.1s | 8256× | 0 | valid |
| 266.0ms | 2047× | 0 | invalid |
ival-mult: 397.0ms (50.9% of total)ival-sqrt: 114.0ms (14.6% of total)ival-exp: 97.0ms (12.4% of total)ival-div: 76.0ms (9.8% of total)ival-sub: 74.0ms (9.5% of total)const: 18.0ms (2.3% of total)backward-pass: 4.0ms (0.5% of total)| 2× | egg-herbie |
| 2234× | sum3-define |
| 1798× | fnmsub-define |
| 1790× | fmsub-define |
| 1536× | sum5-define |
| 1384× | fma-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 73 | 218 |
| 1 | 213 | 212 |
| 2 | 538 | 212 |
| 3 | 1674 | 210 |
| 4 | 5094 | 210 |
| 0 | 15 | 14 |
| 1 | 30 | 14 |
| 2 | 54 | 14 |
| 3 | 115 | 14 |
| 4 | 276 | 14 |
| 5 | 496 | 14 |
| 6 | 801 | 14 |
| 7 | 1378 | 14 |
| 8 | 3639 | 14 |
| 9 | 6076 | 14 |
| 10 | 7536 | 14 |
| 11 | 7982 | 14 |
| 0 | 8006 | 14 |
| 1× | iter limit |
| 1× | node limit |
| 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))) |
(* (sqrt (* z 2)) (* (fnmsub x -1/2 y) (sqrt (exp (square t))))) |
(* (* (- (* (neg x) 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) |
(* (sqrt (exp (square t))) (* (sqrt (* z 2)) (fnmsub x 1/2 y))) |
(* (* (- (* x 1/2) (neg y)) (sqrt (* z 2))) (exp (/ (* t t) 2))) |
(* (sqrt (exp (square t))) (* (sqrt (* z 2)) (fma x 1/2 y))) |
(* (* (- (* x 1/2) y) (sqrt (* (neg z) 2))) (exp (/ (* t t) 2))) |
(* (sqrt (exp (square t))) (* (fnmsub x -1/2 y) (sqrt (* z -2)))) |
(* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* (neg t) (neg t)) 2))) |
(* (sqrt (* z 2)) (* (fnmsub x -1/2 y) (sqrt (exp (square t))))) |
(neg (* (* (- (* (neg x) 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2)))) |
(* (sqrt (exp (square t))) (* (sqrt (* z 2)) (fma x 1/2 y))) |
(neg (* (* (- (* x 1/2) (neg y)) (sqrt (* z 2))) (exp (/ (* t t) 2)))) |
(* (sqrt (exp (square t))) (* (sqrt (* z 2)) (fnmsub x 1/2 y))) |
(neg (* (* (- (* x 1/2) y) (sqrt (* (neg z) 2))) (exp (/ (* t t) 2)))) |
(* (sqrt (exp (square t))) (* (sqrt (* z -2)) (fma x -1/2 y))) |
(neg (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* (neg t) (neg t)) 2)))) |
(* (sqrt (* z 2)) (* (sqrt (exp (square t))) (fma x -1/2 y))) |
(* (* (- (* y 1/2) x) (sqrt (* z 2))) (exp (/ (* t t) 2))) |
(* (sqrt (* z 2)) (* (sqrt (exp (square t))) (fnmsub y -1/2 x))) |
(* (* (- (* z 1/2) y) (sqrt (* x 2))) (exp (/ (* t t) 2))) |
(* (sqrt (exp (square t))) (* (fmsub 1/2 z y) (sqrt (* x 2)))) |
(* (* (- (* t 1/2) y) (sqrt (* z 2))) (exp (/ (* x x) 2))) |
(* (* (sqrt (* z 2)) (fnmsub t -1/2 y)) (sqrt (exp (square x)))) |
(* (* (- (* x 1/2) z) (sqrt (* y 2))) (exp (/ (* t t) 2))) |
(* (sqrt (exp (square t))) (* (fnmsub x -1/2 z) (sqrt (* y 2)))) |
(* (* (- (* x 1/2) t) (sqrt (* z 2))) (exp (/ (* y y) 2))) |
(* (sqrt (* z 2)) (* (fnmsub x -1/2 t) (sqrt (exp (square y))))) |
(* (* (- (* x 1/2) y) (sqrt (* t 2))) (exp (/ (* z z) 2))) |
(* (* (fnmsub x -1/2 y) (sqrt (* 2 t))) (sqrt (exp (square z)))) |
(abs t)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 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 | - | (*.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)))) |
| 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 |
| 0 | 0 | - | 0 | - | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 140.0ms | 512× | 0 | valid |
Compiled 155 to 47 computations (69.7% saved)
ival-mult: 57.0ms (72.6% of total)ival-sqrt: 10.0ms (12.7% of total)ival-div: 4.0ms (5.1% of total)ival-sub: 3.0ms (3.8% of total)ival-exp: 3.0ms (3.8% of total)const: 1.0ms (1.3% of total)backward-pass: 0.0ms (0% of total)Compiled 21 to 15 computations (28.6% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.9% | (*.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))))) |
| 2866× | sum3-define |
| 1696× | sum5-define |
| 1458× | fnmsub-define |
| 1426× | fmsub-define |
| 1376× | fma-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 53 |
| 1 | 30 | 53 |
| 2 | 60 | 53 |
| 3 | 149 | 53 |
| 4 | 328 | 53 |
| 5 | 516 | 53 |
| 6 | 833 | 53 |
| 7 | 1437 | 53 |
| 8 | 3891 | 53 |
| 9 | 6183 | 53 |
| 10 | 7936 | 53 |
| 0 | 8066 | 53 |
| 1× | iter limit |
| 1× | node limit |
| 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 (-.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))))) |
(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 (*.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 |
(exp (/ (* t t) 2)) |
(exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
(/ (* t t) 2) |
(/.f64 (*.f64 t 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 (*.f64 x #s(literal 1/2 binary64)) y) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| ✓ | accuracy | 100.0% | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| ✓ | accuracy | 99.9% | (*.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))))) |
| 114.0ms | 256× | 0 | valid |
Compiled 69 to 16 computations (76.8% saved)
ival-mult: 43.0ms (85.1% of total)ival-sub: 2.0ms (4% of total)ival-div: 2.0ms (4% of total)ival-exp: 2.0ms (4% of total)ival-sqrt: 2.0ms (4% 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))> |
| 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)))> |
30 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | t | @ | inf | (* (- (* x 1/2) y) (exp (/ (* t t) 2))) |
| 2.0ms | z | @ | 0 | (* (sqrt (* z 2)) (* (- (* 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 |
| 3148× | *-lowering-*.f32 |
| 3148× | *-lowering-*.f64 |
| 2706× | /-lowering-/.f32 |
| 2706× | /-lowering-/.f64 |
| 1554× | pow-lowering-pow.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 34 |
| 1 | 57 | 34 |
| 2 | 297 | 33 |
| 3 | 2768 | 33 |
| 0 | 8714 | 33 |
| 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)) |
| 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)))))) |
(/.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 #s(literal 0 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 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (+.f64 (neg.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 #s(literal 0 binary64) (+.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 (neg.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 #s(literal 0 binary64) (+.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 (neg.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 #s(literal 0 binary64) (+.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 (neg.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 (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 (*.f64 x #s(literal 1/2 binary64)) (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t)))) (*.f64 y (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))))) |
(-.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))) 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)) (-.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 (*.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))) |
(/.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 (+.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 (*.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 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.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 (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 #s(literal 0 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 (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (+.f64 (neg.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 #s(literal 0 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 (*.f64 (+.f64 (neg.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 #s(literal 0 binary64) (+.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 (neg.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 #s(literal 0 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))))) (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 (neg.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)))) |
(pow.f64 (/.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 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (exp.f64 (/.f64 t (/.f64 #s(literal 2 binary64) t))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y 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 (+.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 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 y 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 (*.f64 y y) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) 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 #s(literal 0 binary64) (*.f64 t 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 t (/.f64 t #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 t t)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (E.f64) (*.f64 t (/.f64 t #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (E.f64) (*.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t #s(literal -2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (/.f64 t #s(literal -2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 t (/.f64 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 #s(literal 0 binary64) (*.f64 t 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 t (/.f64 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 #s(literal 0 binary64) (*.f64 t 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 #s(literal 0 binary64) (*.f64 t 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 t (/.f64 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 #s(literal 0 binary64) (*.f64 t 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 #s(literal 0 binary64) (*.f64 t 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 t (/.f64 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 #s(literal 0 binary64) (*.f64 t 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 #s(literal 0 binary64) (*.f64 t 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))))) |
| 1× | egg-herbie |
| 4148× | *-lowering-*.f32 |
| 4148× | *-lowering-*.f64 |
| 2006× | fma-lowering-fma.f32 |
| 2006× | fma-lowering-fma.f64 |
| 1834× | +-lowering-+.f64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 133 | 1974 |
| 1 | 460 | 1659 |
| 2 | 1791 | 1457 |
| 3 | 5757 | 1445 |
| 0 | 8241 | 1445 |
| 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))) |
| 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 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal -2 binary64))))) |
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal -2 binary64))))) |
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal -2 binary64))))) |
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 z)) (*.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 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 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 x (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) 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 x (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) 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 x (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) x)))) |
(* 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 x (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) 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 x (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) 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 x (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) x)))) |
(* 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 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 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 (sqrt.f64 z) (-.f64 (/.f64 (*.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))) y) (*.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 (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))) y) (*.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 (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))) 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 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal 2 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 (sqrt.f64 z) (-.f64 (/.f64 (*.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))) y) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 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 (sqrt.f64 z) (-.f64 (/.f64 (*.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))) y) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 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 (sqrt.f64 z) (-.f64 (/.f64 (*.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))) y) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64)))))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* 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 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (-.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 t t) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (-.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 (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 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 (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 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 (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 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) y)) |
(* y (+ (* -1 (exp (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y)))) |
(-.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) y)) |
(* y (+ (* -1 (exp (* 1/2 (pow t 2)))) (* 1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y)))) |
(-.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) 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 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) y)) |
(* -1 (* y (+ (exp (* 1/2 (pow t 2))) (* -1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y))))) |
(-.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) y)) |
(* -1 (* y (+ (exp (* 1/2 (pow t 2))) (* -1/2 (/ (* x (exp (* 1/2 (pow t 2)))) y))))) |
(-.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) x)) #s(literal 1 binary64)) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) 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 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.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 (*.f64 #s(literal 1/2 binary64) x) y) (*.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 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))))))) |
(* (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))) |
Compiled 7578 to 730 computations (90.4% saved)
15 alts after pruning (15 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 292 | 15 | 307 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 293 | 15 | 308 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 71.5% | (/.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)) |
| 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.6% | (*.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.6% | (*.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)))))) | |
| 74.0% | (*.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)))))) | |
| ▶ | 99.9% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) |
| ▶ | 60.5% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
| 99.6% | (*.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))) | |
| ▶ | 60.7% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
| ▶ | 90.1% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
| 93.6% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.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 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) | |
| 85.5% | (*.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.9% | (*.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)))))))))) | |
| 90.9% | (*.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)))))))) | |
| 84.9% | (*.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)))) |
Compiled 768 to 522 computations (32% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x #s(literal 1/4 binary64))) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) |
| ✓ | cost-diff | 0 | (*.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))))) |
| ✓ | cost-diff | 0 | (/.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)) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) x) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #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 | 256 | (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
| ✓ | cost-diff | 256 | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 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 | (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) |
| 2774× | *-lowering-*.f32 |
| 2774× | *-lowering-*.f64 |
| 2132× | +-lowering-+.f64 |
| 2132× | +-lowering-+.f32 |
| 1462× | fma-lowering-fma.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 296 |
| 1 | 101 | 286 |
| 2 | 324 | 282 |
| 3 | 1451 | 280 |
| 4 | 6938 | 280 |
| 0 | 8068 | 280 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (- (* x 1/2) y) (sqrt (* (exp (* t t)) (* z 2)))) |
(- (* x 1/2) y) |
(* x 1/2) |
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 |
(* (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)) (+ (- (* 1/2 x) y) (* (* (* t t) (- (* 1/2 x) y)) (+ 1/2 (* (* t t) 1/8))))) |
(sqrt (* z 2)) |
(* z 2) |
z |
2 |
(+ (- (* 1/2 x) y) (* (* (* t t) (- (* 1/2 x) y)) (+ 1/2 (* (* t t) 1/8)))) |
(- (* 1/2 x) y) |
(* 1/2 x) |
1/2 |
x |
y |
(* (* (* t t) (- (* 1/2 x) y)) (+ 1/2 (* (* t t) 1/8))) |
(* (* t t) (- (* 1/2 x) y)) |
(* t t) |
t |
(+ 1/2 (* (* t t) 1/8)) |
(* (* t t) 1/8) |
1/8 |
(* (- (* 1/2 x) y) (* (sqrt z) (sqrt 2))) |
(- (* 1/2 x) y) |
(* 1/2 x) |
1/2 |
x |
y |
(* (sqrt z) (sqrt 2)) |
(sqrt z) |
z |
(sqrt 2) |
2 |
(/ (* (- (* x (* x 1/4)) (* y y)) (sqrt (* (exp (* t t)) (* z 2)))) (+ (* x 1/2) y)) |
(* (- (* x (* x 1/4)) (* y y)) (sqrt (* (exp (* t t)) (* z 2)))) |
(- (* x (* x 1/4)) (* y y)) |
(* x (* x 1/4)) |
x |
(* x 1/4) |
1/4 |
(* y y) |
y |
(sqrt (* (exp (* t t)) (* z 2))) |
(* (exp (* t t)) (* z 2)) |
(exp (* t t)) |
(* t t) |
t |
(* z 2) |
z |
2 |
(+ (* x 1/2) y) |
(* x 1/2) |
1/2 |
| Outputs |
|---|
(* (- (* x 1/2) y) (sqrt (* (exp (* t t)) (* z 2)))) |
(*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 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 |
(sqrt (* (exp (* t t)) (* z 2))) |
(sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) |
(* (exp (* t t)) (* z 2)) |
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))) |
(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) |
(* (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)) (+ (- (* 1/2 x) y) (* (* (* t t) (- (* 1/2 x) y)) (+ 1/2 (* (* t t) 1/8))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) #s(literal 1 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) y) (* (* (* t t) (- (* 1/2 x) y)) (+ 1/2 (* (* t t) 1/8)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) #s(literal 1 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 |
(* (* (* t t) (- (* 1/2 x) y)) (+ 1/2 (* (* t t) 1/8))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) |
(* (* t t) (- (* 1/2 x) y)) |
(*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(* t t) |
(*.f64 t t) |
t |
(+ 1/2 (* (* t t) 1/8)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) |
(* (* t t) 1/8) |
(*.f64 t (*.f64 t #s(literal 1/8 binary64))) |
1/8 |
#s(literal 1/8 binary64) |
(* (- (* 1/2 x) y) (* (sqrt z) (sqrt 2))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #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) (sqrt 2)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt z) |
(sqrt.f64 z) |
z |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(/ (* (- (* x (* x 1/4)) (* y y)) (sqrt (* (exp (* t t)) (* z 2)))) (+ (* x 1/2) y)) |
(*.f64 (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 x #s(literal 1/2 binary64)) y))) |
(* (- (* x (* x 1/4)) (* y y)) (sqrt (* (exp (* t t)) (* z 2)))) |
(*.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))) |
(- (* x (* x 1/4)) (* y y)) |
(-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) |
(* x (* x 1/4)) |
(*.f64 x (*.f64 x #s(literal 1/4 binary64))) |
x |
(* x 1/4) |
(*.f64 x #s(literal 1/4 binary64)) |
1/4 |
#s(literal 1/4 binary64) |
(* y y) |
(*.f64 y y) |
y |
(sqrt (* (exp (* t t)) (* z 2))) |
(sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) |
(* (exp (* t t)) (* z 2)) |
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))) |
(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) |
(+ (* x 1/2) y) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (exp.f64 (*.f64 t t)) |
| ✓ | accuracy | 93.9% | (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) |
| ✓ | accuracy | 93.7% | (*.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))))) |
| ✓ | accuracy | 82.1% | (/.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)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 z) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | accuracy | 99.7% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
| ✓ | accuracy | 99.4% | (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
| ✓ | accuracy | 99.9% | (*.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) |
| ✓ | accuracy | 97.7% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
| ✓ | accuracy | 89.2% | (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
| ✓ | 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.7% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) |
| ✓ | accuracy | 100.0% | (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (exp.f64 (*.f64 t t)) |
| ✓ | accuracy | 99.9% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) |
| 193.0ms | 256× | 0 | valid |
Compiled 344 to 38 computations (89% saved)
ival-mult: 43.0ms (63.6% of total)ival-add: 8.0ms (11.8% of total)ival-sqrt: 8.0ms (11.8% of total)ival-sub: 4.0ms (5.9% of total)ival-div: 2.0ms (3% of total)ival-exp: 2.0ms (3% of total)const: 1.0ms (1.5% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (- (* x 1/2) y) (sqrt (* (exp (* t t)) (* z 2))))> |
#<alt (- (* x 1/2) y)> |
#<alt (* x 1/2)> |
#<alt (sqrt (* (exp (* t t)) (* z 2)))> |
#<alt (* (sqrt (* z 2)) (- (* 1/2 x) y))> |
#<alt (sqrt (* z 2))> |
#<alt (* z 2)> |
#<alt (- (* 1/2 x) y)> |
#<alt (* (sqrt (* z 2)) (+ (- (* 1/2 x) y) (* (* (* t t) (- (* 1/2 x) y)) (+ 1/2 (* (* t t) 1/8)))))> |
#<alt (+ (- (* 1/2 x) y) (* (* (* t t) (- (* 1/2 x) y)) (+ 1/2 (* (* t t) 1/8))))> |
#<alt (* (- (* 1/2 x) y) (* (sqrt z) (sqrt 2)))> |
#<alt (* 1/2 x)> |
#<alt (* (sqrt z) (sqrt 2))> |
#<alt (/ (* (- (* x (* x 1/4)) (* y y)) (sqrt (* (exp (* t t)) (* z 2)))) (+ (* x 1/2) y))> |
#<alt (* (- (* x (* x 1/4)) (* y y)) (sqrt (* (exp (* t t)) (* z 2))))> |
#<alt (- (* x (* x 1/4)) (* y y))> |
#<alt (* x (* x 1/4))> |
#<alt (exp (* t t))> |
#<alt (* (exp (* t t)) (* z 2))> |
#<alt (* (* t t) (- (* 1/2 x) y))> |
#<alt (* (* (* t t) (- (* 1/2 x) y)) (+ 1/2 (* (* t t) 1/8)))> |
#<alt (sqrt 2)> |
#<alt (sqrt z)> |
| Outputs |
|---|
#<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) (- (* 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)> |
#<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 (* 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))> |
#<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 (* (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 (* (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)> |
#<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/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y)))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y)))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y)))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y)))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y)))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y)))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y)))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y)))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y)))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y)))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y)))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y)))))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z)))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z)))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z)))> |
#<alt (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))> |
#<alt (* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) x) (sqrt z))))> |
#<alt (* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) x) (sqrt z))))> |
#<alt (* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) x) (sqrt z))))> |
#<alt (* -1 (* (* x (* (sqrt 2) (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2))) (sqrt z)))> |
#<alt (* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2))))))> |
#<alt (* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2))))))> |
#<alt (* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2))))))> |
#<alt (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* y (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (sqrt z)))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* y (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (sqrt z)))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* y (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (sqrt z)))> |
#<alt (* (* y (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (sqrt z))> |
#<alt (* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))))> |
#<alt (* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))))> |
#<alt (* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))> |
#<alt (* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))> |
#<alt (* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))> |
#<alt (* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (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/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))> |
#<alt (* 1/8 (* (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))> |
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))))> |
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))> |
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))> |
#<alt (* 1/8 (* (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))> |
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))))> |
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))> |
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))> |
#<alt (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)> |
#<alt (- (+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* x (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y)> |
#<alt (- (+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* x (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y)> |
#<alt (- (+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* x (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y)> |
#<alt (* x (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (* x (- (+ 1/2 (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (/ y x)))> |
#<alt (* x (- (+ 1/2 (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (/ y x)))> |
#<alt (* x (- (+ 1/2 (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (/ y x)))> |
#<alt (* -1 (* x (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y) x)) (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) 1/2)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y) x)) (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) 1/2)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y) x)) (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) 1/2)))> |
#<alt (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (+ (* 1/2 x) (+ (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* y (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))))> |
#<alt (+ (* 1/2 x) (+ (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* y (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))))> |
#<alt (+ (* 1/2 x) (+ (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* y (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))))> |
#<alt (* y (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))> |
#<alt (* y (- (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)))) 1))> |
#<alt (* y (- (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)))) 1))> |
#<alt (* y (- (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)))) 1))> |
#<alt (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))> |
#<alt (* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))> |
#<alt (* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (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/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))) y)> |
#<alt (* 1/8 (* (pow t 4) (- (* 1/2 x) y)))> |
#<alt (* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2)))))> |
#<alt (* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 4))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) (/ y (pow t 4))))> |
#<alt (* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 4))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) (/ y (pow t 4))))> |
#<alt (* 1/8 (* (pow t 4) (- (* 1/2 x) y)))> |
#<alt (* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2)))))> |
#<alt (* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 4))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) (/ y (pow t 4))))> |
#<alt (* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 4))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) (/ y (pow t 4))))> |
#<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 (* (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) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y)))))> |
#<alt (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y)))))> |
#<alt (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y)))))> |
#<alt (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y)))))> |
#<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))> |
#<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) (* (pow (sqrt -1) 2) (sqrt 2))))> |
#<alt (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (sqrt 2))))> |
#<alt (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (sqrt 2))))> |
#<alt (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (sqrt 2))))> |
#<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) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))> |
#<alt (+ (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x))) (sqrt z))) (* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))))> |
#<alt (+ (* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))) (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (* (- (* 1/4 (pow x 2)) (pow y 2)) (- (* 1/2 z) (* 1/4 z))))) (+ y (* 1/2 x))) (sqrt (/ 1 z)))))))> |
#<alt (+ (* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (/ (* (sqrt 2) (* (- (* 1/4 (pow x 2)) (pow y 2)) (- (* 1/2 z) (* 1/4 z)))) (+ y (* 1/2 x))))) (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/4 (pow x 2)) (pow y 2))))) (+ y (* 1/2 x))) (sqrt (/ 1 z)))))))))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))> |
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x)))))> |
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x)))))> |
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x)))))> |
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x)))))> |
#<alt (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))> |
#<alt (+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))> |
#<alt (+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))> |
#<alt (+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))> |
#<alt (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))> |
#<alt (* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))> |
#<alt (* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))> |
#<alt (* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))> |
#<alt (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))> |
#<alt (* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))> |
#<alt (* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))> |
#<alt (* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2)))))> |
#<alt (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))> |
#<alt (+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))> |
#<alt (+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))> |
#<alt (+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))))> |
#<alt (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))> |
#<alt (* (pow y 2) (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt (* z (exp (pow t 2))))))))> |
#<alt (* (pow y 2) (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt (* z (exp (pow t 2))))))))> |
#<alt (* (pow y 2) (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt (* z (exp (pow t 2))))))))> |
#<alt (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))> |
#<alt (* (pow y 2) (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt (* z (exp (pow t 2))))))))> |
#<alt (* (pow y 2) (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt (* z (exp (pow t 2))))))))> |
#<alt (* (pow y 2) (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt (* z (exp (pow t 2))))))))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))> |
#<alt (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/4 (pow x 2)) (pow y 2)) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z)))))))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/4 (pow x 2)) (pow y 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)))) (- (* 1/4 (pow x 2)) (pow y 2))))) (sqrt (/ 1 z)))))))))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))> |
#<alt (* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))> |
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2))))))> |
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2))))))> |
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2))))))> |
#<alt (* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2))))))> |
#<alt (* -1 (pow y 2))> |
#<alt (- (* 1/4 (pow x 2)) (pow y 2))> |
#<alt (- (* 1/4 (pow x 2)) (pow y 2))> |
#<alt (- (* 1/4 (pow x 2)) (pow y 2))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2)))))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2)))))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))> |
#<alt (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))> |
#<alt (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))> |
#<alt (* -1 (pow y 2))> |
#<alt (* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1))> |
#<alt (* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1))> |
#<alt (* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1))> |
#<alt (* -1 (pow y 2))> |
#<alt (* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1))> |
#<alt (* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1))> |
#<alt (* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* 1/4 (pow x 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 (* 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 (* (pow t 2) (- (* 1/2 x) y))> |
#<alt (* (pow t 2) (- (* 1/2 x) y))> |
#<alt (* (pow t 2) (- (* 1/2 x) y))> |
#<alt (* (pow t 2) (- (* 1/2 x) y))> |
#<alt (* (pow t 2) (- (* 1/2 x) y))> |
#<alt (* (pow t 2) (- (* 1/2 x) y))> |
#<alt (* (pow t 2) (- (* 1/2 x) y))> |
#<alt (* (pow t 2) (- (* 1/2 x) y))> |
#<alt (* (pow t 2) (- (* 1/2 x) y))> |
#<alt (* (pow t 2) (- (* 1/2 x) y))> |
#<alt (* (pow t 2) (- (* 1/2 x) y))> |
#<alt (* (pow t 2) (- (* 1/2 x) y))> |
#<alt (* -1 (* (pow t 2) y))> |
#<alt (+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))> |
#<alt (+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))> |
#<alt (+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))> |
#<alt (* 1/2 (* (pow t 2) x))> |
#<alt (* x (+ (* -1 (/ (* (pow t 2) y) x)) (* 1/2 (pow t 2))))> |
#<alt (* x (+ (* -1 (/ (* (pow t 2) y) x)) (* 1/2 (pow t 2))))> |
#<alt (* x (+ (* -1 (/ (* (pow t 2) y) x)) (* 1/2 (pow t 2))))> |
#<alt (* 1/2 (* (pow t 2) x))> |
#<alt (* -1 (* x (+ (* -1/2 (pow t 2)) (/ (* (pow t 2) y) x))))> |
#<alt (* -1 (* x (+ (* -1/2 (pow t 2)) (/ (* (pow t 2) y) x))))> |
#<alt (* -1 (* x (+ (* -1/2 (pow t 2)) (/ (* (pow t 2) y) x))))> |
#<alt (* 1/2 (* (pow t 2) x))> |
#<alt (+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))> |
#<alt (+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))> |
#<alt (+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))> |
#<alt (* -1 (* (pow t 2) y))> |
#<alt (* y (+ (* -1 (pow t 2)) (* 1/2 (/ (* (pow t 2) x) y))))> |
#<alt (* y (+ (* -1 (pow t 2)) (* 1/2 (/ (* (pow t 2) x) y))))> |
#<alt (* y (+ (* -1 (pow t 2)) (* 1/2 (/ (* (pow t 2) x) y))))> |
#<alt (* -1 (* (pow t 2) y))> |
#<alt (* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (pow t 2))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (pow t 2))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (pow t 2))))> |
#<alt (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))> |
#<alt (* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))> |
#<alt (* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))> |
#<alt (* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))> |
#<alt (* 1/8 (* (pow t 4) (- (* 1/2 x) y)))> |
#<alt (* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2)))))> |
#<alt (* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2)))))> |
#<alt (* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2)))))> |
#<alt (* 1/8 (* (pow t 4) (- (* 1/2 x) y)))> |
#<alt (* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2)))))> |
#<alt (* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2)))))> |
#<alt (* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2)))))> |
#<alt (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))))> |
#<alt (+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))> |
#<alt (* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x))))> |
#<alt (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))> |
#<alt (+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))))> |
#<alt (* y (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y))))> |
#<alt (* y (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y))))> |
#<alt (* y (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y))))> |
#<alt (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (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)))> |
147 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | x | @ | 0 | (/ (* (- (* x (* x 1/4)) (* y y)) (sqrt (* (exp (* t t)) (* z 2)))) (+ (* x 1/2) y)) |
| 4.0ms | y | @ | 0 | (* (sqrt (* z 2)) (+ (- (* 1/2 x) y) (* (* (* t t) (- (* 1/2 x) y)) (+ 1/2 (* (* t t) 1/8))))) |
| 3.0ms | t | @ | 0 | (/ (* (- (* x (* x 1/4)) (* y y)) (sqrt (* (exp (* t t)) (* z 2)))) (+ (* x 1/2) y)) |
| 3.0ms | t | @ | inf | (* (- (* x 1/2) y) (sqrt (* (exp (* t t)) (* z 2)))) |
| 1.0ms | z | @ | 0 | (* (sqrt (* z 2)) (+ (- (* 1/2 x) y) (* (* (* t t) (- (* 1/2 x) y)) (+ 1/2 (* (* t t) 1/8))))) |
| 1× | batch-egg-rewrite |
| 3332× | *-lowering-*.f32 |
| 3332× | *-lowering-*.f64 |
| 2802× | /-lowering-/.f32 |
| 2802× | /-lowering-/.f64 |
| 2468× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 183 |
| 1 | 185 | 175 |
| 2 | 1507 | 175 |
| 0 | 8177 | 175 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (- (* x 1/2) y) (sqrt (* (exp (* t t)) (* z 2)))) |
(- (* x 1/2) y) |
(* x 1/2) |
(sqrt (* (exp (* t t)) (* z 2))) |
(* (sqrt (* z 2)) (- (* 1/2 x) y)) |
(sqrt (* z 2)) |
(* z 2) |
(- (* 1/2 x) y) |
(* (sqrt (* z 2)) (+ (- (* 1/2 x) y) (* (* (* t t) (- (* 1/2 x) y)) (+ 1/2 (* (* t t) 1/8))))) |
(+ (- (* 1/2 x) y) (* (* (* t t) (- (* 1/2 x) y)) (+ 1/2 (* (* t t) 1/8)))) |
(* (- (* 1/2 x) y) (* (sqrt z) (sqrt 2))) |
(* 1/2 x) |
(* (sqrt z) (sqrt 2)) |
(/ (* (- (* x (* x 1/4)) (* y y)) (sqrt (* (exp (* t t)) (* z 2)))) (+ (* x 1/2) y)) |
(* (- (* x (* x 1/4)) (* y y)) (sqrt (* (exp (* t t)) (* z 2)))) |
(- (* x (* x 1/4)) (* y y)) |
(* x (* x 1/4)) |
(exp (* t t)) |
(* (exp (* t t)) (* z 2)) |
(* (* t t) (- (* 1/2 x) y)) |
(* (* (* t t) (- (* 1/2 x) y)) (+ 1/2 (* (* t t) 1/8))) |
(sqrt 2) |
(sqrt z) |
| Outputs |
|---|
(+.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 (*.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)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 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)))) #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 (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 (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))) |
(neg.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) #s(literal -1 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(neg.f64 (-.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 (*.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 #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 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (-.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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.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 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.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/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) (*.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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 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 #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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.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 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.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 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.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 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) (neg.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 (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))))) (neg.f64 (neg.f64 (-.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)))) (-.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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) #s(literal 1 binary64))) (-.f64 #s(literal 0 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))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 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 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.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 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 (exp.f64 (*.f64 t t)) (*.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 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y 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 (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 #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)))) (-.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)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.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 y)) (/.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 (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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 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 t t) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 (*.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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 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 y)) (/.f64 #s(literal 1 binary64) (-.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/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.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 (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 x #s(literal 1/2 binary64)) 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 (*.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 #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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #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 (-.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 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 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y 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 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/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.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 y)))) (/.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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 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))) (-.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 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.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 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.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 y)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.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))) (-.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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.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 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal -1 binary64)) (/.f64 (neg.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 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 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 #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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.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 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (/.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 y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.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)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.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 (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) #s(literal -1 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) #s(literal -1 binary64)) (/.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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 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 y)) (-.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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 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 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 #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 #s(literal 0 binary64) y) (*.f64 x #s(literal 1/2 binary64))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(-.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)))) (/.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))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.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 x #s(literal 1/2 binary64)) y)) (/.f64 (-.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.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 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.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/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.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 y (*.f64 y (*.f64 y y))) (+.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 #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 #s(literal -1 binary64) 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 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/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) 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 #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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(/.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 #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 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 #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/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(/.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 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.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))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.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 (-.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)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.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/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 y y))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.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 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(pow.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/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y 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 (*.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 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.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 (*.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 #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 y))) (/.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) (-.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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.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 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.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 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 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(*.f64 (/.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/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 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/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 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.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 (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.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 y)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.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 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.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/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.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 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (+.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 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 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.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 y)))) (/.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 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.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 y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(exp.f64 (*.f64 (log.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) |
(pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))) (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.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 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) z))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) #s(literal 2 binary64))) (sqrt.f64 z)) |
(+.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))))) |
(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))))) |
(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))) |
(/.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 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 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))) (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 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.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 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.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)))) (-.f64 #s(literal 0 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))) (sqrt.f64 (*.f64 z #s(literal 2 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)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (-.f64 #s(literal 0 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 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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.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 #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 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.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 (*.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 y)) (-.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 (-.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 y)) (-.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 z #s(literal 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 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 (-.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 z #s(literal 2 binary64))) (/.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 y)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y 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 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 (log.f64 (*.f64 z #s(literal 2 binary64))) #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)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (log.f64 z) #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 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 x #s(literal 1/2 binary64)) y) |
(-.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)))) (/.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))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (*.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 x #s(literal 1/2 binary64)) y)) (/.f64 (-.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.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 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.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/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.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 y (*.f64 y (*.f64 y y))) (+.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 #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 #s(literal -1 binary64) 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 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/4 binary64) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) 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 #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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(/.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 #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 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 #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/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(/.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 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.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))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.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 (-.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)))) (*.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.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/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 y y))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.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 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(pow.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/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y 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 (*.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 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.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 (*.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 #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 y))) (/.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) (-.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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.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 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.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 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 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(*.f64 (/.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/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 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/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 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.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 (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.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 y)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.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 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.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/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.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 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (+.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 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 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.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 y)))) (/.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 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.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 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 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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 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 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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal 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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(fma.f64 (*.f64 t t) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (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 (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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(fma.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (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 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.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 x #s(literal 1/2 binary64)) y))) |
(fma.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (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 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.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 x #s(literal 1/2 binary64)) y))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.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 x #s(literal 1/2 binary64)) y))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t (*.f64 t (-.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))) |
(fma.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (sqrt.f64 z)) (sqrt.f64 #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 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.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) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal 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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 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 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal 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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (+.f64 (*.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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(/.f64 (*.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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(/.f64 (neg.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal 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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) #s(literal 2 binary64)))) (neg.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 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))) (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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (neg.f64 (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(/.f64 (neg.f64 (*.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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.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 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.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 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(*.f64 (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 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 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(*.f64 (*.f64 (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(+.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) |
(+.f64 (+.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (/.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(-.f64 (+.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 x #s(literal 1/2 binary64))) y) |
(-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (/.f64 (*.f64 (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (-.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (/.f64 (*.f64 (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(fma.f64 x #s(literal 1/2 binary64) (neg.f64 (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(fma.f64 x #s(literal 1/2 binary64) (+.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(fma.f64 #s(literal 1/2 binary64) x (+.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(fma.f64 t (*.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 t (*.f64 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 t (*.f64 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(fma.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 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 (*.f64 t t) #s(literal 1/8 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) #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(fma.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(fma.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 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 #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 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(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 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t t) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 t t) (+.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 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 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t t)) (-.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) t) (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (-.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 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 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 #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 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(fma.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 y))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (+.f64 (*.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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (+.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (-.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(/.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 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 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 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 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 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 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 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 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 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (neg.f64 (+.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (-.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) |
(/.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 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (neg.f64 (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 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/8 binary64) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 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/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 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/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 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 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 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/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 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 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t 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 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 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/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 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/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 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 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 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/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 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/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))))) (*.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/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 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/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 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/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 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/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 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/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.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 (+.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 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))))) (*.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/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 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/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.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/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.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 (+.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 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.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/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (*.f64 (/.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.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/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (/.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 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (*.f64 (/.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 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 (/.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 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))))) (*.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (/.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 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))))) (*.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 (/.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.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/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (/.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 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 t (-.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/4 binary64) (*.f64 x x)) (*.f64 y y))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 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/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 t (-.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 (*.f64 t t) #s(literal 1/8 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 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (*.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/8 binary64) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.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/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 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/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.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/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (*.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.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 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))))) (*.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 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.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 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.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 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.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/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.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 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.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 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 t (-.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 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.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 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.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 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 t (-.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 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 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 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.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/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 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/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 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/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 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/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 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 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 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 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.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 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.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 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 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 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 t (-.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 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.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/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.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 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 t (-.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 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.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/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 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/8 binary64) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 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/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 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/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 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 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (/.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 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.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/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.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 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 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 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.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 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.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 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.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 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 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/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 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/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 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/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 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/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (/.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 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.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 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 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 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 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/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 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 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 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/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 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/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 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 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/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 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/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 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 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/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 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/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (/.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 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (/.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 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 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 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 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 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 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 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/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 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.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/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (-.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 (*.f64 t t) #s(literal 1/8 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 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t 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 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 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/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.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 y)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.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 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.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 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (neg.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 (*.f64 t t) #s(literal 1/8 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 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.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 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (-.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 (*.f64 t t) #s(literal 1/8 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 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.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 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/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 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/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 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 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/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 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/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 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 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (/.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 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.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 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 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 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.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 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.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 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/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 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.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 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 t (-.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 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (-.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 (*.f64 t t) #s(literal 1/8 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/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 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/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 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/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 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 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.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 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 t (-.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 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (neg.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 (*.f64 t t) #s(literal 1/8 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 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 t (-.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 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 t (-.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 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (-.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 (*.f64 t t) #s(literal 1/8 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 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 t (-.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 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (-.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(/.f64 (neg.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 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))) (neg.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (neg.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 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (neg.f64 (neg.f64 (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (-.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (neg.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 y (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(pow.f64 (/.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 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 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 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) #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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (/.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 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 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 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 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))))) |
(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))))) |
(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))) |
(/.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 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 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))) (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 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.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 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.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)))) (-.f64 #s(literal 0 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))) (sqrt.f64 (*.f64 z #s(literal 2 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)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (-.f64 #s(literal 0 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 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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.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 #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 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.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 (*.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 y)) (-.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 (-.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 y)) (-.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 z #s(literal 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 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 (-.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 z #s(literal 2 binary64))) (/.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 y)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y 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 y)) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(exp.f64 (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #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)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (log.f64 z) #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 (*.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 (*.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)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 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)))) #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 (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 (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))) |
(neg.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) #s(literal -1 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(neg.f64 (-.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 (*.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 #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 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (-.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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.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 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.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/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) (*.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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 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 #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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.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 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.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 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.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 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) (neg.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 (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))))) (neg.f64 (neg.f64 (-.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)))) (-.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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) #s(literal 1 binary64))) (-.f64 #s(literal 0 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))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 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 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.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 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 (exp.f64 (*.f64 t t)) (*.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 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y 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 (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 #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)))) (-.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)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.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 y)) (/.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 (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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 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 t t) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 (*.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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 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 y)) (/.f64 #s(literal 1 binary64) (-.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/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.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 (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 x #s(literal 1/2 binary64)) 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 (*.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 #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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #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 (-.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 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 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y 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 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/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.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 y)))) (/.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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 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))) (-.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 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.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 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (/.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.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 y)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.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))) (-.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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.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 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal -1 binary64)) (/.f64 (neg.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 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 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 #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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.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 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (/.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 y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.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)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.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 (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) #s(literal -1 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) #s(literal -1 binary64)) (/.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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 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 y)) (-.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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 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 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 #s(literal 1/4 binary64) (*.f64 x x)) (*.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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(fma.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(fma.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (exp.f64 (*.f64 (*.f64 t t) #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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(fma.f64 (exp.f64 (*.f64 (*.f64 t t) #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 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y 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)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 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 y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #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 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y 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 y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))) |
(+.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(+.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) y) (*.f64 y y))) |
(-.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 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 y 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 y))) (-.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) (/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))) (-.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))) |
(fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (neg.f64 (-.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (-.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (-.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)) (neg.f64 (-.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))) |
(fma.f64 y (-.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (neg.f64 (-.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))) |
(fma.f64 (*.f64 x #s(literal 1/4 binary64)) x (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(fma.f64 (*.f64 x #s(literal 1/4 binary64)) x (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(fma.f64 (*.f64 x #s(literal 1/4 binary64)) x (neg.f64 (-.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))) |
(fma.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))) |
(fma.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) y (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
(fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))) |
(fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (neg.f64 (-.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (neg.f64 (-.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) x (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) x (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) x (neg.f64 (-.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 y y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 y y))))) |
(/.f64 (+.f64 (*.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 y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))) (+.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 y))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y 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 y))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) (-.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.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 y)) (*.f64 y (*.f64 y (*.f64 y y))))) (*.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 y)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 (neg.f64 (+.f64 (*.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 y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))))) (neg.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 y))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))))) |
(/.f64 (neg.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 y))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))) (neg.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.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 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 x (*.f64 x #s(literal 1/4 binary64))) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 1/4 binary64)) x) |
(*.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) x) |
(exp.f64 (*.f64 t t)) |
(sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (exp.f64 (*.f64 t t)))) |
(pow.f64 (exp.f64 (*.f64 t t)) #s(literal 1 binary64)) |
(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 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (exp.f64 (*.f64 t t))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (exp.f64 t) (exp.f64 t)) (/.f64 t #s(literal 2 binary64))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))) |
(*.f64 z (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (exp.f64 (*.f64 t t)) z)) |
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) |
(*.f64 (*.f64 (exp.f64 (*.f64 t t)) z) #s(literal 2 binary64)) |
(*.f64 (*.f64 (exp.f64 (*.f64 t t)) #s(literal 2 binary64)) z) |
(+.f64 (*.f64 (*.f64 t t) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) y))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 t t)) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t t))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t t))) |
(fma.f64 (*.f64 t t) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.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 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (*.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 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.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 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 t t)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (neg.f64 (*.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 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (-.f64 #s(literal 0 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))) (*.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 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t t)) |
(*.f64 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) t) |
(*.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.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 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 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (-.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 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (/.f64 (*.f64 t t) (+.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 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (*.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 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 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/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.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 t t) (/.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 y)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (/.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y 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 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/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) |
(+.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) |
(fma.f64 t (*.f64 (*.f64 t #s(literal 1/8 binary64)) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(fma.f64 t (*.f64 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1/2 binary64)) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) |
(fma.f64 t (*.f64 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(fma.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(fma.f64 (*.f64 t t) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) |
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(fma.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1/2 binary64) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(fma.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 t t) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) t) (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 t t)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) t) (*.f64 t #s(literal 1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(fma.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t t)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(fma.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1/8 binary64)) (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(/.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(*.f64 t (*.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(*.f64 t (*.f64 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t (*.f64 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/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 t t)) |
(*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) t) (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (*.f64 t t)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(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 (*.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 |
| 7288× | *-lowering-*.f32 |
| 7288× | *-lowering-*.f64 |
| 2226× | +-lowering-+.f64 |
| 2226× | +-lowering-+.f32 |
| 1622× | associate-*r* |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 468 | 10551 |
| 1 | 1708 | 8337 |
| 2 | 6879 | 8310 |
| 0 | 8481 | 8310 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -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 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) |
(- (* 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))))) |
(* 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/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)))) |
(* (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))))) |
(* (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) |
(- (* 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/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y))))) |
(* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))) |
(* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z)) |
(* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) x) (sqrt z)))) |
(* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) x) (sqrt z)))) |
(* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) x) (sqrt z)))) |
(* -1 (* (* x (* (sqrt 2) (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2))) (sqrt z))) |
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2)))))) |
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2)))))) |
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2)))))) |
(* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))))) |
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* y (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (sqrt z))) |
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* y (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (sqrt z))) |
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* y (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (sqrt z))) |
(* (* y (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (sqrt z)) |
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z)))) |
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z)))) |
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z)))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) |
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (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/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))) |
(* 1/8 (* (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))))) |
(* 1/8 (* (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))))) |
(- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y) |
(- (+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* x (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y) |
(- (+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* x (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y) |
(- (+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* x (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y) |
(* x (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(* x (- (+ 1/2 (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (/ y x))) |
(* x (- (+ 1/2 (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (/ y x))) |
(* x (- (+ 1/2 (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (/ y x))) |
(* -1 (* x (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2))) |
(* -1 (* x (- (+ (* -1 (/ (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y) x)) (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) 1/2))) |
(* -1 (* x (- (+ (* -1 (/ (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y) x)) (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) 1/2))) |
(* -1 (* x (- (+ (* -1 (/ (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y) x)) (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) 1/2))) |
(+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) |
(+ (* 1/2 x) (+ (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* y (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1)))) |
(+ (* 1/2 x) (+ (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* y (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1)))) |
(+ (* 1/2 x) (+ (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* y (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1)))) |
(* y (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1)) |
(* y (- (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)))) 1)) |
(* y (- (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)))) 1)) |
(* y (- (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)))) 1)) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (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/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))) y) |
(* 1/8 (* (pow t 4) (- (* 1/2 x) y))) |
(* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) |
(* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 4))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) (/ y (pow t 4)))) |
(* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 4))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) (/ y (pow t 4)))) |
(* 1/8 (* (pow t 4) (- (* 1/2 x) y))) |
(* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) |
(* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 4))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) (/ y (pow t 4)))) |
(* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 4))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) (/ y (pow t 4)))) |
(* -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))))) |
(* (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) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y))))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y))))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y))))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y))))) |
(* 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)) |
(* (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) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(* -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/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(+ (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x))) (sqrt z))) (* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))) |
(+ (* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))) (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (* (- (* 1/4 (pow x 2)) (pow y 2)) (- (* 1/2 z) (* 1/4 z))))) (+ y (* 1/2 x))) (sqrt (/ 1 z))))))) |
(+ (* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (/ (* (sqrt 2) (* (- (* 1/4 (pow x 2)) (pow y 2)) (- (* 1/2 z) (* 1/4 z)))) (+ y (* 1/2 x))))) (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/4 (pow x 2)) (pow y 2))))) (+ y (* 1/2 x))) (sqrt (/ 1 z))))))))) |
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x))))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x))))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x))))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x))))) |
(* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))) |
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))) |
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))) |
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))) |
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))) |
(* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(* (pow y 2) (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt (* z (exp (pow t 2)))))))) |
(* (pow y 2) (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt (* z (exp (pow t 2)))))))) |
(* (pow y 2) (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt (* z (exp (pow t 2)))))))) |
(* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(* (pow y 2) (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt (* z (exp (pow t 2)))))))) |
(* (pow y 2) (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt (* z (exp (pow t 2)))))))) |
(* (pow y 2) (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt (* z (exp (pow t 2)))))))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/4 (pow x 2)) (pow y 2)) (- (* 1/2 z) (* 1/4 z))))) (sqrt (/ 1 z))))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/4 (pow x 2)) (pow y 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)))) (- (* 1/4 (pow x 2)) (pow y 2))))) (sqrt (/ 1 z))))))))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))))) |
(* -1 (pow y 2)) |
(- (* 1/4 (pow x 2)) (pow y 2)) |
(- (* 1/4 (pow x 2)) (pow y 2)) |
(- (* 1/4 (pow x 2)) (pow y 2)) |
(* 1/4 (pow x 2)) |
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))) |
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))) |
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))) |
(* 1/4 (pow x 2)) |
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))) |
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))) |
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))) |
(* 1/4 (pow x 2)) |
(+ (* -1 (pow y 2)) (* 1/4 (pow x 2))) |
(+ (* -1 (pow y 2)) (* 1/4 (pow x 2))) |
(+ (* -1 (pow y 2)) (* 1/4 (pow x 2))) |
(* -1 (pow y 2)) |
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)) |
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)) |
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)) |
(* -1 (pow y 2)) |
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)) |
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)) |
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)) |
(* 1/4 (pow x 2)) |
(* 1/4 (pow x 2)) |
(* 1/4 (pow x 2)) |
(* 1/4 (pow x 2)) |
(* 1/4 (pow x 2)) |
(* 1/4 (pow x 2)) |
(* 1/4 (pow x 2)) |
(* 1/4 (pow x 2)) |
(* 1/4 (pow x 2)) |
(* 1/4 (pow x 2)) |
(* 1/4 (pow x 2)) |
(* 1/4 (pow x 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)) |
(* 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)))) |
(* (pow t 2) (- (* 1/2 x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(* -1 (* (pow t 2) y)) |
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x))) |
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x))) |
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x))) |
(* 1/2 (* (pow t 2) x)) |
(* x (+ (* -1 (/ (* (pow t 2) y) x)) (* 1/2 (pow t 2)))) |
(* x (+ (* -1 (/ (* (pow t 2) y) x)) (* 1/2 (pow t 2)))) |
(* x (+ (* -1 (/ (* (pow t 2) y) x)) (* 1/2 (pow t 2)))) |
(* 1/2 (* (pow t 2) x)) |
(* -1 (* x (+ (* -1/2 (pow t 2)) (/ (* (pow t 2) y) x)))) |
(* -1 (* x (+ (* -1/2 (pow t 2)) (/ (* (pow t 2) y) x)))) |
(* -1 (* x (+ (* -1/2 (pow t 2)) (/ (* (pow t 2) y) x)))) |
(* 1/2 (* (pow t 2) x)) |
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x))) |
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x))) |
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x))) |
(* -1 (* (pow t 2) y)) |
(* y (+ (* -1 (pow t 2)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(* y (+ (* -1 (pow t 2)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(* y (+ (* -1 (pow t 2)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(* -1 (* (pow t 2) y)) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (pow t 2)))) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (pow t 2)))) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (pow t 2)))) |
(* 1/2 (* (pow t 2) (- (* 1/2 x) y))) |
(* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y)))) |
(* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y)))) |
(* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y)))) |
(* 1/8 (* (pow t 4) (- (* 1/2 x) y))) |
(* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) |
(* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) |
(* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) |
(* 1/8 (* (pow t 4) (- (* 1/2 x) y))) |
(* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) |
(* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) |
(* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) |
(* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) |
(* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) |
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) |
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) |
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) |
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) |
(* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) |
(* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) |
(* y (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)))) |
(* y (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)))) |
(* y (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)))) |
(* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (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 |
|---|
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* -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 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) 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 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) 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 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64))) |
(* 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 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) |
(* 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 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) |
(* 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 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64))) |
(* -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 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (neg.f64 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 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (neg.f64 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 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (neg.f64 x)) |
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64))) |
(+ (* -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 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) 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 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) 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 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 #s(literal -1 binary64) (*.f64 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 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (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 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (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 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))))) |
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(* -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 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) 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 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) 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 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) (-.f64 #s(literal 0 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 (*.f64 (*.f64 t (*.f64 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/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 (*.f64 t #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (*.f64 t (*.f64 t #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 z #s(literal 1/4 binary64)))) (*.f64 (*.f64 t t) (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 (*.f64 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 t t) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 z #s(literal 1/4 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 (*.f64 z #s(literal 1/6 binary64)) (*.f64 #s(literal -1/8 binary64) z))))))))))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -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 (+.f64 #s(literal -1/2 binary64) (/.f64 y x)) (neg.f64 x)) |
(* -1 (* x (- (/ y x) 1/2))) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 y x)) (neg.f64 x)) |
(* -1 (* x (- (/ y x) 1/2))) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 y x)) (neg.f64 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 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (-.f64 #s(literal 0 binary64) y)) |
(* 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)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(+ (* 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 (*.f64 t (*.f64 t #s(literal 1/2 binary64))) (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) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t (*.f64 t #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 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 (*.f64 t (*.f64 t #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t #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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (+.f64 (*.f64 z #s(literal 1/6 binary64)) (*.f64 #s(literal -1/8 binary64) z))))))))) |
(* (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)))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -2 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)))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -2 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)))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -2 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)))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 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))) |
(* (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 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(*.f64 x (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 z) x)))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(*.f64 x (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 z) x)))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(*.f64 x (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 z) x)))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(*.f64 (+.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 z) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(*.f64 (+.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 z) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(*.f64 (+.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 z) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)))) (neg.f64 x)) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(*.f64 y (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(*.f64 y (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(*.f64 y (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) (-.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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) (-.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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) (-.f64 #s(literal 0 binary64) y)) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 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 -1 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 -1 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 -1 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 -1 binary64) (sqrt.f64 z))) |
(* 2 z) |
(*.f64 #s(literal 2 binary64) z) |
(* 2 z) |
(*.f64 #s(literal 2 binary64) z) |
(* 2 z) |
(*.f64 #s(literal 2 binary64) z) |
(* 2 z) |
(*.f64 #s(literal 2 binary64) z) |
(* 2 z) |
(*.f64 #s(literal 2 binary64) z) |
(* 2 z) |
(*.f64 #s(literal 2 binary64) z) |
(* 2 z) |
(*.f64 #s(literal 2 binary64) z) |
(* 2 z) |
(*.f64 #s(literal 2 binary64) z) |
(* 2 z) |
(*.f64 #s(literal 2 binary64) z) |
(* 2 z) |
(*.f64 #s(literal 2 binary64) z) |
(* 2 z) |
(*.f64 #s(literal 2 binary64) z) |
(* 2 z) |
(*.f64 #s(literal 2 binary64) z) |
(* -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 (+.f64 #s(literal -1/2 binary64) (/.f64 y x)) (neg.f64 x)) |
(* -1 (* x (- (/ y x) 1/2))) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 y x)) (neg.f64 x)) |
(* -1 (* x (- (/ y x) 1/2))) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 y x)) (neg.f64 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 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)) (-.f64 #s(literal 0 binary64) y)) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* (pow t 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))) y))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) y)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) |
(* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) |
(* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) x) (sqrt z)))) |
(*.f64 x (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (/.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) x)))) |
(* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) x) (sqrt z)))) |
(*.f64 x (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (/.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) x)))) |
(* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) x) (sqrt z)))) |
(*.f64 x (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (/.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) x)))) |
(* -1 (* (* x (* (sqrt 2) (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2))) (sqrt z))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) |
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2)))))) |
(*.f64 x (*.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) #s(literal -1 binary64))) |
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2)))))) |
(*.f64 x (*.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) #s(literal -1 binary64))) |
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2)))))) |
(*.f64 x (*.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) #s(literal -1 binary64))) |
(* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) |
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* y (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) |
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* y (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) |
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* y (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) |
(* (* y (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (sqrt z)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) y)) (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (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 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))))) |
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (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 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))))) |
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (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 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (+.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 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) 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) #s(literal 1/8 binary64)))))))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) 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) #s(literal 1/8 binary64)))))))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) 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) #s(literal 1/8 binary64)))))))) (-.f64 #s(literal 0 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 (*.f64 (*.f64 t (*.f64 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/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 (*.f64 t t) (*.f64 (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 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t (*.f64 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/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 (*.f64 t t) (*.f64 (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 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t (*.f64 t #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(* 1/8 (* (* (pow t 4) (* (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 #s(literal 1/8 binary64) (pow.f64 t #s(literal 4 binary64)))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (sqrt.f64 z) #s(literal 1/8 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (*.f64 t t)))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (sqrt.f64 z) #s(literal 1/8 binary64))) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t))) (/.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 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (sqrt.f64 z) #s(literal 1/8 binary64))) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 4 binary64))))))) |
(* 1/8 (* (* (pow t 4) (* (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 #s(literal 1/8 binary64) (pow.f64 t #s(literal 4 binary64)))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (sqrt.f64 z) #s(literal 1/8 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (*.f64 t t)))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (sqrt.f64 z) #s(literal 1/8 binary64))) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t))) (/.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 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (sqrt.f64 z) #s(literal 1/8 binary64))) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 4 binary64))))))) |
(- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y) |
(*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(- (+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* x (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y) |
(+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(- (+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* x (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y) |
(+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(- (+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* x (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y) |
(+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* x (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(* x (- (+ 1/2 (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (/ y x))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (/.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) x)))) |
(* x (- (+ 1/2 (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (/ y x))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (/.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) x)))) |
(* x (- (+ 1/2 (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (/ y x))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (/.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) x)))) |
(* -1 (* x (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2))) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (neg.f64 x)) |
(* -1 (* x (- (+ (* -1 (/ (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y) x)) (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) 1/2))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (/.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) x))))) |
(* -1 (* x (- (+ (* -1 (/ (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y) x)) (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) 1/2))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (/.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) x))))) |
(* -1 (* x (- (+ (* -1 (/ (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y) x)) (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) 1/2))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (/.f64 (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) x))))) |
(+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(+ (* 1/2 x) (+ (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* y (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1)))) |
(+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(+ (* 1/2 x) (+ (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* y (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1)))) |
(+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(+ (* 1/2 x) (+ (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* y (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1)))) |
(+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* y (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(* y (- (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)))) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (*.f64 t (*.f64 t (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(* y (- (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)))) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (*.f64 t (*.f64 t (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(* y (- (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)))) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (*.f64 t (*.f64 t (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 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 #s(literal 1/2 binary64) (+.f64 x (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) 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) |
(+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 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 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* 1/8 (* (pow t 4) (- (* 1/2 x) y))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 #s(literal 1/8 binary64) (pow.f64 t #s(literal 4 binary64)))) |
(* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.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) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 4))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) (/ y (pow t 4)))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 t #s(literal 4 binary64)))))) |
(* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 4))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) (/ y (pow t 4)))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 t #s(literal 4 binary64)))))) |
(* 1/8 (* (pow t 4) (- (* 1/2 x) y))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 #s(literal 1/8 binary64) (pow.f64 t #s(literal 4 binary64)))) |
(* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.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) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 4))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) (/ y (pow t 4)))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 t #s(literal 4 binary64)))))) |
(* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 4))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) (/ y (pow t 4)))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 t #s(literal 4 binary64)))))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(*.f64 x (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 z) x)))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(*.f64 x (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 z) x)))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(*.f64 x (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 z) x)))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(*.f64 (+.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 z) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(*.f64 (+.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 z) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(*.f64 (+.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 z) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)))) (neg.f64 x)) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(*.f64 y (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(*.f64 y (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(*.f64 y (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) (-.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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) (-.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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) (-.f64 #s(literal 0 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))) |
(* (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) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y))))) |
(*.f64 (*.f64 (sqrt.f64 z) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y))))) |
(*.f64 (*.f64 (sqrt.f64 z) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y))))) |
(*.f64 (*.f64 (sqrt.f64 z) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y))))) |
(*.f64 (*.f64 (sqrt.f64 z) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 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)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(*.f64 (*.f64 (sqrt.f64 z) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(*.f64 (*.f64 (sqrt.f64 z) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(*.f64 (*.f64 (sqrt.f64 z) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(*.f64 (*.f64 (sqrt.f64 z) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) |
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* -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 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) 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 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) 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 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64))) |
(* 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 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) |
(* 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 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) |
(* 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 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64))) |
(* -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 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (neg.f64 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 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (neg.f64 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 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (neg.f64 x)) |
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/2 binary64))) |
(+ (* -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 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) 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 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) 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 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 #s(literal -1 binary64) (*.f64 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 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (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 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (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 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))))) |
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(* -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 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) 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 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) 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 (*.f64 #s(literal -1/2 binary64) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) (-.f64 #s(literal 0 binary64) y)) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (+.f64 y (*.f64 #s(literal 1/2 binary64) x))) |
(+ (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x))) (sqrt z))) (* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))) |
(*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 t (*.f64 t #s(literal 1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))))) |
(+ (* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))) (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (* (- (* 1/4 (pow x 2)) (pow y 2)) (- (* 1/2 z) (* 1/4 z))))) (+ y (* 1/2 x))) (sqrt (/ 1 z))))))) |
(+.f64 (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 t (*.f64 t #s(literal 1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))))) (*.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 z #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 t (*.f64 t #s(literal 1/2 binary64)))) (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))) |
(+ (* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (/ (* (sqrt 2) (* (- (* 1/4 (pow x 2)) (pow y 2)) (- (* 1/2 z) (* 1/4 z)))) (+ y (* 1/2 x))))) (* 1/2 (* (/ (* (pow t 2) (* (sqrt 2) (* (- (* 1/6 z) (* 1/2 (- (* 1/2 z) (* 1/4 z)))) (- (* 1/4 (pow x 2)) (pow y 2))))) (+ y (* 1/2 x))) (sqrt (/ 1 z))))))))) |
(+.f64 (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (*.f64 t (*.f64 t #s(literal 1/2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))))) (*.f64 t (*.f64 t (*.f64 (*.f64 t (*.f64 t #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 z #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (+.f64 y (*.f64 #s(literal 1/2 binary64) x))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t t)) (*.f64 (+.f64 (*.f64 z #s(literal 1/6 binary64)) (*.f64 #s(literal -1/8 binary64) z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))))))) |
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))) |
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))) |
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))) |
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))) |
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))) |
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))) |
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))) |
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))) |
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))) |
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))) |
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))) |
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))) |
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))) |
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))) |
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))) |
(* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 y (*.f64 #s(literal 1/2 binary64) x)))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))) |
(* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (*.f64 y (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)) #s(literal 1/4 binary64))) |
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(*.f64 (*.f64 x x) (-.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 y y) x) x))))) |
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(*.f64 (*.f64 x x) (-.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 y y) x) x))))) |
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(*.f64 (*.f64 x x) (-.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 y y) x) x))))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)) #s(literal 1/4 binary64))) |
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(*.f64 (*.f64 x x) (-.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 y y) x) x))))) |
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(*.f64 (*.f64 x x) (-.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 y y) x) x))))) |
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(*.f64 (*.f64 x x) (-.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 y y) x) x))))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)) #s(literal 1/4 binary64))) |
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt (* z (exp (pow t 2))))))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (*.f64 y (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(* (pow y 2) (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt (* z (exp (pow t 2)))))))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) y) y)) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))))) |
(* (pow y 2) (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt (* z (exp (pow t 2)))))))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) y) y)) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))))) |
(* (pow y 2) (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt (* z (exp (pow t 2)))))))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) y) y)) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))))) |
(* -1 (* (* (pow y 2) (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (*.f64 y (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(* (pow y 2) (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt (* z (exp (pow t 2)))))))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) y) y)) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))))) |
(* (pow y 2) (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt (* z (exp (pow t 2)))))))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) y) y)) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))))) |
(* (pow y 2) (+ (* -1 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt (* z (exp (pow t 2)))))))) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x x) y) y)) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))) (* 1/2 (* (* (pow t 2) (* (sqrt 2) (* (- (* 1/4 (pow x 2)) (pow y 2)) (- (* 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/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 z #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 t (*.f64 t #s(literal 1/2 binary64)))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))) (* (pow t 2) (+ (* 1/2 (* (sqrt (/ 1 z)) (* (sqrt 2) (* (- (* 1/4 (pow x 2)) (pow y 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)))) (- (* 1/4 (pow x 2)) (pow y 2))))) (sqrt (/ 1 z))))))))) |
(+.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (*.f64 (*.f64 t (*.f64 t #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 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 z #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t t)) (*.f64 (+.f64 (*.f64 z #s(literal 1/6 binary64)) (*.f64 #s(literal -1/8 binary64) z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))))))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))))) |
(* -1 (pow y 2)) |
(*.f64 y (-.f64 #s(literal 0 binary64) y)) |
(- (* 1/4 (pow x 2)) (pow y 2)) |
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) |
(- (* 1/4 (pow x 2)) (pow y 2)) |
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) |
(- (* 1/4 (pow x 2)) (pow y 2)) |
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 y y) x) x))) |
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 y y) x) x))) |
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 y y) x) x))) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 y y) x) x))) |
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 y y) x) x))) |
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 y y) x) x))) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(+ (* -1 (pow y 2)) (* 1/4 (pow x 2))) |
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) |
(+ (* -1 (pow y 2)) (* 1/4 (pow x 2))) |
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) |
(+ (* -1 (pow y 2)) (* 1/4 (pow x 2))) |
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) |
(* -1 (pow y 2)) |
(*.f64 y (-.f64 #s(literal 0 binary64) y)) |
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)) |
(*.f64 (*.f64 y y) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) y) y))) |
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)) |
(*.f64 (*.f64 y y) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) y) y))) |
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)) |
(*.f64 (*.f64 y y) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) y) y))) |
(* -1 (pow y 2)) |
(*.f64 y (-.f64 #s(literal 0 binary64) y)) |
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)) |
(*.f64 (*.f64 y y) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) y) y))) |
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)) |
(*.f64 (*.f64 y y) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) y) y))) |
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)) |
(*.f64 (*.f64 y y) (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) y) y))) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
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 #s(literal 1 binary64) (*.f64 t (*.f64 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)))))))) |
(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)) |
(* 2 z) |
(*.f64 #s(literal 2 binary64) z) |
(+ (* 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 #s(literal 2 binary64) z) (*.f64 t (*.f64 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 #s(literal 2 binary64) z) (*.f64 t (*.f64 t (+.f64 (*.f64 #s(literal 2 binary64) z) (*.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 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) |
(* 2 (* z (exp (pow t 2)))) |
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (pow t 2) (- (* 1/2 x) y)) |
(*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (pow t 2) (- (* 1/2 x) y)) |
(*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (pow t 2) (- (* 1/2 x) y)) |
(*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (pow t 2) (- (* 1/2 x) y)) |
(*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (pow t 2) (- (* 1/2 x) y)) |
(*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (pow t 2) (- (* 1/2 x) y)) |
(*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (pow t 2) (- (* 1/2 x) y)) |
(*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (pow t 2) (- (* 1/2 x) y)) |
(*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (pow t 2) (- (* 1/2 x) y)) |
(*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (pow t 2) (- (* 1/2 x) y)) |
(*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (pow t 2) (- (* 1/2 x) y)) |
(*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* -1 (* (pow t 2) y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 t t))) |
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x))) |
(*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x))) |
(*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x))) |
(*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (* (pow t 2) x)) |
(*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x)) |
(* x (+ (* -1 (/ (* (pow t 2) y) x)) (* 1/2 (pow t 2)))) |
(*.f64 x (-.f64 (*.f64 t (*.f64 t #s(literal 1/2 binary64))) (/.f64 (*.f64 y (*.f64 t t)) x))) |
(* x (+ (* -1 (/ (* (pow t 2) y) x)) (* 1/2 (pow t 2)))) |
(*.f64 x (-.f64 (*.f64 t (*.f64 t #s(literal 1/2 binary64))) (/.f64 (*.f64 y (*.f64 t t)) x))) |
(* x (+ (* -1 (/ (* (pow t 2) y) x)) (* 1/2 (pow t 2)))) |
(*.f64 x (-.f64 (*.f64 t (*.f64 t #s(literal 1/2 binary64))) (/.f64 (*.f64 y (*.f64 t t)) x))) |
(* 1/2 (* (pow t 2) x)) |
(*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x)) |
(* -1 (* x (+ (* -1/2 (pow t 2)) (/ (* (pow t 2) y) x)))) |
(*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal -1/2 binary64) (/.f64 y x))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/2 (pow t 2)) (/ (* (pow t 2) y) x)))) |
(*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal -1/2 binary64) (/.f64 y x))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/2 (pow t 2)) (/ (* (pow t 2) y) x)))) |
(*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal -1/2 binary64) (/.f64 y x))) (neg.f64 x)) |
(* 1/2 (* (pow t 2) x)) |
(*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x)) |
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x))) |
(*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x))) |
(*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x))) |
(*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* -1 (* (pow t 2) y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 t t))) |
(* y (+ (* -1 (pow t 2)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 t t) x) y)) (*.f64 t t))) |
(* y (+ (* -1 (pow t 2)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 t t) x) y)) (*.f64 t t))) |
(* y (+ (* -1 (pow t 2)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(*.f64 y (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 t t) x) y)) (*.f64 t t))) |
(* -1 (* (pow t 2) y)) |
(-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 t t))) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (pow t 2)))) |
(*.f64 (+.f64 (*.f64 t t) (*.f64 (*.f64 t t) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (pow t 2)))) |
(*.f64 (+.f64 (*.f64 t t) (*.f64 (*.f64 t t) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (pow t 2)))) |
(*.f64 (+.f64 (*.f64 t t) (*.f64 (*.f64 t t) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y))) (-.f64 #s(literal 0 binary64) y)) |
(* 1/2 (* (pow t 2) (- (* 1/2 x) y))) |
(*.f64 t (*.f64 t (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 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 t t) #s(literal 1/8 binary64))))) |
(* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 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 t t) #s(literal 1/8 binary64))))) |
(* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 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 t t) #s(literal 1/8 binary64))))) |
(* 1/8 (* (pow t 4) (- (* 1/2 x) y))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 #s(literal 1/8 binary64) (pow.f64 t #s(literal 4 binary64)))) |
(* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.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) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.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) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.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) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(* 1/8 (* (pow t 4) (- (* 1/2 x) y))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 #s(literal 1/8 binary64) (pow.f64 t #s(literal 4 binary64)))) |
(* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.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) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.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) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.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) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) |
(*.f64 (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) |
(*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 x (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) x))))) |
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 x (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) x))))) |
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 x (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) x))))) |
(* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) |
(*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) |
(*.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) x)))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) |
(*.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) x)))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) |
(*.f64 (+.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) x)))) (neg.f64 x)) |
(* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) |
(*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) |
(*.f64 (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(* y (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)))) |
(*.f64 y (-.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(* y (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)))) |
(*.f64 y (-.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(* y (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)))) |
(*.f64 y (-.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) |
(*.f64 (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t t) (*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t t) (*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (*.f64 (*.f64 t t) (*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) y)) |
(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))) |
(*.f64 (sqrt.f64 z) #s(literal 1 binary64)) |
(* -1 (* (sqrt z) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 z) #s(literal 1 binary64)) |
(* -1 (* (sqrt z) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 z) #s(literal 1 binary64)) |
(* -1 (* (sqrt z) (pow (sqrt -1) 2))) |
(*.f64 (sqrt.f64 z) #s(literal 1 binary64)) |
Compiled 66089 to 3027 computations (95.4% saved)
36 alts after pruning (35 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1711 | 29 | 1740 |
| Fresh | 4 | 6 | 10 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1719 | 36 | 1755 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 48.9% | (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
| 23.5% | (/.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 (*.f64 x #s(literal 1/2 binary64)) y)))) | |
| ▶ | 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))) |
| 60.4% | (*.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)) | |
| 48.3% | (*.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)) | |
| 99.6% | (*.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)))))) | |
| 27.1% | (*.f64 (/.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 y)) (-.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))) | |
| 27.4% | (*.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 y))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) | |
| 15.2% | (*.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 (*.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)))))))) | |
| 87.5% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 t (*.f64 t (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 t t)))))))) | |
| 82.2% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (+.f64 (*.f64 t t) #s(literal 1 binary64)) (*.f64 z #s(literal 2 binary64))))) | |
| ▶ | 93.1% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (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)))))))) (*.f64 z #s(literal 2 binary64))))) |
| 33.3% | (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) | |
| 63.2% | (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) | |
| 90.1% | (*.f64 (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) | |
| 60.4% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) | |
| 30.5% | (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 z) #s(literal 1/2 binary64))) | |
| 33.0% | (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) | |
| 30.5% | (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) | |
| 58.0% | (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) | |
| 85.2% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) y)) | |
| ✓ | 60.7% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
| 33.4% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) | |
| ▶ | 66.4% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
| 93.6% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.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 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) | |
| 72.6% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) x))))))) | |
| 90.1% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t (*.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) | |
| 21.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 (*.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))))))) | |
| 85.5% | (*.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.9% | (*.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)))))))))) | |
| 90.9% | (*.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)))))))) | |
| 59.2% | (*.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)))) | |
| 55.7% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) | |
| 59.3% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 51.7% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) | |
| ▶ | 30.6% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
Compiled 1870 to 1207 computations (35.5% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 128 | (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) |
| ✓ | cost-diff | 128 | (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) |
| ✓ | cost-diff | 128 | (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
| ✓ | cost-diff | 128 | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
| ✓ | cost-diff | 0 | (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)))))))) (*.f64 z #s(literal 2 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (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)))))))) (*.f64 z #s(literal 2 binary64))))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x #s(literal 1/4 binary64))) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
| ✓ | 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 | 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))) |
| 4354× | *-lowering-*.f32 |
| 4354× | *-lowering-*.f64 |
| 1436× | +-lowering-+.f64 |
| 1436× | +-lowering-+.f32 |
| 1370× | sum3-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 57 | 533 |
| 1 | 173 | 474 |
| 2 | 489 | 468 |
| 3 | 1725 | 460 |
| 4 | 5314 | 460 |
| 0 | 8166 | 460 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (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)) (* 1/2 x)) |
(sqrt (* z 2)) |
(* z 2) |
z |
2 |
(* 1/2 x) |
1/2 |
x |
(/ (* (- (* x (* x 1/4)) (* y y)) (sqrt (* 2 z))) (+ (* x 1/2) y)) |
(* (- (* x (* x 1/4)) (* y y)) (sqrt (* 2 z))) |
(- (* x (* x 1/4)) (* y y)) |
(* x (* x 1/4)) |
x |
(* x 1/4) |
1/4 |
(* y y) |
y |
(sqrt (* 2 z)) |
(* 2 z) |
2 |
z |
(+ (* x 1/2) y) |
(* x 1/2) |
1/2 |
(* (- (* x 1/2) y) (sqrt (* (+ 1 (* (* t t) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/6))))))) (* z 2)))) |
(- (* x 1/2) y) |
(* x 1/2) |
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)))) |
(* t (+ 1/2 (* (* t t) 1/6))) |
(+ 1/2 (* (* t t) 1/6)) |
(* (* t t) 1/6) |
1/6 |
(* z 2) |
z |
2 |
(* (sqrt (* z 2)) (+ (- (* 1/2 x) y) (/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) (+ 1/4 (* (* (* t t) 1/8) (- (* (* t t) 1/8) 1/2)))))) |
(sqrt (* z 2)) |
(* z 2) |
z |
2 |
(+ (- (* 1/2 x) y) (/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) (+ 1/4 (* (* (* t t) 1/8) (- (* (* t t) 1/8) 1/2))))) |
(- (* 1/2 x) y) |
(* 1/2 x) |
1/2 |
x |
y |
(/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) (+ 1/4 (* (* (* t t) 1/8) (- (* (* t t) 1/8) 1/2)))) |
(* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) |
(+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) |
1/8 |
(* (* t (* t t)) (* (* t (* t t)) 1/512)) |
(* t (* t t)) |
t |
(* t t) |
(* (* t (* t t)) 1/512) |
1/512 |
(* t (* t (- (* x 1/2) y))) |
(* t (- (* x 1/2) y)) |
(- (* x 1/2) y) |
(* x 1/2) |
(+ 1/4 (* (* (* t t) 1/8) (- (* (* t t) 1/8) 1/2))) |
1/4 |
(* (* (* t t) 1/8) (- (* (* t t) 1/8) 1/2)) |
(* (* t t) 1/8) |
(- (* (* t t) 1/8) 1/2) |
| Outputs |
|---|
(/ (sqrt (* (exp (* t t)) (* z 2))) (/ 1 (- (* x 1/2) y))) |
(*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(sqrt (* (exp (* t t)) (* z 2))) |
(sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) |
(* (exp (* t t)) (* z 2)) |
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))) |
(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)) (* 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 |
(/ (* (- (* x (* x 1/4)) (* y y)) (sqrt (* 2 z))) (+ (* x 1/2) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(* (- (* x (* x 1/4)) (* y y)) (sqrt (* 2 z))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) |
(- (* x (* x 1/4)) (* y y)) |
(-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) |
(* x (* x 1/4)) |
(*.f64 x (*.f64 x #s(literal 1/4 binary64))) |
x |
(* x 1/4) |
(*.f64 x #s(literal 1/4 binary64)) |
1/4 |
#s(literal 1/4 binary64) |
(* y y) |
(*.f64 y y) |
y |
(sqrt (* 2 z)) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
z |
(+ (* x 1/2) y) |
(+.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(* (- (* x 1/2) y) (sqrt (* (+ 1 (* (* t t) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/6))))))) (* z 2)))) |
(*.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 t (*.f64 t #s(literal 1/6 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 (* (+ 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 t (*.f64 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 t (*.f64 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 t (*.f64 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 t (*.f64 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 t (*.f64 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 t (*.f64 t #s(literal 1/6 binary64))))) |
(* t (+ 1/2 (* (* t t) 1/6))) |
(*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/6 binary64))))) |
(+ 1/2 (* (* t t) 1/6)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t #s(literal 1/6 binary64)))) |
(* (* t t) 1/6) |
(*.f64 t (*.f64 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) |
(* (sqrt (* z 2)) (+ (- (* 1/2 x) y) (/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) (+ 1/4 (* (* (* t t) 1/8) (- (* (* t t) 1/8) 1/2)))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (+.f64 (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal -1/16 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) y) (/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) (+ 1/4 (* (* (* t t) 1/8) (- (* (* t t) 1/8) 1/2))))) |
(+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (+.f64 (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal -1/16 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 |
(/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) (+ 1/4 (* (* (* t t) 1/8) (- (* (* t t) 1/8) 1/2)))) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (+.f64 (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal -1/16 binary64))))))) |
(* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) |
(*.f64 t (*.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))))))) |
(+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) |
(+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) |
1/8 |
#s(literal 1/8 binary64) |
(* (* t (* t t)) (* (* t (* t t)) 1/512)) |
(*.f64 (*.f64 t t) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) |
(* t (* t t)) |
(*.f64 t (*.f64 t t)) |
t |
(* t t) |
(*.f64 t t) |
(* (* t (* t t)) 1/512) |
(*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))) |
1/512 |
#s(literal 1/512 binary64) |
(* t (* t (- (* x 1/2) y))) |
(*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(* t (- (* x 1/2) y)) |
(*.f64 t (-.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)) |
(+ 1/4 (* (* (* t t) 1/8) (- (* (* t t) 1/8) 1/2))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (+.f64 (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal -1/16 binary64))))) |
1/4 |
#s(literal 1/4 binary64) |
(* (* (* t t) 1/8) (- (* (* t t) 1/8) 1/2)) |
(*.f64 t (*.f64 t (+.f64 (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal -1/16 binary64)))) |
(* (* t t) 1/8) |
(*.f64 t (*.f64 t #s(literal 1/8 binary64))) |
(- (* (* t t) 1/8) 1/2) |
(+.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) #s(literal -1/2 binary64)) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.8% | (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| ✓ | accuracy | 99.6% | (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
| ✓ | accuracy | 97.7% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
| ✓ | accuracy | 71.4% | (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) |
| ✓ | accuracy | 99.1% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (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)))))))) (*.f64 z #s(literal 2 binary64))))) |
| ✓ | accuracy | 98.1% | (*.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))) |
| ✓ | accuracy | 90.9% | (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)))))))) (*.f64 z #s(literal 2 binary64)))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
| ✓ | accuracy | 93.9% | (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) |
| ✓ | accuracy | 92.2% | (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
| ✓ | accuracy | 68.3% | (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
| ✓ | 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% | (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
| ✓ | 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))) |
| 291.0ms | 256× | 0 | valid |
Compiled 644 to 58 computations (91% saved)
ival-mult: 60.0ms (55.8% of total)ival-sub: 17.0ms (15.8% of total)ival-add: 8.0ms (7.4% of total)ival-sqrt: 8.0ms (7.4% of total)ival-div: 7.0ms (6.5% of total)...c/correct-round.rkt:119:19: 5.0ms (4.7% of total)ival-exp: 2.0ms (1.9% of total)const: 1.0ms (0.9% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<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)) (* 1/2 x))> |
#<alt (sqrt (* z 2))> |
#<alt (* z 2)> |
#<alt (* 1/2 x)> |
#<alt (/ (* (- (* x (* x 1/4)) (* y y)) (sqrt (* 2 z))) (+ (* x 1/2) y))> |
#<alt (* (- (* x (* x 1/4)) (* y y)) (sqrt (* 2 z)))> |
#<alt (- (* x (* x 1/4)) (* y y))> |
#<alt (* x (* x 1/4))> |
#<alt (* (- (* x 1/2) y) (sqrt (* (+ 1 (* (* t t) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/6))))))) (* z 2))))> |
#<alt (- (* x 1/2) y)> |
#<alt (* x 1/2)> |
#<alt (sqrt (* (+ 1 (* (* t t) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/6))))))) (* z 2)))> |
#<alt (* (sqrt (* z 2)) (+ (- (* 1/2 x) y) (/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) (+ 1/4 (* (* (* t t) 1/8) (- (* (* t t) 1/8) 1/2))))))> |
#<alt (+ (- (* 1/2 x) y) (/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) (+ 1/4 (* (* (* t t) 1/8) (- (* (* t t) 1/8) 1/2)))))> |
#<alt (/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) (+ 1/4 (* (* (* t t) 1/8) (- (* (* t t) 1/8) 1/2))))> |
#<alt (+ 1/4 (* (* (* t t) 1/8) (- (* (* t t) 1/8) 1/2)))> |
#<alt (/ 1 (- (* x 1/2) y))> |
#<alt (sqrt (* 2 z))> |
#<alt (* (+ 1 (* (* t t) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/6))))))) (* z 2))> |
#<alt (* (* t t) 1/6)> |
#<alt (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y))))> |
#<alt (* t (* t (- (* x 1/2) y)))> |
| Outputs |
|---|
#<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 (* 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 (* -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 (* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))> |
#<alt (* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))> |
#<alt (* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))> |
#<alt (* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))> |
#<alt (* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))> |
#<alt (* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))> |
#<alt (* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))> |
#<alt (* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x))))> |
#<alt (* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x)))))> |
#<alt (* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x)))))> |
#<alt (* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x)))))> |
#<alt (* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x)))))> |
#<alt (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z)))> |
#<alt (+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))))> |
#<alt (+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))))> |
#<alt (+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))))> |
#<alt (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))> |
#<alt (* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))) (* 1/4 (* (sqrt z) (sqrt 2)))))> |
#<alt (* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))) (* 1/4 (* (sqrt z) (sqrt 2)))))> |
#<alt (* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))) (* 1/4 (* (sqrt z) (sqrt 2)))))> |
#<alt (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))> |
#<alt (* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))) (* 1/4 (* (sqrt z) (sqrt 2)))))> |
#<alt (* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))) (* 1/4 (* (sqrt z) (sqrt 2)))))> |
#<alt (* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))) (* 1/4 (* (sqrt z) (sqrt 2)))))> |
#<alt (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))> |
#<alt (+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))))> |
#<alt (+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))))> |
#<alt (+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))))> |
#<alt (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z)))> |
#<alt (* (pow y 2) (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt z)))))> |
#<alt (* (pow y 2) (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt z)))))> |
#<alt (* (pow y 2) (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt z)))))> |
#<alt (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z)))> |
#<alt (* (pow y 2) (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt z)))))> |
#<alt (* (pow y 2) (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt z)))))> |
#<alt (* (pow y 2) (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt z)))))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2))))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2))))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2))))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2))))))> |
#<alt (* -1 (pow y 2))> |
#<alt (- (* 1/4 (pow x 2)) (pow y 2))> |
#<alt (- (* 1/4 (pow x 2)) (pow y 2))> |
#<alt (- (* 1/4 (pow x 2)) (pow y 2))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2)))))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2)))))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))> |
#<alt (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))> |
#<alt (+ (* -1 (pow y 2)) (* 1/4 (pow x 2)))> |
#<alt (* -1 (pow y 2))> |
#<alt (* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1))> |
#<alt (* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1))> |
#<alt (* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1))> |
#<alt (* -1 (pow y 2))> |
#<alt (* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1))> |
#<alt (* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1))> |
#<alt (* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* 1/4 (pow x 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 (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) (- (* 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)> |
#<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 (* 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))> |
#<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 (* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)))))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (sqrt z)))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (sqrt z)))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (sqrt z)))> |
#<alt (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (sqrt z))> |
#<alt (* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (* (/ (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)) x) (sqrt z))))> |
#<alt (* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (* (/ (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)) x) (sqrt z))))> |
#<alt (* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (* (/ (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)) x) (sqrt z))))> |
#<alt (* -1 (* (* x (* (sqrt 2) (- (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1/2))) (sqrt z)))> |
#<alt (* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1/2))))))> |
#<alt (* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1/2))))))> |
#<alt (* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1/2))))))> |
#<alt (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (* (* y (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))) (sqrt z)))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (* (* y (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))) (sqrt z)))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (* (* y (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))) (sqrt z)))> |
#<alt (* (* y (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))) (sqrt z))> |
#<alt (* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) y) (sqrt z))))> |
#<alt (* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) y) (sqrt z))))> |
#<alt (* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) y) (sqrt z))))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) (sqrt z)))> |
#<alt (* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))))))> |
#<alt (* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))))))> |
#<alt (* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/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 (* (* (pow t 2) (* (sqrt 2) (+ (* -1/32 (- (* 1/2 x) y)) (* 1/32 (- (* 1/2 x) y))))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))))> |
#<alt (* 1/8 (* (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))> |
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))))> |
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) (+ y (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y)))))) (pow t 4)) (sqrt z)))))> |
#<alt (* (pow t 4) (+ (* -4 (* (/ (* (sqrt 2) (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y)))) (pow t 6)) (sqrt z))) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) (+ y (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y)))))) (pow t 4)) (sqrt z))))))> |
#<alt (* 1/8 (* (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))> |
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))))> |
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) (+ y (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y)))))) (pow t 4)) (sqrt z)))))> |
#<alt (* (pow t 4) (+ (* -4 (* (/ (* (sqrt 2) (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y)))) (pow t 6)) (sqrt z))) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) (+ y (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y)))))) (pow t 4)) (sqrt z))))))> |
#<alt (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)> |
#<alt (- (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* x (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) y)> |
#<alt (- (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* x (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) y)> |
#<alt (- (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* x (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) y)> |
#<alt (* x (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))> |
#<alt (* x (- (+ 1/2 (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) (/ y x)))> |
#<alt (* x (- (+ 1/2 (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) (/ y x)))> |
#<alt (* x (- (+ 1/2 (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) (/ y x)))> |
#<alt (* -1 (* x (- (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1/2)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y) x)) (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) 1/2)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y) x)) (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) 1/2)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y) x)) (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) 1/2)))> |
#<alt (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))> |
#<alt (+ (* 1/2 x) (+ (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* y (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))))> |
#<alt (+ (* 1/2 x) (+ (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* y (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))))> |
#<alt (+ (* 1/2 x) (+ (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* y (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))))> |
#<alt (* y (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))> |
#<alt (* y (- (+ (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) 1))> |
#<alt (* y (- (+ (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) 1))> |
#<alt (* y (- (+ (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) 1))> |
#<alt (* -1 (* y (+ 1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))> |
#<alt (* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) y)) (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))))> |
#<alt (* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) y)) (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))))> |
#<alt (* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) y)) (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/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 (* (pow t 2) (+ (* -1/32 (- (* 1/2 x) y)) (* 1/32 (- (* 1/2 x) y))))) (* -1/8 (- (* 1/2 x) y))))))) y)> |
#<alt (* 1/8 (* (pow t 4) (- (* 1/2 x) y)))> |
#<alt (* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2)))))> |
#<alt (* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 4)))) (+ (* -2 (/ (- (* 1/2 x) y) (pow t 4))) (+ (* -1/2 (/ (- (* 1/2 x) y) (pow t 2))) (+ (* 2 (/ (- (* 1/2 x) y) (pow t 4))) (/ y (pow t 4)))))))> |
#<alt (* (pow t 4) (- (+ (* -4 (/ (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y))) (pow t 6))) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 4))))) (+ (* -2 (/ (- (* 1/2 x) y) (pow t 4))) (+ (* -1/2 (/ (- (* 1/2 x) y) (pow t 2))) (+ (* 2 (/ (- (* 1/2 x) y) (pow t 4))) (/ y (pow t 4)))))))> |
#<alt (* 1/8 (* (pow t 4) (- (* 1/2 x) y)))> |
#<alt (* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2)))))> |
#<alt (* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 4)))) (+ (* -2 (/ (- (* 1/2 x) y) (pow t 4))) (+ (* -1/2 (/ (- (* 1/2 x) y) (pow t 2))) (+ (* 2 (/ (- (* 1/2 x) y) (pow t 4))) (/ y (pow t 4)))))))> |
#<alt (* (pow t 4) (- (+ (* -4 (/ (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y))) (pow t 6))) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 4))))) (+ (* -2 (/ (- (* 1/2 x) y) (pow t 4))) (+ (* -1/2 (/ (- (* 1/2 x) y) (pow t 2))) (+ (* 2 (/ (- (* 1/2 x) y) (pow t 4))) (/ y (pow t 4)))))))> |
#<alt (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))> |
#<alt (* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))> |
#<alt (* (pow t 2) (+ (* 1/2 (- (* 1/2 x) y)) (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/32 (- (* 1/2 x) y)) (* 1/32 (- (* 1/2 x) y))))) (* -1/8 (- (* 1/2 x) y))))))> |
#<alt (* (pow t 2) (+ (* 1/2 (- (* 1/2 x) y)) (* (pow t 2) (- (* (pow t 2) (- (* -1/4 (* (pow t 2) (+ (* -1/32 (- (* 1/2 x) y)) (* 1/32 (- (* 1/2 x) y))))) (+ (* -1/32 (- (* 1/2 x) y)) (* 1/32 (- (* 1/2 x) y))))) (* -1/8 (- (* 1/2 x) y))))))> |
#<alt (* 1/8 (* (pow t 4) (- (* 1/2 x) y)))> |
#<alt (* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2)))))> |
#<alt (* (pow t 4) (- (+ (* -1 (/ (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y))) (pow t 4))) (* 1/8 (- (* 1/2 x) y))) (* -1/2 (/ (- (* 1/2 x) y) (pow t 2)))))> |
#<alt (* (pow t 4) (- (+ (* -4 (/ (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y))) (pow t 6))) (* 1/8 (- (* 1/2 x) y))) (+ (* -2 (/ (- (* 1/2 x) y) (pow t 4))) (+ (* -1/2 (/ (- (* 1/2 x) y) (pow t 2))) (* 2 (/ (- (* 1/2 x) y) (pow t 4)))))))> |
#<alt (* 1/8 (* (pow t 4) (- (* 1/2 x) y)))> |
#<alt (* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2)))))> |
#<alt (* (pow t 4) (- (+ (* -1 (/ (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y))) (pow t 4))) (* 1/8 (- (* 1/2 x) y))) (* -1/2 (/ (- (* 1/2 x) y) (pow t 2)))))> |
#<alt (* (pow t 4) (- (+ (* -4 (/ (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y))) (pow t 6))) (* 1/8 (- (* 1/2 x) y))) (+ (* -2 (/ (- (* 1/2 x) y) (pow t 4))) (+ (* -1/2 (/ (- (* 1/2 x) y) (pow t 2))) (* 2 (/ (- (* 1/2 x) y) (pow t 4)))))))> |
#<alt (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))> |
#<alt (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))> |
#<alt (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))> |
#<alt (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))> |
#<alt (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))> |
#<alt (* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))> |
#<alt (* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))> |
#<alt (* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))> |
#<alt (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))))> |
#<alt (* -1 (* x (+ (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))))> |
#<alt (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))> |
#<alt (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))> |
#<alt (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))> |
#<alt (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))> |
#<alt (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))> |
#<alt (* y (+ (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))))> |
#<alt (* y (+ (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))))> |
#<alt (* y (+ (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))))> |
#<alt (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))> |
#<alt 1/4> |
#<alt (+ 1/4 (* -1/16 (pow t 2)))> |
#<alt (+ 1/4 (* (pow t 2) (- (* 1/64 (pow t 2)) 1/16)))> |
#<alt (+ 1/4 (* (pow t 2) (- (* 1/64 (pow t 2)) 1/16)))> |
#<alt (* 1/64 (pow t 4))> |
#<alt (* (pow t 4) (- 1/64 (* 1/16 (/ 1 (pow t 2)))))> |
#<alt (* (pow t 4) (- (+ 1/64 (/ 1/4 (pow t 4))) (* 1/16 (/ 1 (pow t 2)))))> |
#<alt (* (pow t 4) (- (+ 1/64 (/ 1/4 (pow t 4))) (* 1/16 (/ 1 (pow t 2)))))> |
#<alt (* 1/64 (pow t 4))> |
#<alt (* (pow t 4) (- 1/64 (* 1/16 (/ 1 (pow t 2)))))> |
#<alt (* (pow t 4) (- (+ 1/64 (/ 1/4 (pow t 4))) (* 1/16 (/ 1 (pow t 2)))))> |
#<alt (* (pow t 4) (- (+ 1/64 (/ 1/4 (pow t 4))) (* 1/16 (/ 1 (pow t 2)))))> |
#<alt (/ -1 y)> |
#<alt (- (* -1/2 (/ x (pow y 2))) (/ 1 y))> |
#<alt (- (* x (- (* -1/4 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))> |
#<alt (- (* x (- (* x (- (* -1/8 (/ x (pow y 4))) (* 1/4 (/ 1 (pow y 3))))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y))> |
#<alt (/ 2 x)> |
#<alt (/ (+ 2 (* 4 (/ y x))) x)> |
#<alt (/ (- (+ 2 (* 8 (/ (pow y 2) (pow x 2)))) (* -4 (/ y x))) x)> |
#<alt (/ (- (+ 2 (* 16 (/ (pow y 3) (pow x 3)))) (+ (* -8 (/ (pow y 2) (pow x 2))) (* -4 (/ y x)))) x)> |
#<alt (/ 2 x)> |
#<alt (* -1 (/ (- (* -4 (/ y x)) 2) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* 8 (/ (pow y 2) x)) (* -4 y)) x)) 2) x))> |
#<alt (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -16 (/ (pow y 3) x)) (* 8 (pow y 2))) x)) (* -4 y)) x)) 2) x))> |
#<alt (/ 2 x)> |
#<alt (+ (* 4 (/ y (pow x 2))) (* 2 (/ 1 x)))> |
#<alt (+ (* y (+ (* 8 (/ y (pow x 3))) (* 4 (/ 1 (pow x 2))))) (* 2 (/ 1 x)))> |
#<alt (+ (* y (+ (* y (+ (* 16 (/ y (pow x 4))) (* 8 (/ 1 (pow x 3))))) (* 4 (/ 1 (pow x 2))))) (* 2 (/ 1 x)))> |
#<alt (/ -1 y)> |
#<alt (/ (- (* -1/2 (/ x y)) 1) y)> |
#<alt (/ (- (* -1/4 (/ (pow x 2) (pow y 2))) (+ 1 (* 1/2 (/ x y)))) y)> |
#<alt (/ (- (* -1/8 (/ (pow x 3) (pow y 3))) (+ 1 (+ (* 1/4 (/ (pow x 2) (pow y 2))) (* 1/2 (/ x y))))) y)> |
#<alt (/ -1 y)> |
#<alt (* -1 (/ (+ 1 (* 1/2 (/ x y))) y))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1/4 (/ (pow x 2) y)) (* 1/2 x)) y))) y))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow x 3) y)) (* -1/4 (pow x 2))) y)) (* 1/2 x)) y))) 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) (* 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/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 (* 1/8 (* (pow t 2) (- (* 1/2 x) y)))> |
#<alt (* (pow t 2) (+ (* 1/512 (* (pow t 6) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y))))> |
#<alt (* (pow t 2) (+ (* 1/512 (* (pow t 6) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y))))> |
#<alt (* (pow t 2) (+ (* 1/512 (* (pow t 6) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y))))> |
#<alt (* 1/512 (* (pow t 8) (- (* 1/2 x) y)))> |
#<alt (* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6)))))> |
#<alt (* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6)))))> |
#<alt (* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6)))))> |
#<alt (* 1/512 (* (pow t 8) (- (* 1/2 x) y)))> |
#<alt (* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6)))))> |
#<alt (* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6)))))> |
#<alt (* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6)))))> |
#<alt (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))))> |
#<alt (+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))> |
#<alt (+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))> |
#<alt (+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))> |
#<alt (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))> |
#<alt (* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))> |
#<alt (* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))> |
#<alt (* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))> |
#<alt (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x))))> |
#<alt (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))> |
#<alt (+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))> |
#<alt (+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))> |
#<alt (+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))> |
#<alt (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))))> |
#<alt (* y (+ (* -1 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y))))> |
#<alt (* y (+ (* -1 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y))))> |
#<alt (* y (+ (* -1 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y))))> |
#<alt (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)) (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)) (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)) (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))> |
#<alt (* (pow t 2) (- (* 1/2 x) y))> |
#<alt (* (pow t 2) (- (* 1/2 x) y))> |
#<alt (* (pow t 2) (- (* 1/2 x) y))> |
#<alt (* (pow t 2) (- (* 1/2 x) y))> |
#<alt (* (pow t 2) (- (* 1/2 x) y))> |
#<alt (* (pow t 2) (- (* 1/2 x) y))> |
#<alt (* (pow t 2) (- (* 1/2 x) y))> |
#<alt (* (pow t 2) (- (* 1/2 x) y))> |
#<alt (* (pow t 2) (- (* 1/2 x) y))> |
#<alt (* (pow t 2) (- (* 1/2 x) y))> |
#<alt (* (pow t 2) (- (* 1/2 x) y))> |
#<alt (* (pow t 2) (- (* 1/2 x) y))> |
#<alt (* -1 (* (pow t 2) y))> |
#<alt (+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))> |
#<alt (+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))> |
#<alt (+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))> |
#<alt (* 1/2 (* (pow t 2) x))> |
#<alt (* x (+ (* -1 (/ (* (pow t 2) y) x)) (* 1/2 (pow t 2))))> |
#<alt (* x (+ (* -1 (/ (* (pow t 2) y) x)) (* 1/2 (pow t 2))))> |
#<alt (* x (+ (* -1 (/ (* (pow t 2) y) x)) (* 1/2 (pow t 2))))> |
#<alt (* 1/2 (* (pow t 2) x))> |
#<alt (* -1 (* x (+ (* -1/2 (pow t 2)) (/ (* (pow t 2) y) x))))> |
#<alt (* -1 (* x (+ (* -1/2 (pow t 2)) (/ (* (pow t 2) y) x))))> |
#<alt (* -1 (* x (+ (* -1/2 (pow t 2)) (/ (* (pow t 2) y) x))))> |
#<alt (* 1/2 (* (pow t 2) x))> |
#<alt (+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))> |
#<alt (+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))> |
#<alt (+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))> |
#<alt (* -1 (* (pow t 2) y))> |
#<alt (* y (+ (* -1 (pow t 2)) (* 1/2 (/ (* (pow t 2) x) y))))> |
#<alt (* y (+ (* -1 (pow t 2)) (* 1/2 (/ (* (pow t 2) x) y))))> |
#<alt (* y (+ (* -1 (pow t 2)) (* 1/2 (/ (* (pow t 2) x) y))))> |
#<alt (* -1 (* (pow t 2) y))> |
#<alt (* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (pow t 2))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (pow t 2))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (pow t 2))))> |
165 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 17.0ms | y | @ | inf | (* (sqrt (* z 2)) (+ (- (* 1/2 x) y) (/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) (+ 1/4 (* (* (* t t) 1/8) (- (* (* t t) 1/8) 1/2)))))) |
| 4.0ms | z | @ | 0 | (* (sqrt (* z 2)) (+ (- (* 1/2 x) y) (/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) (+ 1/4 (* (* (* t t) 1/8) (- (* (* t t) 1/8) 1/2)))))) |
| 3.0ms | x | @ | 0 | (/ 1 (- (* x 1/2) y)) |
| 3.0ms | z | @ | -inf | (* (- (* x 1/2) y) (sqrt (* (+ 1 (* (* t t) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/6))))))) (* z 2)))) |
| 2.0ms | y | @ | 0 | (* (sqrt (* z 2)) (+ (- (* 1/2 x) y) (/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) (+ 1/4 (* (* (* t t) 1/8) (- (* (* t t) 1/8) 1/2)))))) |
| 1× | batch-egg-rewrite |
| 6840× | *-lowering-*.f32 |
| 6840× | *-lowering-*.f64 |
| 3106× | /-lowering-/.f32 |
| 3106× | /-lowering-/.f64 |
| 2538× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 57 | 327 |
| 1 | 344 | 280 |
| 2 | 2905 | 280 |
| 0 | 11228 | 280 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (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)) (* 1/2 x)) |
(sqrt (* z 2)) |
(* z 2) |
(* 1/2 x) |
(/ (* (- (* x (* x 1/4)) (* y y)) (sqrt (* 2 z))) (+ (* x 1/2) y)) |
(* (- (* x (* x 1/4)) (* y y)) (sqrt (* 2 z))) |
(- (* x (* x 1/4)) (* y y)) |
(* x (* x 1/4)) |
(* (- (* x 1/2) y) (sqrt (* (+ 1 (* (* t t) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/6))))))) (* z 2)))) |
(- (* x 1/2) y) |
(* x 1/2) |
(sqrt (* (+ 1 (* (* t t) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/6))))))) (* z 2))) |
(* (sqrt (* z 2)) (+ (- (* 1/2 x) y) (/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) (+ 1/4 (* (* (* t t) 1/8) (- (* (* t t) 1/8) 1/2)))))) |
(+ (- (* 1/2 x) y) (/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) (+ 1/4 (* (* (* t t) 1/8) (- (* (* t t) 1/8) 1/2))))) |
(/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) (+ 1/4 (* (* (* t t) 1/8) (- (* (* t t) 1/8) 1/2)))) |
(+ 1/4 (* (* (* t t) 1/8) (- (* (* t t) 1/8) 1/2))) |
(/ 1 (- (* x 1/2) y)) |
(sqrt (* 2 z)) |
(* (+ 1 (* (* t t) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/6))))))) (* z 2)) |
(* (* t t) 1/6) |
(* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) |
(* t (* t (- (* x 1/2) y))) |
| Outputs |
|---|
(+.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 (*.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)))))) |
(exp.f64 (*.f64 (log.f64 (/.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)))))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 (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 (*.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)))))) |
(neg.f64 (/.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)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 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 (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 #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 #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))))) #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 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.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 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.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 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 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 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) |
(pow.f64 (/.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))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.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))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.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 #s(literal 1 binary64) (*.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 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.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 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (exp.f64 (*.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 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 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 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 t t) #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))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))) (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.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 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) z))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64))) |
(*.f64 z (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (exp.f64 (*.f64 t t)) z)) |
(*.f64 (*.f64 z #s(literal 2 binary64)) (exp.f64 (*.f64 t t))) |
(*.f64 (*.f64 (exp.f64 (*.f64 t t)) z) #s(literal 2 binary64)) |
(*.f64 (*.f64 (exp.f64 (*.f64 t t)) #s(literal 2 binary64)) z) |
(exp.f64 (*.f64 t t)) |
(sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (exp.f64 (*.f64 t t)))) |
(pow.f64 (exp.f64 (*.f64 t t)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 t) t) |
(pow.f64 (exp.f64 t) (*.f64 t #s(literal 1 binary64))) |
(pow.f64 (exp.f64 t) (+.f64 (/.f64 t #s(literal 2 binary64)) (/.f64 t #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (exp.f64 (*.f64 t t))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (exp.f64 t) (exp.f64 t)) (/.f64 t #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) (*.f64 t t)) |
(pow.f64 (exp.f64 (*.f64 #s(literal 1 binary64) t)) t) |
(*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) x) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 x #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 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(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 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(+.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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/2 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 x (*.f64 #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))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (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 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (*.f64 x #s(literal 1/2 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 (*.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))))) |
(fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #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 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) x (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) x (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (-.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))) x) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) x) #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(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))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.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 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))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.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 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/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 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) #s(literal 1 binary64)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y 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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.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) (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 (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 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.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 #s(literal 0 binary64) (+.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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.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)))))) |
(*.f64 (/.f64 (*.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 (*.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 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(fma.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.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 y))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) |
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) |
(+.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))) |
(+.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) |
(-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (/.f64 (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) |
(fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (neg.f64 (-.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (-.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (-.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))) |
(fma.f64 y (-.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)) (neg.f64 (-.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (neg.f64 (-.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))) |
(fma.f64 (*.f64 x #s(literal 1/4 binary64)) x (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(fma.f64 (*.f64 x #s(literal 1/4 binary64)) x (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(fma.f64 (*.f64 x #s(literal 1/4 binary64)) x (neg.f64 (-.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))) |
(fma.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))) |
(fma.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) y) y (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y y) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))) |
(fma.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (neg.f64 (-.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (neg.f64 (-.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) x (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) x (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) x (neg.f64 (-.f64 (*.f64 y y) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 (-.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 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))))) (+.f64 (*.f64 (-.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 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y))) (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (-.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 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) (-.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y y)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 x (*.f64 x #s(literal 1/4 binary64))) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal 1/4 binary64)) x) |
(*.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) x) |
(+.f64 (*.f64 (sqrt.f64 (*.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 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.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 0 binary64) y))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.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 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.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))))))))))))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.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 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 (*.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))))))))))))) |
(fma.f64 (sqrt.f64 (*.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 x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.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 0 binary64) y))) |
(/.f64 (*.f64 (sqrt.f64 (*.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 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.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)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.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 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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 (*.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 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.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 y (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.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 (sqrt.f64 (*.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 (*.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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (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 (*.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))) |
(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 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (/.f64 (*.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))))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.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))) |
(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 #s(literal -1 binary64) y (*.f64 x #s(literal 1/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)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) |
(/.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 (-.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 x (*.f64 x #s(literal 1/4 binary64))) (*.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 x (*.f64 x #s(literal 1/4 binary64))) (*.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 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 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)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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) #s(literal 1 binary64)) |
(*.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 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.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)))))) |
(*.f64 (/.f64 (-.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 (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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.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))) #s(literal 1 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(exp.f64 (*.f64 (log.f64 (*.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))))))))))) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.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 (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 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)))))))))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.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)))))))))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.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 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))))))))))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.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)))))))))))) #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 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 #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 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.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 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 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)))))))))) #s(literal 1/4 binary64)) (pow.f64 (*.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)))))))))) #s(literal 1/4 binary64))) |
(*.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 (*.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(+.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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))))) |
(fma.f64 #s(literal 1 binary64) (*.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (-.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 x (*.f64 x #s(literal 1/4 binary64))) (*.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(fma.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (-.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 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.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 #s(literal 0 binary64) (+.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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(fma.f64 (/.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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(fma.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (-.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (-.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 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (-.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.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))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(fma.f64 (/.f64 (*.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 (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) #s(literal 2 binary64)) (*.f64 (*.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) #s(literal 2 binary64))) (-.f64 (*.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (*.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (sqrt.f64 (*.f64 z #s(literal 2 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 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.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))) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.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 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.f64 (*.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/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.f64 (*.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.f64 (*.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/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.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))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.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 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.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/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.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 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.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/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y 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 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y 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 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.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/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.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 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.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/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.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/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.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 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.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/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.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 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) #s(literal 1 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) #s(literal 1 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 z #s(literal 2 binary64))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.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/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 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) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.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 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.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 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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))) #s(literal 1 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y 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))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 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) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 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) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.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 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.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 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.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 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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))) #s(literal 1 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 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) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 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) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.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 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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))) #s(literal 1 binary64)))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(*.f64 (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) |
(*.f64 (*.f64 (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 (-.f64 y (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(+.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 y (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) |
(-.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 x #s(literal 1/2 binary64) (neg.f64 (-.f64 y (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) |
(fma.f64 x #s(literal 1/2 binary64) (+.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 (-.f64 y (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) |
(fma.f64 #s(literal 1/2 binary64) x (+.f64 (-.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(fma.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(fma.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (*.f64 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (/.f64 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (-.f64 (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) #s(literal 1/4 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(fma.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.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))))) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(fma.f64 (/.f64 (-.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.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 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) |
(/.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) |
(/.f64 (*.f64 (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))))) (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 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (neg.f64 (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 y (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (-.f64 y (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 y (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 (-.f64 y (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 y (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 y (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.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/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (-.f64 y (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 y (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 y (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.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/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.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/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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)) #s(literal 1 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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)) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.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)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.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)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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)) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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)))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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)))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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)))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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)))) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 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 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.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/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.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/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))))) |
(/.f64 (+.f64 (*.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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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))) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.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 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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))) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) #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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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)))) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)))) (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))) (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.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 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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))) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.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 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.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 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) #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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) #s(literal 1 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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.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/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.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/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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 binary64) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal -1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (*.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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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 binary64) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 #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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) (neg.f64 (-.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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) 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 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (+.f64 (*.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/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (/.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 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (/.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 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.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/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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 binary64) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.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 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/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 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.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 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal 1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal -1 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal -1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.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/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal 1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal -1 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal -1 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.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 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.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/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) #s(literal -1 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #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 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.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/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.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 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (/.f64 (+.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64))))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.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 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (-.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/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) y)))) |
(pow.f64 (/.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 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) #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 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) (/.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 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))))) |
(*.f64 (*.f64 (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (*.f64 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (/.f64 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(*.f64 (/.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) |
(*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (-.f64 (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) |
(+.f64 (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) #s(literal 1/4 binary64)) |
(-.f64 (/.f64 #s(literal 1/16 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(fma.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))) #s(literal 1/4 binary64)) |
(fma.f64 t (*.f64 (*.f64 t #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))) #s(literal 1/4 binary64)) |
(fma.f64 (*.f64 t t) (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))) #s(literal 1/4 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))) #s(literal 1/4 binary64)) |
(fma.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)) |
(fma.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/4 binary64)) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))) (*.f64 t t) #s(literal 1/4 binary64)) |
(fma.f64 (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) t) (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/4 binary64)) |
(fma.f64 (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (*.f64 t t)) #s(literal 1/8 binary64) #s(literal 1/4 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (-.f64 (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) #s(literal 1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (-.f64 (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) #s(literal 1/4 binary64))))) |
(/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (-.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (neg.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (-.f64 (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))) #s(literal 1/16 binary64)) (-.f64 (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) #s(literal 1/4 binary64))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (-.f64 (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) #s(literal 1/4 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (-.f64 (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) #s(literal 1/4 binary64)))))) |
(*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 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))) |
(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)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.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 (/.f64 #s(literal 1 binary64) (-.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 (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.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)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.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))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (-.f64 y (*.f64 x #s(literal 1/2 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 (*.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 (*.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 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 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) |
(+.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1/8 binary64)) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) |
(+.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1/8 binary64))) |
(+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(fma.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) |
(fma.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1/8 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) |
(/.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) #s(literal 1/134217728 binary64)))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) (+.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))) #s(literal -1/8 binary64))))) |
(/.f64 (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))))) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) |
(*.f64 t (*.f64 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))))) |
(*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))))) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))))) |
(*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) |
(*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t t)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) t) |
(*.f64 (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) t) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64)))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) t) |
(+.f64 (*.f64 (*.f64 t t) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) y))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 t t)) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t t))) |
(fma.f64 (*.f64 t t) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) y))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.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)))))) |
(/.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t t)) |
(*.f64 (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) t) |
| 1× | egg-herbie |
| 5926× | *-lowering-*.f32 |
| 5926× | *-lowering-*.f64 |
| 4088× | +-lowering-+.f64 |
| 4088× | +-lowering-+.f32 |
| 1824× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 786 | 15167 |
| 1 | 2877 | 12612 |
| 0 | 8111 | 12612 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (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)) |
(* 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) |
(* -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))))) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x))))) |
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x))))) |
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x))))) |
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x))))) |
(* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))) |
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))) |
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))) |
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))) (* 1/4 (* (sqrt z) (sqrt 2))))) |
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))) (* 1/4 (* (sqrt z) (sqrt 2))))) |
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))) (* 1/4 (* (sqrt z) (sqrt 2))))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))) (* 1/4 (* (sqrt z) (sqrt 2))))) |
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))) (* 1/4 (* (sqrt z) (sqrt 2))))) |
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))) (* 1/4 (* (sqrt z) (sqrt 2))))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))) |
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))) |
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))) |
(* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))) |
(* (pow y 2) (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt z))))) |
(* (pow y 2) (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt z))))) |
(* (pow y 2) (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt z))))) |
(* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))) |
(* (pow y 2) (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt z))))) |
(* (pow y 2) (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt z))))) |
(* (pow y 2) (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt z))))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))))) |
(* -1 (pow y 2)) |
(- (* 1/4 (pow x 2)) (pow y 2)) |
(- (* 1/4 (pow x 2)) (pow y 2)) |
(- (* 1/4 (pow x 2)) (pow y 2)) |
(* 1/4 (pow x 2)) |
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))) |
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))) |
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))) |
(* 1/4 (pow x 2)) |
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))) |
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))) |
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))) |
(* 1/4 (pow x 2)) |
(+ (* -1 (pow y 2)) (* 1/4 (pow x 2))) |
(+ (* -1 (pow y 2)) (* 1/4 (pow x 2))) |
(+ (* -1 (pow y 2)) (* 1/4 (pow x 2))) |
(* -1 (pow y 2)) |
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)) |
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)) |
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)) |
(* -1 (pow y 2)) |
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)) |
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)) |
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)) |
(* 1/4 (pow x 2)) |
(* 1/4 (pow x 2)) |
(* 1/4 (pow x 2)) |
(* 1/4 (pow x 2)) |
(* 1/4 (pow x 2)) |
(* 1/4 (pow x 2)) |
(* 1/4 (pow x 2)) |
(* 1/4 (pow x 2)) |
(* 1/4 (pow x 2)) |
(* 1/4 (pow x 2)) |
(* 1/4 (pow x 2)) |
(* 1/4 (pow x 2)) |
(* -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 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) |
(- (* 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))))) |
(* 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/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)))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y))))) |
(* (sqrt z) (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (sqrt z))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (sqrt z))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (sqrt z))) |
(* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (sqrt z)) |
(* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (* (/ (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)) x) (sqrt z)))) |
(* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (* (/ (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)) x) (sqrt z)))) |
(* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (* (/ (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)) x) (sqrt z)))) |
(* -1 (* (* x (* (sqrt 2) (- (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1/2))) (sqrt z))) |
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1/2)))))) |
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1/2)))))) |
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1/2)))))) |
(* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) |
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (* (* y (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))) (sqrt z))) |
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (* (* y (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))) (sqrt z))) |
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (* (* y (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))) (sqrt z))) |
(* (* y (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))) (sqrt z)) |
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) y) (sqrt z)))) |
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) y) (sqrt z)))) |
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) y) (sqrt z)))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) (sqrt z))) |
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))))) |
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))))) |
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/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 (* (* (pow t 2) (* (sqrt 2) (+ (* -1/32 (- (* 1/2 x) y)) (* 1/32 (- (* 1/2 x) y))))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
(* 1/8 (* (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) (+ y (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y)))))) (pow t 4)) (sqrt z))))) |
(* (pow t 4) (+ (* -4 (* (/ (* (sqrt 2) (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y)))) (pow t 6)) (sqrt z))) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) (+ y (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y)))))) (pow t 4)) (sqrt z)))))) |
(* 1/8 (* (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) (+ y (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y)))))) (pow t 4)) (sqrt z))))) |
(* (pow t 4) (+ (* -4 (* (/ (* (sqrt 2) (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y)))) (pow t 6)) (sqrt z))) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) (+ y (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y)))))) (pow t 4)) (sqrt z)))))) |
(- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y) |
(- (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* x (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) y) |
(- (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* x (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) y) |
(- (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* x (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) y) |
(* x (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) |
(* x (- (+ 1/2 (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) (/ y x))) |
(* x (- (+ 1/2 (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) (/ y x))) |
(* x (- (+ 1/2 (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) (/ y x))) |
(* -1 (* x (- (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1/2))) |
(* -1 (* x (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y) x)) (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) 1/2))) |
(* -1 (* x (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y) x)) (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) 1/2))) |
(* -1 (* x (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y) x)) (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) 1/2))) |
(+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) |
(+ (* 1/2 x) (+ (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* y (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1)))) |
(+ (* 1/2 x) (+ (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* y (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1)))) |
(+ (* 1/2 x) (+ (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* y (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1)))) |
(* y (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1)) |
(* y (- (+ (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) 1)) |
(* y (- (+ (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) 1)) |
(* y (- (+ (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) 1)) |
(* -1 (* y (+ 1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) |
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) y)) (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) |
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) y)) (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) |
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) y)) (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/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 (* (pow t 2) (+ (* -1/32 (- (* 1/2 x) y)) (* 1/32 (- (* 1/2 x) y))))) (* -1/8 (- (* 1/2 x) y))))))) y) |
(* 1/8 (* (pow t 4) (- (* 1/2 x) y))) |
(* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) |
(* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 4)))) (+ (* -2 (/ (- (* 1/2 x) y) (pow t 4))) (+ (* -1/2 (/ (- (* 1/2 x) y) (pow t 2))) (+ (* 2 (/ (- (* 1/2 x) y) (pow t 4))) (/ y (pow t 4))))))) |
(* (pow t 4) (- (+ (* -4 (/ (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y))) (pow t 6))) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 4))))) (+ (* -2 (/ (- (* 1/2 x) y) (pow t 4))) (+ (* -1/2 (/ (- (* 1/2 x) y) (pow t 2))) (+ (* 2 (/ (- (* 1/2 x) y) (pow t 4))) (/ y (pow t 4))))))) |
(* 1/8 (* (pow t 4) (- (* 1/2 x) y))) |
(* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) |
(* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 4)))) (+ (* -2 (/ (- (* 1/2 x) y) (pow t 4))) (+ (* -1/2 (/ (- (* 1/2 x) y) (pow t 2))) (+ (* 2 (/ (- (* 1/2 x) y) (pow t 4))) (/ y (pow t 4))))))) |
(* (pow t 4) (- (+ (* -4 (/ (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y))) (pow t 6))) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 4))))) (+ (* -2 (/ (- (* 1/2 x) y) (pow t 4))) (+ (* -1/2 (/ (- (* 1/2 x) y) (pow t 2))) (+ (* 2 (/ (- (* 1/2 x) y) (pow t 4))) (/ y (pow t 4))))))) |
(* 1/2 (* (pow t 2) (- (* 1/2 x) y))) |
(* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y)))) |
(* (pow t 2) (+ (* 1/2 (- (* 1/2 x) y)) (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/32 (- (* 1/2 x) y)) (* 1/32 (- (* 1/2 x) y))))) (* -1/8 (- (* 1/2 x) y)))))) |
(* (pow t 2) (+ (* 1/2 (- (* 1/2 x) y)) (* (pow t 2) (- (* (pow t 2) (- (* -1/4 (* (pow t 2) (+ (* -1/32 (- (* 1/2 x) y)) (* 1/32 (- (* 1/2 x) y))))) (+ (* -1/32 (- (* 1/2 x) y)) (* 1/32 (- (* 1/2 x) y))))) (* -1/8 (- (* 1/2 x) y)))))) |
(* 1/8 (* (pow t 4) (- (* 1/2 x) y))) |
(* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) |
(* (pow t 4) (- (+ (* -1 (/ (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y))) (pow t 4))) (* 1/8 (- (* 1/2 x) y))) (* -1/2 (/ (- (* 1/2 x) y) (pow t 2))))) |
(* (pow t 4) (- (+ (* -4 (/ (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y))) (pow t 6))) (* 1/8 (- (* 1/2 x) y))) (+ (* -2 (/ (- (* 1/2 x) y) (pow t 4))) (+ (* -1/2 (/ (- (* 1/2 x) y) (pow t 2))) (* 2 (/ (- (* 1/2 x) y) (pow t 4))))))) |
(* 1/8 (* (pow t 4) (- (* 1/2 x) y))) |
(* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) |
(* (pow t 4) (- (+ (* -1 (/ (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y))) (pow t 4))) (* 1/8 (- (* 1/2 x) y))) (* -1/2 (/ (- (* 1/2 x) y) (pow t 2))))) |
(* (pow t 4) (- (+ (* -4 (/ (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y))) (pow t 6))) (* 1/8 (- (* 1/2 x) y))) (+ (* -2 (/ (- (* 1/2 x) y) (pow t 4))) (+ (* -1/2 (/ (- (* 1/2 x) y) (pow t 2))) (* 2 (/ (- (* 1/2 x) y) (pow t 4))))))) |
(* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) |
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) |
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) |
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) |
(* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) |
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) |
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) |
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) |
(* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) |
(* -1 (* x (+ (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) |
(* -1 (* x (+ (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) |
(* -1 (* x (+ (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) |
(* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) |
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) |
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) |
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) |
(* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) |
(* y (+ (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) |
(* y (+ (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) |
(* y (+ (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) |
(* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) |
1/4 |
(+ 1/4 (* -1/16 (pow t 2))) |
(+ 1/4 (* (pow t 2) (- (* 1/64 (pow t 2)) 1/16))) |
(+ 1/4 (* (pow t 2) (- (* 1/64 (pow t 2)) 1/16))) |
(* 1/64 (pow t 4)) |
(* (pow t 4) (- 1/64 (* 1/16 (/ 1 (pow t 2))))) |
(* (pow t 4) (- (+ 1/64 (/ 1/4 (pow t 4))) (* 1/16 (/ 1 (pow t 2))))) |
(* (pow t 4) (- (+ 1/64 (/ 1/4 (pow t 4))) (* 1/16 (/ 1 (pow t 2))))) |
(* 1/64 (pow t 4)) |
(* (pow t 4) (- 1/64 (* 1/16 (/ 1 (pow t 2))))) |
(* (pow t 4) (- (+ 1/64 (/ 1/4 (pow t 4))) (* 1/16 (/ 1 (pow t 2))))) |
(* (pow t 4) (- (+ 1/64 (/ 1/4 (pow t 4))) (* 1/16 (/ 1 (pow t 2))))) |
(/ -1 y) |
(- (* -1/2 (/ x (pow y 2))) (/ 1 y)) |
(- (* x (- (* -1/4 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y)) |
(- (* x (- (* x (- (* -1/8 (/ x (pow y 4))) (* 1/4 (/ 1 (pow y 3))))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y)) |
(/ 2 x) |
(/ (+ 2 (* 4 (/ y x))) x) |
(/ (- (+ 2 (* 8 (/ (pow y 2) (pow x 2)))) (* -4 (/ y x))) x) |
(/ (- (+ 2 (* 16 (/ (pow y 3) (pow x 3)))) (+ (* -8 (/ (pow y 2) (pow x 2))) (* -4 (/ y x)))) x) |
(/ 2 x) |
(* -1 (/ (- (* -4 (/ y x)) 2) x)) |
(* -1 (/ (- (* -1 (/ (- (* 8 (/ (pow y 2) x)) (* -4 y)) x)) 2) x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -16 (/ (pow y 3) x)) (* 8 (pow y 2))) x)) (* -4 y)) x)) 2) x)) |
(/ 2 x) |
(+ (* 4 (/ y (pow x 2))) (* 2 (/ 1 x))) |
(+ (* y (+ (* 8 (/ y (pow x 3))) (* 4 (/ 1 (pow x 2))))) (* 2 (/ 1 x))) |
(+ (* y (+ (* y (+ (* 16 (/ y (pow x 4))) (* 8 (/ 1 (pow x 3))))) (* 4 (/ 1 (pow x 2))))) (* 2 (/ 1 x))) |
(/ -1 y) |
(/ (- (* -1/2 (/ x y)) 1) y) |
(/ (- (* -1/4 (/ (pow x 2) (pow y 2))) (+ 1 (* 1/2 (/ x y)))) y) |
(/ (- (* -1/8 (/ (pow x 3) (pow y 3))) (+ 1 (+ (* 1/4 (/ (pow x 2) (pow y 2))) (* 1/2 (/ x y))))) y) |
(/ -1 y) |
(* -1 (/ (+ 1 (* 1/2 (/ x y))) y)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1/4 (/ (pow x 2) y)) (* 1/2 x)) y))) y)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow x 3) y)) (* -1/4 (pow x 2))) y)) (* 1/2 x)) y))) 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 (* (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/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)) |
(* 1/8 (* (pow t 2) (- (* 1/2 x) y))) |
(* (pow t 2) (+ (* 1/512 (* (pow t 6) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y)))) |
(* (pow t 2) (+ (* 1/512 (* (pow t 6) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y)))) |
(* (pow t 2) (+ (* 1/512 (* (pow t 6) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y)))) |
(* 1/512 (* (pow t 8) (- (* 1/2 x) y))) |
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6))))) |
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6))))) |
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6))))) |
(* 1/512 (* (pow t 8) (- (* 1/2 x) y))) |
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6))))) |
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6))))) |
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6))))) |
(* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))) |
(* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))) |
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))) |
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))) |
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))) |
(* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))) |
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)))) |
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)))) |
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)))) |
(* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))) |
(* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) |
(* y (+ (* -1 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)))) |
(* y (+ (* -1 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)))) |
(* y (+ (* -1 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)))) |
(* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)) (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)) (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)) (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))) |
(* (pow t 2) (- (* 1/2 x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(* -1 (* (pow t 2) y)) |
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x))) |
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x))) |
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x))) |
(* 1/2 (* (pow t 2) x)) |
(* x (+ (* -1 (/ (* (pow t 2) y) x)) (* 1/2 (pow t 2)))) |
(* x (+ (* -1 (/ (* (pow t 2) y) x)) (* 1/2 (pow t 2)))) |
(* x (+ (* -1 (/ (* (pow t 2) y) x)) (* 1/2 (pow t 2)))) |
(* 1/2 (* (pow t 2) x)) |
(* -1 (* x (+ (* -1/2 (pow t 2)) (/ (* (pow t 2) y) x)))) |
(* -1 (* x (+ (* -1/2 (pow t 2)) (/ (* (pow t 2) y) x)))) |
(* -1 (* x (+ (* -1/2 (pow t 2)) (/ (* (pow t 2) y) x)))) |
(* 1/2 (* (pow t 2) x)) |
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x))) |
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x))) |
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x))) |
(* -1 (* (pow t 2) y)) |
(* y (+ (* -1 (pow t 2)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(* y (+ (* -1 (pow t 2)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(* y (+ (* -1 (pow t 2)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(* -1 (* (pow t 2) y)) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (pow t 2)))) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (pow t 2)))) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (pow t 2)))) |
| Outputs |
|---|
(* (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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t t)) (-.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 t t) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 z #s(literal 1/4 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/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 #s(literal 1/2 binary64) (*.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 (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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t t)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.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) (- (* 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 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (*.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 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(+ (* -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 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(+ (* -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 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 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))))) |
(* 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 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)))) |
(* 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 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)))) |
(* 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 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) 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 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) #s(literal -1/2 binary64))) (neg.f64 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 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) #s(literal -1/2 binary64))) (neg.f64 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 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) #s(literal -1/2 binary64))) (neg.f64 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 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(+ (* -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 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(+ (* -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 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(* 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 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (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 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (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 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))))) |
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 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 (*.f64 #s(literal -1/2 binary64) (*.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 (*.f64 #s(literal -1/2 binary64) (*.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 (*.f64 #s(literal -1/2 binary64) (*.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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t t))))) |
(+ (* (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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t t)) (+.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)))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -2 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)))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -2 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)))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -2 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)))) (neg.f64 (*.f64 (sqrt.f64 #s(literal -2 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 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(+ 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)) |
(* 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/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/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/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/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/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/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/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/2 (* (* x (* (sqrt -2) (sqrt -1))) (sqrt z))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 x (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1/2 (* (* x (* (sqrt -2) (sqrt -1))) (sqrt z))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 x (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1/2 (* (* x (* (sqrt -2) (sqrt -1))) (sqrt z))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 x (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1/2 (* (* x (* (sqrt -2) (sqrt -1))) (sqrt z))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 x (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64))))) |
(* 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/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/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/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/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/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/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/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/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/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/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/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 z)) |
(* (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 -1 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 -1 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 -1 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 -1 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) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (neg.f64 (*.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 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 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)) |
(* 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 (*.f64 (sqrt.f64 #s(literal 2 binary64)) 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 (*.f64 (sqrt.f64 #s(literal 2 binary64)) 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 (*.f64 (sqrt.f64 #s(literal 2 binary64)) 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 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 (sqrt.f64 z) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 (sqrt.f64 z) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 (sqrt.f64 z) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) x)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))))) |
(* 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 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(*.f64 y (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (sqrt.f64 z)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(*.f64 y (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (sqrt.f64 z)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(*.f64 y (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (sqrt.f64 z)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.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 (*.f64 #s(literal -1/2 binary64) (*.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 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) y)) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (sqrt z) (/ (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2))) (+ y (* 1/2 x)))) |
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))) (+ y (* 1/2 x))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y y))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))) |
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y y))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))) |
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y y))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))) (* 1/4 (* (sqrt z) (sqrt 2))))) |
(*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x)))) |
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))) (* 1/4 (* (sqrt z) (sqrt 2))))) |
(*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x)))) |
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))) (* 1/4 (* (sqrt z) (sqrt 2))))) |
(*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x)))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))) (* 1/4 (* (sqrt z) (sqrt 2))))) |
(*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x)))) |
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))) (* 1/4 (* (sqrt z) (sqrt 2))))) |
(*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x)))) |
(* (pow x 2) (+ (* -1 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))) (* 1/4 (* (sqrt z) (sqrt 2))))) |
(*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 y y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x x)))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y y))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))) |
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y y))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))) |
(+ (* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y y))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))) |
(* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
(* (pow y 2) (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt z))))) |
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 y y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(* (pow y 2) (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt z))))) |
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 y y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(* (pow y 2) (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt z))))) |
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 y y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(* -1 (* (* (pow y 2) (sqrt 2)) (sqrt z))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
(* (pow y 2) (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt z))))) |
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 y y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(* (pow y 2) (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt z))))) |
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 y y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(* (pow y 2) (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (pow y 2)) (sqrt z))))) |
(*.f64 (*.f64 y y) (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 y y)) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/4 (pow x 2)) (pow y 2)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))))) |
(*.f64 (neg.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))))) |
(*.f64 (neg.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))))) |
(*.f64 (neg.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/4 (pow x 2)) (pow y 2)))))) |
(*.f64 (neg.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal -2 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) |
(* -1 (pow y 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 y y)) |
(- (* 1/4 (pow x 2)) (pow y 2)) |
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) |
(- (* 1/4 (pow x 2)) (pow y 2)) |
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) |
(- (* 1/4 (pow x 2)) (pow y 2)) |
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)))) |
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)))) |
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)))) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)))) |
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)))) |
(* (pow x 2) (+ 1/4 (* -1 (/ (pow y 2) (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y y) (*.f64 x x)))) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(+ (* -1 (pow y 2)) (* 1/4 (pow x 2))) |
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) |
(+ (* -1 (pow y 2)) (* 1/4 (pow x 2))) |
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) |
(+ (* -1 (pow y 2)) (* 1/4 (pow x 2))) |
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) |
(* -1 (pow y 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 y y)) |
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal -1 binary64))) |
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal -1 binary64))) |
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal -1 binary64))) |
(* -1 (pow y 2)) |
(-.f64 #s(literal 0 binary64) (*.f64 y y)) |
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal -1 binary64))) |
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal -1 binary64))) |
(* (pow y 2) (- (* 1/4 (/ (pow x 2) (pow y 2))) 1)) |
(*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal -1 binary64))) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* -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 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (sqrt.f64 (*.f64 z (+.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 (* (* 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 (*.f64 z (+.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 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(+ (* -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 (*.f64 z (+.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 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(+ (* -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 (*.f64 z (+.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 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 (*.f64 z (+.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)))))))))) |
(* 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 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 z (+.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)))))))))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (sqrt.f64 (*.f64 z (+.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)))))))))) 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 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 z (+.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)))))))))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (sqrt.f64 (*.f64 z (+.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)))))))))) 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 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 z (+.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)))))))))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (sqrt.f64 (*.f64 z (+.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)))))))))) x))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 (*.f64 z (+.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 (* 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 (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (sqrt.f64 (*.f64 z (+.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)))))))))) x) (*.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 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) (neg.f64 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 (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (sqrt.f64 (*.f64 z (+.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)))))))))) x) (*.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 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) (neg.f64 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 (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (sqrt.f64 (*.f64 z (+.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)))))))))) x) (*.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 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) (neg.f64 x)) |
(* 1/2 (* (* x (sqrt 2)) (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (sqrt.f64 (*.f64 z (+.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 (* (* 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 (*.f64 z (+.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 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(+ (* -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 (*.f64 z (+.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 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(+ (* -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 (*.f64 z (+.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 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(* -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 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (sqrt.f64 (*.f64 z (+.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))))))))))) |
(* 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 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (sqrt.f64 (*.f64 z (+.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 (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 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) |
(* 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 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (sqrt.f64 (*.f64 z (+.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 (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 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64)))))))))))) |
(* 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 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (sqrt.f64 (*.f64 z (+.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 (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 (*.f64 t 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 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (sqrt.f64 (*.f64 z (+.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 (* 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 (*.f64 (sqrt.f64 (*.f64 z (+.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 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.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 (+ 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 (*.f64 (sqrt.f64 (*.f64 z (+.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 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.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 (+ 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 (*.f64 (sqrt.f64 (*.f64 z (+.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 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) y))) (-.f64 #s(literal 0 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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t t)) (-.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 t t) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 z #s(literal 1/4 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/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 #s(literal 1/2 binary64) (*.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 (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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t t)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 (*.f64 z #s(literal 1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal -1/4 binary64))))))))))))) |
(* (* (pow t 3) (* (sqrt 1/6) (* (sqrt 2) (- (* 1/2 x) y)))) (sqrt z)) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (sqrt.f64 #s(literal 1/6 binary64))) (*.f64 (sqrt.f64 #s(literal 2 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))) (* (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 (*.f64 t t) (sqrt.f64 #s(literal 1/6 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (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 (*.f64 t t) (sqrt.f64 #s(literal 1/6 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 z (/.f64 (*.f64 z #s(literal 1/16 binary64)) #s(literal 1/6 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (*.f64 (sqrt.f64 #s(literal 1/6 binary64)) (pow.f64 t #s(literal 4 binary64))))))) |
(* (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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 z (/.f64 (*.f64 z #s(literal 1/16 binary64)) #s(literal 1/6 binary64)))))) (*.f64 (sqrt.f64 #s(literal 1/6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 z (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 z (/.f64 (*.f64 z #s(literal 1/16 binary64)) #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 (*.f64 t t) (sqrt.f64 #s(literal 1/6 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (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 t (*.f64 t t)) (sqrt.f64 #s(literal 1/6 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 #s(literal -1 binary64) (sqrt.f64 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))))))) |
(*.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 (*.f64 t t) (sqrt.f64 #s(literal 1/6 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/6 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 #s(literal -1 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)))) (* (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 (*.f64 t t) (sqrt.f64 #s(literal 1/6 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 z (/.f64 (*.f64 z #s(literal 1/16 binary64)) #s(literal 1/6 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) z))) (*.f64 (sqrt.f64 #s(literal 1/6 binary64)) (pow.f64 t #s(literal 4 binary64)))))) (*.f64 #s(literal -1 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 z (/.f64 (*.f64 z #s(literal 1/16 binary64)) #s(literal 1/6 binary64)))))) (*.f64 (sqrt.f64 #s(literal 1/6 binary64)) (pow.f64 t #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 z (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 z (/.f64 (*.f64 z #s(literal 1/16 binary64)) #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 (*.f64 t t) (sqrt.f64 #s(literal 1/6 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/6 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (*.f64 #s(literal -1 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) (- (* 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 (+.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)))))))))) |
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (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 (+.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)))))))))) |
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (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 (+.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)))))))))) |
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (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 (+.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)))))))))) |
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (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 (+.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)))))))))) |
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (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 (+.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)))))))))) |
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (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 (+.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)))))))))) |
(* (sqrt (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (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 (+.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 (* (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 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.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 (*.f64 t 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 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.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 (*.f64 t 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 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.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 (*.f64 t 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 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.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 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) |
(* -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 (+.f64 (/.f64 y x) #s(literal -1/2 binary64)) (neg.f64 x)) |
(* -1 (* x (- (/ y x) 1/2))) |
(*.f64 (+.f64 (/.f64 y x) #s(literal -1/2 binary64)) (neg.f64 x)) |
(* -1 (* x (- (/ y x) 1/2))) |
(*.f64 (+.f64 (/.f64 y x) #s(literal -1/2 binary64)) (neg.f64 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 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal -1 binary64))) |
(* y (- (* 1/2 (/ x y)) 1)) |
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal -1 binary64))) |
(* y (- (* 1/2 (/ x y)) 1)) |
(*.f64 y (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal -1 binary64))) |
(* -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 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal -1/2 binary64)) y)))) |
(* 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)) |
(*.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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t t))))) |
(+ (* (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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t t)) (+.f64 (*.f64 z #s(literal 1/6 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 z #s(literal -1/4 binary64)))))))))))) |
(* (* (pow t 3) (* (sqrt 1/6) (sqrt 2))) (sqrt z)) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 t (*.f64 t t)) (*.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))) (* (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 (*.f64 t 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 (*.f64 t 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)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 z (/.f64 (*.f64 z #s(literal 1/16 binary64)) #s(literal 1/6 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/6 binary64)) (pow.f64 t #s(literal 4 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)))) (+ (* 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 t (*.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 z #s(literal 1/16 binary64)) #s(literal 1/6 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 z (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 z (/.f64 (*.f64 z #s(literal 1/16 binary64)) #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) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t 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 #s(literal 0 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 #s(literal 1/6 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 (*.f64 t 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 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 (+.f64 (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t 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)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 z (/.f64 (*.f64 z #s(literal 1/16 binary64)) #s(literal 1/6 binary64))))) (*.f64 (sqrt.f64 #s(literal 1/6 binary64)) (pow.f64 t #s(literal 4 binary64)))))) (*.f64 #s(literal -1 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)))) (+ (* 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 z #s(literal 1/16 binary64)) #s(literal 1/6 binary64)))) (*.f64 (sqrt.f64 #s(literal 1/6 binary64)) (pow.f64 t #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 z (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 z (/.f64 (*.f64 z #s(literal 1/16 binary64)) #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) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t 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 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 (*.f64 t 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 (*.f64 t 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 (*.f64 t 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 (*.f64 t 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 (*.f64 t 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 (*.f64 t 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 (*.f64 t 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 (*.f64 t 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 (*.f64 t 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 (*.f64 t 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 (*.f64 t 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 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/6 binary64))))))))))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (/ (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(* (sqrt z) (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) y)) |
(+ (* (sqrt z) (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) y)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) y)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) y)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (sqrt z)) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (* (/ (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)) x) (sqrt z)))) |
(*.f64 x (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) y)) x)))) |
(* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (* (/ (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)) x) (sqrt z)))) |
(*.f64 x (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) y)) x)))) |
(* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (* (/ (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)) x) (sqrt z)))) |
(*.f64 x (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) y)) x)))) |
(* -1 (* (* x (* (sqrt 2) (- (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1/2))) (sqrt z))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) #s(literal -1/2 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1/2)))))) |
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) y)) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) #s(literal -1/2 binary64))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1/2)))))) |
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) y)) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) #s(literal -1/2 binary64))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1/2)))))) |
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) y)) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) #s(literal -1/2 binary64))))) (neg.f64 x)) |
(* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (* (* y (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) #s(literal -1 binary64)))))) |
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (* (* y (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) #s(literal -1 binary64)))))) |
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) (* (* y (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) #s(literal -1 binary64)))))) |
(* (* y (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))) (sqrt z)) |
(*.f64 (sqrt.f64 z) (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) #s(literal -1 binary64))))) |
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) y) (sqrt z)))) |
(*.f64 y (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) y)))) |
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) y) (sqrt z)))) |
(*.f64 y (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) y)))) |
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) y) (sqrt z)))) |
(*.f64 y (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) y)))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) (sqrt z))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) |
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))))) |
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))))) |
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))))) |
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))))) (-.f64 #s(literal 0 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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t t)) (-.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 #s(literal 1/2 binary64) (*.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) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t t)) (-.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) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* -1 (* (* (pow t 2) (* (sqrt 2) (+ (* -1/32 (- (* 1/2 x) y)) (* 1/32 (- (* 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 #s(literal 1/2 binary64) (*.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 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/8 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64))))))))) |
(* 1/8 (* (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.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) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 t t)))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) (+ y (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y)))))) (pow t 4)) (sqrt z))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/8 binary64)) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 0 binary64))) (pow.f64 t #s(literal 4 binary64))))))) |
(* (pow t 4) (+ (* -4 (* (/ (* (sqrt 2) (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y)))) (pow t 6)) (sqrt z))) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) (+ y (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y)))))) (pow t 4)) (sqrt z)))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 0 binary64))) (pow.f64 t #s(literal 4 binary64))))) (+.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/8 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64))) (pow.f64 t #s(literal 6 binary64))) (sqrt.f64 z))))) |
(* 1/8 (* (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (pow.f64 t #s(literal 4 binary64)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.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) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 t t)))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) (+ y (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y)))))) (pow t 4)) (sqrt z))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/8 binary64)) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 0 binary64))) (pow.f64 t #s(literal 4 binary64))))))) |
(* (pow t 4) (+ (* -4 (* (/ (* (sqrt 2) (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y)))) (pow t 6)) (sqrt z))) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) (+ y (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y)))))) (pow t 4)) (sqrt z)))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 0 binary64))) (pow.f64 t #s(literal 4 binary64))))) (+.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/8 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64))) (pow.f64 t #s(literal 6 binary64))) (sqrt.f64 z))))) |
(- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y) |
(-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) y) |
(- (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* x (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) y) |
(-.f64 (-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) y) |
(- (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* x (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) y) |
(-.f64 (-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) y) |
(- (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* x (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) y) |
(-.f64 (-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) y) |
(* x (+ 1/2 (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) |
(* x (- (+ 1/2 (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) (/ y x))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) y) x)))) |
(* x (- (+ 1/2 (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) (/ y x))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) y) x)))) |
(* x (- (+ 1/2 (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) (/ y x))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) y) x)))) |
(* -1 (* x (- (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1/2))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) #s(literal -1/2 binary64)) (neg.f64 x)) |
(* -1 (* x (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y) x)) (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) 1/2))) |
(*.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) y) x)) #s(literal -1/2 binary64)) (neg.f64 x)) |
(* -1 (* x (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y) x)) (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) 1/2))) |
(*.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) y) x)) #s(literal -1/2 binary64)) (neg.f64 x)) |
(* -1 (* x (- (+ (* -1 (/ (- (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) y) x)) (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) 1/2))) |
(*.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) y) x)) #s(literal -1/2 binary64)) (neg.f64 x)) |
(+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) |
(+ (* 1/2 x) (+ (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* y (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 y (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) #s(literal -1 binary64)))) |
(+ (* 1/2 x) (+ (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* y (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 y (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) #s(literal -1 binary64)))) |
(+ (* 1/2 x) (+ (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* y (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (*.f64 y (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) #s(literal -1 binary64)))) |
(* y (- (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) 1)) |
(*.f64 y (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) |
(* y (- (+ (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) 1)) |
(*.f64 y (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) y) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal -1 binary64))) |
(* y (- (+ (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) 1)) |
(*.f64 y (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) y) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal -1 binary64))) |
(* y (- (+ (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) 1)) |
(*.f64 y (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) y) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) #s(literal -1 binary64))) |
(* -1 (* y (+ 1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) y)) (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) y)) (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) y)) (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 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 #s(literal 1/2 binary64) (+.f64 x (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) 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 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/2 (- (* 1/2 x) y)) (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/32 (- (* 1/2 x) y)) (* 1/32 (- (* 1/2 x) y))))) (* -1/8 (- (* 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 t t) #s(literal 0 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* 1/8 (* (pow t 4) (- (* 1/2 x) y))) |
(*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 t #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t)))) |
(* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 4)))) (+ (* -2 (/ (- (* 1/2 x) y) (pow t 4))) (+ (* -1/2 (/ (- (* 1/2 x) y) (pow t 2))) (+ (* 2 (/ (- (* 1/2 x) y) (pow t 4))) (/ y (pow t 4))))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (-.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 t #s(literal 4 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal -2 binary64)) (pow.f64 t #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 4 binary64))) (/.f64 y (pow.f64 t #s(literal 4 binary64))))))) |
(* (pow t 4) (- (+ (* -4 (/ (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y))) (pow t 6))) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 4))))) (+ (* -2 (/ (- (* 1/2 x) y) (pow t 4))) (+ (* -1/2 (/ (- (* 1/2 x) y) (pow t 2))) (+ (* 2 (/ (- (* 1/2 x) y) (pow t 4))) (/ y (pow t 4))))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (-.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (+.f64 (/.f64 #s(literal 0 binary64) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 t #s(literal 4 binary64))))) (+.f64 (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal -2 binary64)) (pow.f64 t #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 4 binary64))) (/.f64 y (pow.f64 t #s(literal 4 binary64))))))) |
(* 1/8 (* (pow t 4) (- (* 1/2 x) y))) |
(*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 t #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t)))) |
(* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 4)))) (+ (* -2 (/ (- (* 1/2 x) y) (pow t 4))) (+ (* -1/2 (/ (- (* 1/2 x) y) (pow t 2))) (+ (* 2 (/ (- (* 1/2 x) y) (pow t 4))) (/ y (pow t 4))))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (-.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 t #s(literal 4 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal -2 binary64)) (pow.f64 t #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 4 binary64))) (/.f64 y (pow.f64 t #s(literal 4 binary64))))))) |
(* (pow t 4) (- (+ (* -4 (/ (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y))) (pow t 6))) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ x (pow t 4))))) (+ (* -2 (/ (- (* 1/2 x) y) (pow t 4))) (+ (* -1/2 (/ (- (* 1/2 x) y) (pow t 2))) (+ (* 2 (/ (- (* 1/2 x) y) (pow t 4))) (/ y (pow t 4))))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (-.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (+.f64 (/.f64 #s(literal 0 binary64) (pow.f64 t #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 t #s(literal 4 binary64))))) (+.f64 (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal -2 binary64)) (pow.f64 t #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 4 binary64))) (/.f64 y (pow.f64 t #s(literal 4 binary64))))))) |
(* 1/2 (* (pow t 2) (- (* 1/2 x) y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (pow t 2) (+ (* 1/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y)))) |
(*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) |
(* (pow t 2) (+ (* 1/2 (- (* 1/2 x) y)) (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/32 (- (* 1/2 x) y)) (* 1/32 (- (* 1/2 x) y))))) (* -1/8 (- (* 1/2 x) y)))))) |
(*.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 t t) #s(literal 0 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)))))) |
(* (pow t 2) (+ (* 1/2 (- (* 1/2 x) y)) (* (pow t 2) (- (* (pow t 2) (- (* -1/4 (* (pow t 2) (+ (* -1/32 (- (* 1/2 x) y)) (* 1/32 (- (* 1/2 x) y))))) (+ (* -1/32 (- (* 1/2 x) y)) (* 1/32 (- (* 1/2 x) y))))) (* -1/8 (- (* 1/2 x) y)))))) |
(*.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 t t) (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 t t)) #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)))))) |
(* 1/8 (* (pow t 4) (- (* 1/2 x) y))) |
(*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 t #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t)))) |
(* (pow t 4) (- (+ (* -1 (/ (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y))) (pow t 4))) (* 1/8 (- (* 1/2 x) y))) (* -1/2 (/ (- (* 1/2 x) y) (pow t 2))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 t #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t))))) |
(* (pow t 4) (- (+ (* -4 (/ (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y))) (pow t 6))) (* 1/8 (- (* 1/2 x) y))) (+ (* -2 (/ (- (* 1/2 x) y) (pow t 4))) (+ (* -1/2 (/ (- (* 1/2 x) y) (pow t 2))) (* 2 (/ (- (* 1/2 x) y) (pow t 4))))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (-.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (/.f64 #s(literal 0 binary64) (pow.f64 t #s(literal 6 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal -2 binary64)) (pow.f64 t #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 4 binary64)))))) |
(* 1/8 (* (pow t 4) (- (* 1/2 x) y))) |
(*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 t #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t)))) |
(* (pow t 4) (- (+ (* -1 (/ (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y))) (pow t 4))) (* 1/8 (- (* 1/2 x) y))) (* -1/2 (/ (- (* 1/2 x) y) (pow t 2))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 t #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t))))) |
(* (pow t 4) (- (+ (* -4 (/ (+ (* -2 (- (* 1/2 x) y)) (* 2 (- (* 1/2 x) y))) (pow t 6))) (* 1/8 (- (* 1/2 x) y))) (+ (* -2 (/ (- (* 1/2 x) y) (pow t 4))) (+ (* -1/2 (/ (- (* 1/2 x) y) (pow t 2))) (* 2 (/ (- (* 1/2 x) y) (pow t 4))))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (-.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (/.f64 #s(literal 0 binary64) (pow.f64 t #s(literal 6 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal -2 binary64)) (pow.f64 t #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 4 binary64)))))) |
(* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) |
(/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) |
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) |
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) |
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) |
(* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) |
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (*.f64 x (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (*.f64 x (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (* 1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) |
(*.f64 x (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (*.f64 x (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))))) |
(* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) |
(* -1 (* x (+ (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (*.f64 x (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (*.f64 x (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/2 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (* x (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (*.f64 x (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) (neg.f64 x)) |
(* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) |
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) |
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) |
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) |
(* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) |
(/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) |
(* y (+ (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) |
(*.f64 y (-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) y) (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) |
(* y (+ (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) |
(*.f64 y (-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) y) (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) |
(* y (+ (* -1 (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))))) |
(*.f64 y (-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) y) (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) |
(* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))) |
(/.f64 (*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) y) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) y) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) (* y (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2))))))) (/ (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))) (+ 1/4 (* 1/8 (* (pow t 2) (- (* 1/8 (pow t 2)) 1/2)))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) y) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) y)) |
1/4 |
#s(literal 1/4 binary64) |
(+ 1/4 (* -1/16 (pow t 2))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal -1/16 binary64))) |
(+ 1/4 (* (pow t 2) (- (* 1/64 (pow t 2)) 1/16))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal -1/16 binary64)))) |
(+ 1/4 (* (pow t 2) (- (* 1/64 (pow t 2)) 1/16))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal -1/16 binary64)))) |
(* 1/64 (pow t 4)) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/64 binary64)) |
(* (pow t 4) (- 1/64 (* 1/16 (/ 1 (pow t 2))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/64 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 t t)))) |
(* (pow t 4) (- (+ 1/64 (/ 1/4 (pow t 4))) (* 1/16 (/ 1 (pow t 2))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 t #s(literal 4 binary64))) (+.f64 #s(literal 1/64 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 t t))))) |
(* (pow t 4) (- (+ 1/64 (/ 1/4 (pow t 4))) (* 1/16 (/ 1 (pow t 2))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 t #s(literal 4 binary64))) (+.f64 #s(literal 1/64 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 t t))))) |
(* 1/64 (pow t 4)) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) #s(literal 1/64 binary64)) |
(* (pow t 4) (- 1/64 (* 1/16 (/ 1 (pow t 2))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/64 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 t t)))) |
(* (pow t 4) (- (+ 1/64 (/ 1/4 (pow t 4))) (* 1/16 (/ 1 (pow t 2))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 t #s(literal 4 binary64))) (+.f64 #s(literal 1/64 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 t t))))) |
(* (pow t 4) (- (+ 1/64 (/ 1/4 (pow t 4))) (* 1/16 (/ 1 (pow t 2))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 t #s(literal 4 binary64))) (+.f64 #s(literal 1/64 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 t t))))) |
(/ -1 y) |
(/.f64 #s(literal -1 binary64) y) |
(- (* -1/2 (/ x (pow y 2))) (/ 1 y)) |
(/.f64 (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64)) y) |
(- (* x (- (* -1/4 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y)) |
(+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) x) (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (/.f64 #s(literal -1 binary64) y)) |
(- (* x (- (* x (- (* -1/8 (/ x (pow y 4))) (* 1/4 (/ 1 (pow y 3))))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y)) |
(+.f64 (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) x) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal -1/2 binary64) (*.f64 y y)))) (/.f64 #s(literal -1 binary64) y)) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ (+ 2 (* 4 (/ y x))) x) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 y #s(literal 4 binary64)) x)) x) |
(/ (- (+ 2 (* 8 (/ (pow y 2) (pow x 2)))) (* -4 (/ y x))) x) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) x) (*.f64 y #s(literal 4 binary64))) x)) x) |
(/ (- (+ 2 (* 16 (/ (pow y 3) (pow x 3)))) (+ (* -8 (/ (pow y 2) (pow x 2))) (* -4 (/ y x)))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 y #s(literal -4 binary64)) x) (/.f64 (*.f64 (*.f64 y y) #s(literal -8 binary64)) (*.f64 x x))))) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(* -1 (/ (- (* -4 (/ y x)) 2) x)) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 y #s(literal 4 binary64)) x)) x) |
(* -1 (/ (- (* -1 (/ (- (* 8 (/ (pow y 2) x)) (* -4 y)) x)) 2) x)) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) x) (*.f64 y #s(literal 4 binary64))) x)) #s(literal -2 binary64)) (neg.f64 x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -16 (/ (pow y 3) x)) (* 8 (pow y 2))) x)) (* -4 y)) x)) 2) x)) |
(/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 y (*.f64 y y))) x) (*.f64 (*.f64 y y) #s(literal -8 binary64))) (neg.f64 x)) (*.f64 y #s(literal 4 binary64))) (neg.f64 x)) #s(literal -2 binary64)) (neg.f64 x)) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(+ (* 4 (/ y (pow x 2))) (* 2 (/ 1 x))) |
(+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (/.f64 (*.f64 y #s(literal 4 binary64)) x) x)) |
(+ (* y (+ (* 8 (/ y (pow x 3))) (* 4 (/ 1 (pow x 2))))) (* 2 (/ 1 x))) |
(+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 y (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 8 binary64) y) (*.f64 x (*.f64 x x)))))) |
(+ (* y (+ (* y (+ (* 16 (/ y (pow x 4))) (* 8 (/ 1 (pow x 3))))) (* 4 (/ 1 (pow x 2))))) (* 2 (/ 1 x))) |
(+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 y (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 y (+.f64 (/.f64 (*.f64 #s(literal 16 binary64) y) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))))))) |
(/ -1 y) |
(/.f64 #s(literal -1 binary64) y) |
(/ (- (* -1/2 (/ x y)) 1) y) |
(/.f64 (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) y) #s(literal -1 binary64)) y) |
(/ (- (* -1/4 (/ (pow x 2) (pow y 2))) (+ 1 (* 1/2 (/ x y)))) y) |
(/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y) (*.f64 x #s(literal -1/2 binary64))) y) #s(literal 1 binary64)) y) |
(/ (- (* -1/8 (/ (pow x 3) (pow y 3))) (+ 1 (+ (* 1/4 (/ (pow x 2) (pow y 2))) (* 1/2 (/ x y))))) y) |
(/.f64 (-.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 y)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) y) |
(/ -1 y) |
(/.f64 #s(literal -1 binary64) y) |
(* -1 (/ (+ 1 (* 1/2 (/ x y))) y)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1/4 (/ (pow x 2) y)) (* 1/2 x)) y))) y)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) y) (*.f64 x #s(literal -1/2 binary64))) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ (pow x 3) y)) (* -1/4 (pow x 2))) y)) (* 1/2 x)) y))) y)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) y)) (*.f64 x #s(literal -1/2 binary64))) y)) (-.f64 #s(literal 0 binary64) 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 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 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 -1 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 -1 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 -1 binary64) (sqrt.f64 z))) |
(* 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))))) |
(* 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 z #s(literal 1/3 binary64)) (+.f64 (/.f64 z (*.f64 t t)) (/.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)))))) |
(* (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 (pow.f64 t #s(literal 4 binary64))) (/.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 z #s(literal 1/3 binary64)) (+.f64 (/.f64 z (*.f64 t t)) (/.f64 (*.f64 z #s(literal 2 binary64)) (pow.f64 t #s(literal 4 binary64)))))) |
(* (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 (pow.f64 t #s(literal 4 binary64))) (/.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 #s(literal 2 binary64) (*.f64 z (+.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))))))))) |
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
(*.f64 #s(literal 2 binary64) (*.f64 z (+.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))))))))) |
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
(*.f64 #s(literal 2 binary64) (*.f64 z (+.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))))))))) |
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
(*.f64 #s(literal 2 binary64) (*.f64 z (+.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))))))))) |
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
(*.f64 #s(literal 2 binary64) (*.f64 z (+.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))))))))) |
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
(*.f64 #s(literal 2 binary64) (*.f64 z (+.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))))))))) |
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
(*.f64 #s(literal 2 binary64) (*.f64 z (+.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))))))))) |
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
(*.f64 #s(literal 2 binary64) (*.f64 z (+.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))))))))) |
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
(*.f64 #s(literal 2 binary64) (*.f64 z (+.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))))))))) |
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
(*.f64 #s(literal 2 binary64) (*.f64 z (+.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))))))))) |
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
(*.f64 #s(literal 2 binary64) (*.f64 z (+.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))))))))) |
(* 2 (* z (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))))) |
(*.f64 #s(literal 2 binary64) (*.f64 z (+.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/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)) |
(* 1/8 (* (pow t 2) (- (* 1/2 x) y))) |
(*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (pow t 2) (+ (* 1/512 (* (pow t 6) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y)))) |
(*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) |
(* (pow t 2) (+ (* 1/512 (* (pow t 6) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y)))) |
(*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) |
(* (pow t 2) (+ (* 1/512 (* (pow t 6) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y)))) |
(*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) |
(* 1/512 (* (pow t 8) (- (* 1/2 x) y))) |
(*.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 8 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6))))) |
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/512 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (pow.f64 t #s(literal 6 binary64))))) |
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6))))) |
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/512 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (pow.f64 t #s(literal 6 binary64))))) |
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6))))) |
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/512 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (pow.f64 t #s(literal 6 binary64))))) |
(* 1/512 (* (pow t 8) (- (* 1/2 x) y))) |
(*.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 8 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6))))) |
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/512 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (pow.f64 t #s(literal 6 binary64))))) |
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6))))) |
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/512 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (pow.f64 t #s(literal 6 binary64))))) |
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6))))) |
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/512 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (pow.f64 t #s(literal 6 binary64))))) |
(* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) |
(*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) |
(* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) |
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))) |
(*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) x))) |
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))) |
(*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) x))) |
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))) |
(*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) x))) |
(* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) |
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) x) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) x) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) x) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (neg.f64 x)) |
(* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) |
(* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) |
(*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) |
(* y (+ (* -1 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)))) |
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))))) |
(* y (+ (* -1 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)))) |
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))))) |
(* y (+ (* -1 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)))) |
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))))) |
(* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) |
(*.f64 (*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)) (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)) (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)) (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) #s(literal 1/512 binary64))))) y)) (-.f64 #s(literal 0 binary64) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) |
(* -1 (* (pow t 2) y)) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) (*.f64 y (*.f64 t t))) |
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) (*.f64 y (*.f64 t t))) |
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) (*.f64 y (*.f64 t t))) |
(* 1/2 (* (pow t 2) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) |
(* x (+ (* -1 (/ (* (pow t 2) y) x)) (* 1/2 (pow t 2)))) |
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (*.f64 y (*.f64 t t)) x))) |
(* x (+ (* -1 (/ (* (pow t 2) y) x)) (* 1/2 (pow t 2)))) |
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (*.f64 y (*.f64 t t)) x))) |
(* x (+ (* -1 (/ (* (pow t 2) y) x)) (* 1/2 (pow t 2)))) |
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (*.f64 y (*.f64 t t)) x))) |
(* 1/2 (* (pow t 2) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) |
(* -1 (* x (+ (* -1/2 (pow t 2)) (/ (* (pow t 2) y) x)))) |
(*.f64 (*.f64 (*.f64 t t) (+.f64 (/.f64 y x) #s(literal -1/2 binary64))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/2 (pow t 2)) (/ (* (pow t 2) y) x)))) |
(*.f64 (*.f64 (*.f64 t t) (+.f64 (/.f64 y x) #s(literal -1/2 binary64))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/2 (pow t 2)) (/ (* (pow t 2) y) x)))) |
(*.f64 (*.f64 (*.f64 t t) (+.f64 (/.f64 y x) #s(literal -1/2 binary64))) (neg.f64 x)) |
(* 1/2 (* (pow t 2) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) |
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) (*.f64 y (*.f64 t t))) |
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) (*.f64 y (*.f64 t t))) |
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) (*.f64 y (*.f64 t t))) |
(* -1 (* (pow t 2) y)) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(* y (+ (* -1 (pow t 2)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) y) (*.f64 t t))) |
(* y (+ (* -1 (pow t 2)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) y) (*.f64 t t))) |
(* y (+ (* -1 (pow t 2)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) y) (*.f64 t t))) |
(* -1 (* (pow t 2) y)) |
(*.f64 y (-.f64 #s(literal 0 binary64) (*.f64 t t))) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (pow t 2)))) |
(*.f64 (+.f64 (*.f64 t t) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 t t))) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (pow t 2)))) |
(*.f64 (+.f64 (*.f64 t t) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 t t))) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (pow t 2)))) |
(*.f64 (+.f64 (*.f64 t t) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 t t))) y)) (-.f64 #s(literal 0 binary64) y)) |
Compiled 120299 to 5366 computations (95.5% saved)
38 alts after pruning (36 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1963 | 21 | 1984 |
| Fresh | 15 | 15 | 30 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1982 | 38 | 2020 |
| Status | Accuracy | Program |
|---|---|---|
| 23.5% | (/.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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) | |
| 26.6% | (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) | |
| 37.4% | (/.f64 (*.f64 (*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal -1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) | |
| ▶ | 28.9% | (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
| 63.2% | (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) y)) | |
| 60.6% | (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 60.4% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) | |
| 30.5% | (*.f64 (pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) | |
| 48.3% | (*.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)) | |
| 28.3% | (*.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)) | |
| 20.9% | (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.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)))))) | |
| 46.5% | (*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) | |
| 76.5% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 (*.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 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))))))))))) #s(literal 1/4 binary64))) | |
| 64.8% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (/.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))))))))))) | |
| 87.5% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 t t))))))) | |
| 82.2% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (+.f64 (*.f64 t t) #s(literal 1 binary64)) (*.f64 z #s(literal 2 binary64))))) | |
| 57.2% | (*.f64 (-.f64 #s(literal 0 binary64) y) (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)))))))) (*.f64 z #s(literal 2 binary64))))) | |
| 90.1% | (*.f64 (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) | |
| 60.4% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) | |
| 30.5% | (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) | |
| 53.9% | (*.f64 (*.f64 #s(literal 1/2 binary64) x) (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)))))))) (*.f64 z #s(literal 2 binary64))))) | |
| 40.5% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) | |
| 36.9% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) | |
| 85.2% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) y)) | |
| ✓ | 60.7% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
| ▶ | 33.4% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
| ▶ | 94.9% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1/4 binary64)))) |
| ▶ | 72.6% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) x))))))) |
| 90.1% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t (*.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) | |
| 85.5% | (*.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.9% | (*.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)))))))))) | |
| ▶ | 90.9% | (*.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)))))))) |
| 59.2% | (*.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)))) | |
| 55.7% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) | |
| 59.3% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| 51.7% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) | |
| ✓ | 30.6% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
| 33.0% | (*.f64 (sqrt.f64 z) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
Compiled 2284 to 1337 computations (41.5% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 768 | (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) x)))) |
| ✓ | cost-diff | 768 | (*.f64 x (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) x))))) |
| ✓ | cost-diff | 896 | (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) x)))))) |
| ✓ | cost-diff | 896 | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) x))))))) |
| ✓ | cost-diff | 0 | (*.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))))))) |
| ✓ | 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 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
| ✓ | 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 z #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| ✓ | cost-diff | 256 | (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1/4 binary64))) |
| ✓ | cost-diff | 256 | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1/4 binary64)))) |
| 3366× | *-lowering-*.f32 |
| 3366× | *-lowering-*.f64 |
| 2568× | +-lowering-+.f64 |
| 2568× | +-lowering-+.f32 |
| 2172× | fma-lowering-fma.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 530 |
| 1 | 179 | 468 |
| 2 | 634 | 462 |
| 3 | 2752 | 440 |
| 4 | 6224 | 440 |
| 0 | 8450 | 440 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt (* z 2)) (+ (- (* 1/2 x) y) (/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) 1/4))) |
(sqrt (* z 2)) |
(* z 2) |
z |
2 |
(+ (- (* 1/2 x) y) (/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) 1/4)) |
(- (* 1/2 x) y) |
(* 1/2 x) |
1/2 |
x |
y |
(/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) 1/4) |
(* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) |
(+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) |
1/8 |
(* (* t (* t t)) (* (* t (* t t)) 1/512)) |
(* t (* t t)) |
t |
(* t t) |
(* (* t (* t t)) 1/512) |
1/512 |
(* t (* t (- (* x 1/2) y))) |
(* t (- (* x 1/2) y)) |
(- (* x 1/2) y) |
(* x 1/2) |
1/4 |
(* (sqrt (* z 2)) (- 0 y)) |
(sqrt (* z 2)) |
(* z 2) |
z |
2 |
(- 0 y) |
0 |
y |
(/ (* (* 1/4 (* x x)) (sqrt (* 2 z))) (+ (* x 1/2) y)) |
(* (* 1/4 (* x x)) (sqrt (* 2 z))) |
(* 1/4 (* x x)) |
1/4 |
(* x x) |
x |
(sqrt (* 2 z)) |
(* 2 z) |
2 |
z |
(+ (* x 1/2) y) |
(* x 1/2) |
1/2 |
y |
(* (sqrt (* z 2)) (* (- (* x 1/2) y) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/8))))))) |
(sqrt (* z 2)) |
(* z 2) |
z |
2 |
(* (- (* x 1/2) y) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/8)))))) |
(- (* x 1/2) y) |
(* x 1/2) |
x |
1/2 |
y |
(+ 1 (* t (* t (+ 1/2 (* (* t t) 1/8))))) |
1 |
(* t (* t (+ 1/2 (* (* t t) 1/8)))) |
t |
(* t (+ 1/2 (* (* t t) 1/8))) |
(+ 1/2 (* (* t t) 1/8)) |
(* (* t t) 1/8) |
(* t t) |
1/8 |
(* (sqrt (* z 2)) (+ (- (* 1/2 x) y) (* x (- (* (* t t) (* 1/2 (+ 1/2 (* (* t t) 1/8)))) (* (* t t) (* y (/ (+ 1/2 (* (* t t) 1/8)) x))))))) |
(sqrt (* z 2)) |
(* z 2) |
z |
2 |
(+ (- (* 1/2 x) y) (* x (- (* (* t t) (* 1/2 (+ 1/2 (* (* t t) 1/8)))) (* (* t t) (* y (/ (+ 1/2 (* (* t t) 1/8)) x)))))) |
(- (* 1/2 x) y) |
(* 1/2 x) |
1/2 |
x |
y |
(* x (- (* (* t t) (* 1/2 (+ 1/2 (* (* t t) 1/8)))) (* (* t t) (* y (/ (+ 1/2 (* (* t t) 1/8)) x))))) |
(- (* (* t t) (* 1/2 (+ 1/2 (* (* t t) 1/8)))) (* (* t t) (* y (/ (+ 1/2 (* (* t t) 1/8)) x)))) |
(* (* t t) (* 1/2 (+ 1/2 (* (* t t) 1/8)))) |
(* t t) |
t |
(* 1/2 (+ 1/2 (* (* t t) 1/8))) |
(+ 1/2 (* (* t t) 1/8)) |
(* (* t t) 1/8) |
1/8 |
(* (* t t) (* y (/ (+ 1/2 (* (* t t) 1/8)) x))) |
(* y (/ (+ 1/2 (* (* t t) 1/8)) x)) |
(/ (+ 1/2 (* (* t t) 1/8)) x) |
| Outputs |
|---|
(* (sqrt (* z 2)) (+ (- (* 1/2 x) y) (/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) 1/4))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) #s(literal 1/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) |
(+ (- (* 1/2 x) y) (/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) 1/4)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) #s(literal 1/4 binary64)))) |
(- (* 1/2 x) y) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
1/2 |
#s(literal 1/2 binary64) |
x |
y |
(/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) 1/4) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 t t) #s(literal 1/4 binary64)))) |
(* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) |
(+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) |
1/8 |
#s(literal 1/8 binary64) |
(* (* t (* t t)) (* (* t (* t t)) 1/512)) |
(*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) |
(* t (* t t)) |
(*.f64 t (*.f64 t t)) |
t |
(* t t) |
(*.f64 t t) |
(* (* t (* t t)) 1/512) |
(*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)) |
1/512 |
#s(literal 1/512 binary64) |
(* t (* t (- (* x 1/2) y))) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* t (- (* x 1/2) y)) |
(*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(- (* x 1/2) y) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* x 1/2) |
(*.f64 #s(literal 1/2 binary64) x) |
1/4 |
#s(literal 1/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 |
(/ (* (* 1/4 (* x x)) (sqrt (* 2 z))) (+ (* x 1/2) y)) |
(*.f64 (*.f64 x x) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1/4 binary64) (+.f64 y (*.f64 #s(literal 1/2 binary64) x))))) |
(* (* 1/4 (* x x)) (sqrt (* 2 z))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) |
(* 1/4 (* x x)) |
(*.f64 x (*.f64 x #s(literal 1/4 binary64))) |
1/4 |
#s(literal 1/4 binary64) |
(* x x) |
(*.f64 x x) |
x |
(sqrt (* 2 z)) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(* 2 z) |
(*.f64 z #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
z |
(+ (* x 1/2) y) |
(+.f64 y (*.f64 #s(literal 1/2 binary64) x)) |
(* x 1/2) |
(*.f64 #s(literal 1/2 binary64) x) |
1/2 |
#s(literal 1/2 binary64) |
y |
(* (sqrt (* z 2)) (* (- (* x 1/2) y) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/8))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) 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) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/8)))))) |
(*.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 #s(literal 1/8 binary64) (*.f64 t t))))))) |
(- (* x 1/2) y) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* x 1/2) |
(*.f64 #s(literal 1/2 binary64) x) |
x |
1/2 |
#s(literal 1/2 binary64) |
y |
(+ 1 (* t (* t (+ 1/2 (* (* t t) 1/8))))) |
(+.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) |
1 |
#s(literal 1 binary64) |
(* t (* t (+ 1/2 (* (* t t) 1/8)))) |
(*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) |
t |
(* t (+ 1/2 (* (* t t) 1/8))) |
(*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) |
(+ 1/2 (* (* t t) 1/8)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) |
(* (* t t) 1/8) |
(*.f64 #s(literal 1/8 binary64) (*.f64 t t)) |
(* t t) |
(*.f64 t t) |
1/8 |
#s(literal 1/8 binary64) |
(* (sqrt (* z 2)) (+ (- (* 1/2 x) y) (* x (- (* (* t t) (* 1/2 (+ 1/2 (* (* t t) 1/8)))) (* (* t t) (* y (/ (+ 1/2 (* (* t t) 1/8)) x))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x))))))) 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) (* x (- (* (* t t) (* 1/2 (+ 1/2 (* (* t t) 1/8)))) (* (* t t) (* y (/ (+ 1/2 (* (* t t) 1/8)) x)))))) |
(-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) (-.f64 #s(literal 1/2 binary64) (/.f64 y 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) |
1/2 |
#s(literal 1/2 binary64) |
x |
y |
(* x (- (* (* t t) (* 1/2 (+ 1/2 (* (* t t) 1/8)))) (* (* t t) (* y (/ (+ 1/2 (* (* t t) 1/8)) x))))) |
(*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) (*.f64 x (*.f64 t t))) |
(- (* (* t t) (* 1/2 (+ 1/2 (* (* t t) 1/8)))) (* (* t t) (* y (/ (+ 1/2 (* (* t t) 1/8)) x)))) |
(*.f64 t (*.f64 t (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) (-.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(* (* t t) (* 1/2 (+ 1/2 (* (* t t) 1/8)))) |
(*.f64 t (*.f64 t (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) |
(* t t) |
(*.f64 t t) |
t |
(* 1/2 (+ 1/2 (* (* t t) 1/8))) |
(+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) |
(+ 1/2 (* (* t t) 1/8)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) |
(* (* t t) 1/8) |
(*.f64 #s(literal 1/8 binary64) (*.f64 t t)) |
1/8 |
#s(literal 1/8 binary64) |
(* (* t t) (* y (/ (+ 1/2 (* (* t t) 1/8)) x))) |
(*.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) (/.f64 y x))) |
(* y (/ (+ 1/2 (* (* t t) 1/8)) x)) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) (/.f64 y x)) |
(/ (+ 1/2 (* (* t t) 1/8)) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 95.3% | (*.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) x)) |
| ✓ | accuracy | 92.6% | (*.f64 x (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) x))))) |
| ✓ | accuracy | 89.4% | (*.f64 (*.f64 t t) (*.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) x))) |
| ✓ | accuracy | 87.4% | (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) x)))) |
| ✓ | accuracy | 99.9% | (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
| ✓ | accuracy | 99.9% | (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) |
| ✓ | accuracy | 99.2% | (*.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))))))) |
| ✓ | accuracy | 97.7% | (*.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)))))))) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
| ✓ | accuracy | 94.1% | (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
| ✓ | accuracy | 77.2% | (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
| ✓ | 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.7% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
| ✓ | accuracy | 99.9% | (*.f64 t (*.f64 t t)) |
| ✓ | accuracy | 99.8% | (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| ✓ | accuracy | 99.6% | (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
| ✓ | accuracy | 99.5% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1/4 binary64)))) |
| 313.0ms | 256× | 0 | valid |
Compiled 643 to 54 computations (91.6% saved)
ival-mult: 52.0ms (56.3% of total)ival-add: 25.0ms (27.1% of total)ival-div: 5.0ms (5.4% of total)ival-sub: 5.0ms (5.4% of total)ival-sqrt: 4.0ms (4.3% of total)const: 1.0ms (1.1% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (sqrt (* z 2)) (+ (- (* 1/2 x) y) (/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) 1/4)))> |
#<alt (+ (- (* 1/2 x) y) (/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) 1/4))> |
#<alt (sqrt (* z 2))> |
#<alt (* z 2)> |
#<alt (* (sqrt (* z 2)) (- 0 y))> |
#<alt (- 0 y)> |
#<alt (/ (* (* 1/4 (* x x)) (sqrt (* 2 z))) (+ (* x 1/2) y))> |
#<alt (* (* 1/4 (* x x)) (sqrt (* 2 z)))> |
#<alt (* 1/4 (* x x))> |
#<alt (* x x)> |
#<alt (* (sqrt (* z 2)) (* (- (* x 1/2) y) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/8)))))))> |
#<alt (* (- (* x 1/2) y) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/8))))))> |
#<alt (* (sqrt (* z 2)) (+ (- (* 1/2 x) y) (* x (- (* (* t t) (* 1/2 (+ 1/2 (* (* t t) 1/8)))) (* (* t t) (* y (/ (+ 1/2 (* (* t t) 1/8)) x)))))))> |
#<alt (+ (- (* 1/2 x) y) (* x (- (* (* t t) (* 1/2 (+ 1/2 (* (* t t) 1/8)))) (* (* t t) (* y (/ (+ 1/2 (* (* t t) 1/8)) x))))))> |
#<alt (* x (- (* (* t t) (* 1/2 (+ 1/2 (* (* t t) 1/8)))) (* (* t t) (* y (/ (+ 1/2 (* (* t t) 1/8)) x)))))> |
#<alt (- (* (* t t) (* 1/2 (+ 1/2 (* (* t t) 1/8)))) (* (* t t) (* y (/ (+ 1/2 (* (* t t) 1/8)) x))))> |
#<alt (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y))))> |
#<alt (* t (* t (- (* x 1/2) y)))> |
#<alt (* t (* t t))> |
#<alt (sqrt (* 2 z))> |
#<alt (* t (+ 1/2 (* (* t t) 1/8)))> |
#<alt (* t (* t (+ 1/2 (* (* t t) 1/8))))> |
#<alt (* (* t t) (* y (/ (+ 1/2 (* (* t t) 1/8)) x)))> |
#<alt (* y (/ (+ 1/2 (* (* t t) 1/8)) x))> |
| Outputs |
|---|
#<alt (* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y)))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y)))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y)))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y)))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y)))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y)))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y)))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y)))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y)))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y)))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y)))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y)))))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y)))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) (sqrt z)))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) (sqrt z)))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) (sqrt z)))> |
#<alt (* (* x (* (sqrt 2) (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) (sqrt z))> |
#<alt (* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) (* (/ (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y)) x) (sqrt z))))> |
#<alt (* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) (* (/ (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y)) x) (sqrt z))))> |
#<alt (* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) (* (/ (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y)) x) (sqrt z))))> |
#<alt (* -1 (* (* x (* (sqrt 2) (- (* -2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1/2))) (sqrt z)))> |
#<alt (* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1/2))))))> |
#<alt (* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1/2))))))> |
#<alt (* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1/2))))))> |
#<alt (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))))) (* (* y (* (sqrt 2) (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))) (sqrt z)))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))))) (* (* y (* (sqrt 2) (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))) (sqrt z)))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))))) (* (* y (* (sqrt 2) (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))) (sqrt z)))> |
#<alt (* (* y (* (sqrt 2) (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))) (sqrt z))> |
#<alt (* y (+ (* (sqrt z) (* (sqrt 2) (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))) y) (sqrt z))))> |
#<alt (* y (+ (* (sqrt z) (* (sqrt 2) (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))) y) (sqrt z))))> |
#<alt (* y (+ (* (sqrt z) (* (sqrt 2) (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))) y) (sqrt z))))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* 4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) (sqrt z)))> |
#<alt (* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))))))> |
#<alt (* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))))))> |
#<alt (* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 4 (* (pow t 2) (+ 1/8 (* 1/512 (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/128 (* (* (pow t 6) (* (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/128 (* (* (pow t 6) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))> |
#<alt (* 1/128 (* (* (pow t 8) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))> |
#<alt (* (pow t 8) (+ (* 1/128 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z)))))> |
#<alt (* (pow t 8) (+ (* 1/128 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 8)) (sqrt z)))))> |
#<alt (* (pow t 8) (+ (* 1/128 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 8)) (sqrt z)))))> |
#<alt (* 1/128 (* (* (pow t 8) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))> |
#<alt (* (pow t 8) (+ (* 1/128 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z)))))> |
#<alt (* (pow t 8) (+ (* 1/128 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 8)) (sqrt z)))))> |
#<alt (* (pow t 8) (+ (* 1/128 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 8)) (sqrt z)))))> |
#<alt (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y)> |
#<alt (- (+ (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* x (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) y)> |
#<alt (- (+ (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* x (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) y)> |
#<alt (- (+ (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* x (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) y)> |
#<alt (* x (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))> |
#<alt (* x (- (+ 1/2 (+ (* -4 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))) (/ y x)))> |
#<alt (* x (- (+ 1/2 (+ (* -4 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))) (/ y x)))> |
#<alt (* x (- (+ 1/2 (+ (* -4 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))) (/ y x)))> |
#<alt (* -1 (* x (- (* -2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1/2)))> |
#<alt (* -1 (* x (- (+ (* -2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* -1 (/ (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y) x))) 1/2)))> |
#<alt (* -1 (* x (- (+ (* -2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* -1 (/ (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y) x))) 1/2)))> |
#<alt (* -1 (* x (- (+ (* -2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* -1 (/ (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y) x))) 1/2)))> |
#<alt (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))> |
#<alt (+ (* 1/2 x) (+ (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))) (* y (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))))> |
#<alt (+ (* 1/2 x) (+ (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))) (* y (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))))> |
#<alt (+ (* 1/2 x) (+ (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))) (* y (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))))> |
#<alt (* y (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))> |
#<alt (* y (- (+ (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (+ (* 1/2 (/ x y)) (* 2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)))) 1))> |
#<alt (* y (- (+ (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (+ (* 1/2 (/ x y)) (* 2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)))) 1))> |
#<alt (* y (- (+ (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (+ (* 1/2 (/ x y)) (* 2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)))) 1))> |
#<alt (* -1 (* y (+ 1 (* 4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))))> |
#<alt (* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))) y)) (* 4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))))> |
#<alt (* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))) y)) (* 4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))))> |
#<alt (* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))) y)) (* 4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))))> |
#<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/128 (* (pow t 6) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))) y)> |
#<alt (- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/128 (* (pow t 6) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))) y)> |
#<alt (* 1/128 (* (pow t 8) (- (* 1/2 x) y)))> |
#<alt (* (pow t 8) (+ (* 1/128 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 6)))))> |
#<alt (* (pow t 8) (- (+ (* 1/128 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 8))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 6))))) (/ y (pow t 8))))> |
#<alt (* (pow t 8) (- (+ (* 1/128 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 8))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 6))))) (/ y (pow t 8))))> |
#<alt (* 1/128 (* (pow t 8) (- (* 1/2 x) y)))> |
#<alt (* (pow t 8) (+ (* 1/128 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 6)))))> |
#<alt (* (pow t 8) (- (+ (* 1/128 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 8))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 6))))) (/ y (pow t 8))))> |
#<alt (* (pow t 8) (- (+ (* 1/128 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 8))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 6))))) (/ y (pow t 8))))> |
#<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 (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/4 (* (/ (* (pow x 2) (sqrt 2)) y) (sqrt z)))> |
#<alt (* (pow x 2) (+ (* -1/8 (* (/ (* x (sqrt 2)) (pow y 2)) (sqrt z))) (* 1/4 (* (/ (sqrt 2) y) (sqrt z)))))> |
#<alt (* (pow x 2) (+ (* 1/4 (* (/ (sqrt 2) y) (sqrt z))) (* x (+ (* -1/8 (* (/ (sqrt 2) (pow y 2)) (sqrt z))) (* 1/16 (* (/ (* x (sqrt 2)) (pow y 3)) (sqrt z)))))))> |
#<alt (* (pow x 2) (+ (* 1/4 (* (/ (sqrt 2) y) (sqrt z))) (* x (+ (* -1/8 (* (/ (sqrt 2) (pow y 2)) (sqrt z))) (* x (+ (* -1/32 (* (/ (* x (sqrt 2)) (pow y 4)) (sqrt z))) (* 1/16 (* (/ (sqrt 2) (pow y 3)) (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))) (* 2 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))))))> |
#<alt (* x (+ (* -4 (* (/ (* (pow y 3) (sqrt 2)) (pow x 3)) (sqrt z))) (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* 2 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z)))))))> |
#<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 (/ (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 2 (* (/ (* (pow y 2) (sqrt 2)) x) (sqrt z)))) x)) (* -1/2 (* (sqrt z) (sqrt 2))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* -1 (/ (+ (* -2 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 4 (* (/ (* (pow y 3) (sqrt 2)) x) (sqrt z)))) x))) x)) (* -1/2 (* (sqrt z) (sqrt 2))))))> |
#<alt (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (+ y (* 1/2 x))) (sqrt z)))> |
#<alt (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (+ y (* 1/2 x))) (sqrt z)))> |
#<alt (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (+ y (* 1/2 x))) (sqrt z)))> |
#<alt (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (+ y (* 1/2 x))) (sqrt z)))> |
#<alt (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (+ y (* 1/2 x))) (sqrt z)))> |
#<alt (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (+ y (* 1/2 x))) (sqrt z)))> |
#<alt (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (+ y (* 1/2 x))) (sqrt z)))> |
#<alt (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (+ y (* 1/2 x))) (sqrt z)))> |
#<alt (* -1/4 (* (/ (* (pow x 2) (* (sqrt -2) (sqrt -1))) (+ y (* 1/2 x))) (sqrt z)))> |
#<alt (* -1/4 (* (/ (* (pow x 2) (* (sqrt -2) (sqrt -1))) (+ y (* 1/2 x))) (sqrt z)))> |
#<alt (* -1/4 (* (/ (* (pow x 2) (* (sqrt -2) (sqrt -1))) (+ y (* 1/2 x))) (sqrt z)))> |
#<alt (* -1/4 (* (/ (* (pow x 2) (* (sqrt -2) (sqrt -1))) (+ y (* 1/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/2 (* (* x (sqrt 2)) (sqrt z))) (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 2 (* (/ (* y (sqrt 2)) x) (sqrt z))))))> |
#<alt (+ (* 1/2 (* (* x (sqrt 2)) (sqrt z))) (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* y (+ (* -4 (* (/ (* y (sqrt 2)) (pow x 2)) (sqrt z))) (* 2 (* (/ (sqrt 2) x) (sqrt z))))))))> |
#<alt (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) y) (sqrt z)))> |
#<alt (/ (+ (* -1/8 (* (/ (* (pow x 3) (sqrt 2)) y) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))) y)> |
#<alt (/ (+ (* -1/8 (* (/ (* (pow x 3) (sqrt 2)) y) (sqrt z))) (+ (* 1/16 (* (/ (* (pow x 4) (sqrt 2)) (pow y 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))))) y)> |
#<alt (/ (+ (* -1/8 (* (/ (* (pow x 3) (sqrt 2)) y) (sqrt z))) (+ (* -1/32 (* (/ (* (pow x 5) (sqrt 2)) (pow y 3)) (sqrt z))) (+ (* 1/16 (* (/ (* (pow x 4) (sqrt 2)) (pow y 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))))) y)> |
#<alt (* 1/4 (* (/ (* (pow x 2) (sqrt 2)) y) (sqrt z)))> |
#<alt (* -1 (/ (+ (* -1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) (* 1/8 (* (/ (* (pow x 3) (sqrt 2)) y) (sqrt z)))) y))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (* (pow x 3) (sqrt 2)) (sqrt z))) (* 1/16 (* (/ (* (pow x 4) (sqrt 2)) y) (sqrt z)))) y)) (* -1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))) y))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (* (* (pow x 4) (sqrt 2)) (sqrt z))) (* 1/32 (* (/ (* (pow x 5) (sqrt 2)) y) (sqrt z)))) y)) (* -1/8 (* (* (pow x 3) (sqrt 2)) (sqrt z)))) y)) (* -1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))) y))> |
#<alt (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))> |
#<alt (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))> |
#<alt (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))> |
#<alt (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))> |
#<alt (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))> |
#<alt (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))> |
#<alt (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))> |
#<alt (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))> |
#<alt (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))> |
#<alt (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))> |
#<alt (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))> |
#<alt (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))> |
#<alt (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))> |
#<alt (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))> |
#<alt (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))> |
#<alt (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))> |
#<alt (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))> |
#<alt (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))> |
#<alt (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))> |
#<alt (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))> |
#<alt (* -1/4 (* (* (pow x 2) (* (sqrt -2) (sqrt -1))) (sqrt z)))> |
#<alt (* -1/4 (* (* (pow x 2) (* (sqrt -2) (sqrt -1))) (sqrt z)))> |
#<alt (* -1/4 (* (* (pow x 2) (* (sqrt -2) (sqrt -1))) (sqrt z)))> |
#<alt (* -1/4 (* (* (pow x 2) (* (sqrt -2) (sqrt -1))) (sqrt z)))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (* 1/4 (pow x 2))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y))))))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))> |
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))))> |
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))> |
#<alt (* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))> |
#<alt (* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))> |
#<alt (* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))> |
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z)))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z)))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z)))))> |
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))> |
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))> |
#<alt (* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z)))))> |
#<alt (* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z)))))> |
#<alt (* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z)))))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))> |
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))> |
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))> |
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (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/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))> |
#<alt (* 1/8 (* (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))> |
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))))> |
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))> |
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))> |
#<alt (* 1/8 (* (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))> |
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))))> |
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))> |
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))> |
#<alt (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))> |
#<alt (+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))> |
#<alt (+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))> |
#<alt (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (* x (+ (* -1 (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)) (* 1/2 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))> |
#<alt (* x (+ (* -1 (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)) (* 1/2 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))> |
#<alt (* x (+ (* -1 (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)) (* 1/2 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))> |
#<alt (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (* -1 (* x (+ (* -1/2 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) x))))> |
#<alt (* -1 (* x (+ (* -1/2 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) x))))> |
#<alt (* -1 (* x (+ (* -1/2 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) x))))> |
#<alt (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))> |
#<alt (+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))> |
#<alt (+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))> |
#<alt (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (* y (+ (* -1 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) y))))> |
#<alt (* y (+ (* -1 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) y))))> |
#<alt (* y (+ (* -1 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) y))))> |
#<alt (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))> |
#<alt (* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))> |
#<alt (* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (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/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))) y)> |
#<alt (* 1/8 (* (pow t 4) (- (* 1/2 x) y)))> |
#<alt (* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2)))))> |
#<alt (* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 4))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) (/ y (pow t 4))))> |
#<alt (* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 4))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) (/ y (pow t 4))))> |
#<alt (* 1/8 (* (pow t 4) (- (* 1/2 x) y)))> |
#<alt (* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2)))))> |
#<alt (* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 4))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) (/ y (pow t 4))))> |
#<alt (* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 4))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) (/ y (pow t 4))))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y)))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y)))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y)))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y)))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y)))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y)))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y)))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y)))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y)))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y)))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y)))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y)))))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z)))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z)))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z)))> |
#<alt (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))> |
#<alt (* x (+ (* -1 (* (/ (* (sqrt 2) (+ y (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))> |
#<alt (* x (+ (* -1 (* (/ (* (sqrt 2) (+ y (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))> |
#<alt (* x (+ (* -1 (* (/ (* (sqrt 2) (+ y (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))> |
#<alt (* -1 (* (* x (* (sqrt 2) (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2))) (sqrt z)))> |
#<alt (* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2))))))> |
#<alt (* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2))))))> |
#<alt (* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2))))))> |
#<alt (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* y (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (sqrt z)))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* y (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (sqrt z)))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* y (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (sqrt z)))> |
#<alt (* (* y (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (sqrt z))> |
#<alt (* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))))> |
#<alt (* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))))> |
#<alt (* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))> |
#<alt (* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))> |
#<alt (* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))> |
#<alt (* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (* (pow t 2) (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x)))))) (sqrt z)))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x))))) (sqrt z)) (* (* (pow t 2) (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x)))))) (sqrt z)))))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x))))) (sqrt z)) (* (* (pow t 2) (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x)))))) (sqrt z)))))> |
#<alt (* (* (pow t 4) (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x)))))) (sqrt z))> |
#<alt (* (pow t 4) (+ (* (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x))))) (sqrt z)) (* (/ (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x))))) (pow t 2)) (sqrt z))))> |
#<alt (* (pow t 4) (+ (* (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x))))) (sqrt z)) (+ (* (/ (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x))))) (pow t 2)) (sqrt z)) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))> |
#<alt (* (pow t 4) (+ (* (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x))))) (sqrt z)) (+ (* (/ (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x))))) (pow t 2)) (sqrt z)) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))> |
#<alt (* (* (pow t 4) (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x)))))) (sqrt z))> |
#<alt (* (pow t 4) (+ (* (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x))))) (sqrt z)) (* (/ (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x))))) (pow t 2)) (sqrt z))))> |
#<alt (* (pow t 4) (+ (* (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x))))) (sqrt z)) (+ (* (/ (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x))))) (pow t 2)) (sqrt z)) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))> |
#<alt (* (pow t 4) (+ (* (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x))))) (sqrt z)) (+ (* (/ (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x))))) (pow t 2)) (sqrt z)) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))> |
#<alt (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)> |
#<alt (- (+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* x (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y)> |
#<alt (- (+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* x (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y)> |
#<alt (- (+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* x (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y)> |
#<alt (* x (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (* x (+ 1/2 (+ (* -1 (/ (+ y (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))> |
#<alt (* x (+ 1/2 (+ (* -1 (/ (+ y (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))> |
#<alt (* x (+ 1/2 (+ (* -1 (/ (+ y (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))> |
#<alt (* -1 (* x (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y) x)) (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) 1/2)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y) x)) (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) 1/2)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y) x)) (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) 1/2)))> |
#<alt (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (+ (* 1/2 x) (+ (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* y (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))))> |
#<alt (+ (* 1/2 x) (+ (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* y (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))))> |
#<alt (+ (* 1/2 x) (+ (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* y (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))))> |
#<alt (* y (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))> |
#<alt (* y (- (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)))) 1))> |
#<alt (* y (- (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)))) 1))> |
#<alt (* y (- (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)))) 1))> |
#<alt (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))> |
#<alt (* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))> |
#<alt (* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))))> |
#<alt (- (* 1/2 x) y)> |
#<alt (- (+ (* 1/2 x) (* (pow t 2) (* x (- 1/4 (* 1/2 (/ y x)))))) y)> |
#<alt (- (+ (* 1/2 x) (* (pow t 2) (+ (* x (- 1/4 (* 1/2 (/ y x)))) (* (pow t 2) (* x (- 1/16 (* 1/8 (/ y x)))))))) y)> |
#<alt (- (+ (* 1/2 x) (* (pow t 2) (+ (* x (- 1/4 (* 1/2 (/ y x)))) (* (pow t 2) (* x (- 1/16 (* 1/8 (/ y x)))))))) y)> |
#<alt (* (pow t 4) (* x (- 1/16 (* 1/8 (/ y x)))))> |
#<alt (* (pow t 4) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2))))> |
#<alt (* (pow t 4) (- (+ (* 1/2 (/ x (pow t 4))) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2)))) (/ y (pow t 4))))> |
#<alt (* (pow t 4) (- (+ (* 1/2 (/ x (pow t 4))) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2)))) (/ y (pow t 4))))> |
#<alt (* (pow t 4) (* x (- 1/16 (* 1/8 (/ y x)))))> |
#<alt (* (pow t 4) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2))))> |
#<alt (* (pow t 4) (- (+ (* 1/2 (/ x (pow t 4))) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2)))) (/ y (pow t 4))))> |
#<alt (* (pow t 4) (- (+ (* 1/2 (/ x (pow t 4))) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2)))) (/ y (pow t 4))))> |
#<alt (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))))> |
#<alt (+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))> |
#<alt (* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x))))> |
#<alt (* (pow t 2) (* x (- 1/4 (* 1/2 (/ y x)))))> |
#<alt (* (pow t 2) (+ (* x (- 1/4 (* 1/2 (/ y x)))) (* (pow t 2) (* x (- 1/16 (* 1/8 (/ y x)))))))> |
#<alt (* (pow t 2) (+ (* x (- 1/4 (* 1/2 (/ y x)))) (* (pow t 2) (* x (- 1/16 (* 1/8 (/ y x)))))))> |
#<alt (* (pow t 2) (+ (* x (- 1/4 (* 1/2 (/ y x)))) (* (pow t 2) (* x (- 1/16 (* 1/8 (/ y x)))))))> |
#<alt (* (pow t 4) (* x (- 1/16 (* 1/8 (/ y x)))))> |
#<alt (* (pow t 4) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2))))> |
#<alt (* (pow t 4) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2))))> |
#<alt (* (pow t 4) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2))))> |
#<alt (* (pow t 4) (* x (- 1/16 (* 1/8 (/ y x)))))> |
#<alt (* (pow t 4) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2))))> |
#<alt (* (pow t 4) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2))))> |
#<alt (* (pow t 4) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2))))> |
#<alt (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))> |
#<alt (+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))))> |
#<alt (* y (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y))))> |
#<alt (* y (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y))))> |
#<alt (* y (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y))))> |
#<alt (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (* (pow t 2) (- 1/4 (* 1/2 (/ y x))))> |
#<alt (* (pow t 2) (- (+ 1/4 (* (pow t 2) (- 1/16 (* 1/8 (/ y x))))) (* 1/2 (/ y x))))> |
#<alt (* (pow t 2) (- (+ 1/4 (* (pow t 2) (- 1/16 (* 1/8 (/ y x))))) (* 1/2 (/ y x))))> |
#<alt (* (pow t 2) (- (+ 1/4 (* (pow t 2) (- 1/16 (* 1/8 (/ y x))))) (* 1/2 (/ y x))))> |
#<alt (* (pow t 4) (- 1/16 (* 1/8 (/ y x))))> |
#<alt (* (pow t 4) (- (+ 1/16 (* 1/4 (/ 1 (pow t 2)))) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x))))))> |
#<alt (* (pow t 4) (- (+ 1/16 (* 1/4 (/ 1 (pow t 2)))) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x))))))> |
#<alt (* (pow t 4) (- (+ 1/16 (* 1/4 (/ 1 (pow t 2)))) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x))))))> |
#<alt (* (pow t 4) (- 1/16 (* 1/8 (/ y x))))> |
#<alt (* (pow t 4) (- (+ 1/16 (* 1/4 (/ 1 (pow t 2)))) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x))))))> |
#<alt (* (pow t 4) (- (+ 1/16 (* 1/4 (/ 1 (pow t 2)))) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x))))))> |
#<alt (* (pow t 4) (- (+ 1/16 (* 1/4 (/ 1 (pow t 2)))) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x))))))> |
#<alt (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))> |
#<alt (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))> |
#<alt (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))> |
#<alt (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))> |
#<alt (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x))> |
#<alt (* y (- (* 1/2 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) y)) (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) x)))> |
#<alt (* y (- (* 1/2 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) y)) (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) x)))> |
#<alt (* y (- (* 1/2 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) y)) (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) x)))> |
#<alt (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x))> |
#<alt (* -1 (* y (- (* -1/2 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) y)) (* -1 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) x)))))> |
#<alt (* -1 (* y (- (* -1/2 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) y)) (* -1 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) x)))))> |
#<alt (* -1 (* y (- (* -1/2 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) y)) (* -1 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) x)))))> |
#<alt (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x))> |
#<alt (/ (- (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) x)> |
#<alt (/ (- (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) x)> |
#<alt (/ (- (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) x)> |
#<alt (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))> |
#<alt (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))> |
#<alt (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))> |
#<alt (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))> |
#<alt (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))> |
#<alt (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))> |
#<alt (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))> |
#<alt (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))> |
#<alt (* 1/8 (* (pow t 2) (- (* 1/2 x) y)))> |
#<alt (* (pow t 2) (+ (* 1/512 (* (pow t 6) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y))))> |
#<alt (* (pow t 2) (+ (* 1/512 (* (pow t 6) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y))))> |
#<alt (* (pow t 2) (+ (* 1/512 (* (pow t 6) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y))))> |
#<alt (* 1/512 (* (pow t 8) (- (* 1/2 x) y)))> |
#<alt (* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6)))))> |
#<alt (* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6)))))> |
#<alt (* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6)))))> |
#<alt (* 1/512 (* (pow t 8) (- (* 1/2 x) y)))> |
#<alt (* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6)))))> |
#<alt (* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6)))))> |
#<alt (* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6)))))> |
#<alt (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))))> |
#<alt (+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))> |
#<alt (+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))> |
#<alt (+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))> |
#<alt (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))> |
#<alt (* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))> |
#<alt (* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))> |
#<alt (* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))> |
#<alt (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x))))> |
#<alt (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))> |
#<alt (+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))> |
#<alt (+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))> |
#<alt (+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))> |
#<alt (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))))> |
#<alt (* y (+ (* -1 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y))))> |
#<alt (* y (+ (* -1 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y))))> |
#<alt (* y (+ (* -1 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y))))> |
#<alt (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)) (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)) (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)) (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))> |
#<alt (* (pow t 2) (- (* 1/2 x) y))> |
#<alt (* (pow t 2) (- (* 1/2 x) y))> |
#<alt (* (pow t 2) (- (* 1/2 x) y))> |
#<alt (* (pow t 2) (- (* 1/2 x) y))> |
#<alt (* (pow t 2) (- (* 1/2 x) y))> |
#<alt (* (pow t 2) (- (* 1/2 x) y))> |
#<alt (* (pow t 2) (- (* 1/2 x) y))> |
#<alt (* (pow t 2) (- (* 1/2 x) y))> |
#<alt (* (pow t 2) (- (* 1/2 x) y))> |
#<alt (* (pow t 2) (- (* 1/2 x) y))> |
#<alt (* (pow t 2) (- (* 1/2 x) y))> |
#<alt (* (pow t 2) (- (* 1/2 x) y))> |
#<alt (* -1 (* (pow t 2) y))> |
#<alt (+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))> |
#<alt (+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))> |
#<alt (+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))> |
#<alt (* 1/2 (* (pow t 2) x))> |
#<alt (* x (+ (* -1 (/ (* (pow t 2) y) x)) (* 1/2 (pow t 2))))> |
#<alt (* x (+ (* -1 (/ (* (pow t 2) y) x)) (* 1/2 (pow t 2))))> |
#<alt (* x (+ (* -1 (/ (* (pow t 2) y) x)) (* 1/2 (pow t 2))))> |
#<alt (* 1/2 (* (pow t 2) x))> |
#<alt (* -1 (* x (+ (* -1/2 (pow t 2)) (/ (* (pow t 2) y) x))))> |
#<alt (* -1 (* x (+ (* -1/2 (pow t 2)) (/ (* (pow t 2) y) x))))> |
#<alt (* -1 (* x (+ (* -1/2 (pow t 2)) (/ (* (pow t 2) y) x))))> |
#<alt (* 1/2 (* (pow t 2) x))> |
#<alt (+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))> |
#<alt (+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))> |
#<alt (+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x)))> |
#<alt (* -1 (* (pow t 2) y))> |
#<alt (* y (+ (* -1 (pow t 2)) (* 1/2 (/ (* (pow t 2) x) y))))> |
#<alt (* y (+ (* -1 (pow t 2)) (* 1/2 (/ (* (pow t 2) x) y))))> |
#<alt (* y (+ (* -1 (pow t 2)) (* 1/2 (/ (* (pow t 2) x) y))))> |
#<alt (* -1 (* (pow t 2) y))> |
#<alt (* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (pow t 2))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (pow t 2))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (pow t 2))))> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<alt (pow t 3)> |
#<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 (* 1/2 t)> |
#<alt (* t (+ 1/2 (* 1/8 (pow t 2))))> |
#<alt (* t (+ 1/2 (* 1/8 (pow t 2))))> |
#<alt (* t (+ 1/2 (* 1/8 (pow t 2))))> |
#<alt (* 1/8 (pow t 3))> |
#<alt (* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))> |
#<alt (* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))> |
#<alt (* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))> |
#<alt (* 1/8 (pow t 3))> |
#<alt (* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))> |
#<alt (* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))> |
#<alt (* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (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 (* 1/8 (pow t 2))))> |
#<alt (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))> |
#<alt (* 1/8 (pow t 4))> |
#<alt (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))> |
#<alt (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))> |
#<alt (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))> |
#<alt (* 1/8 (pow t 4))> |
#<alt (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))> |
#<alt (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))> |
#<alt (* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2)))))> |
#<alt (* 1/2 (/ (* (pow t 2) y) x))> |
#<alt (* (pow t 2) (+ (* 1/8 (/ (* (pow t 2) y) x)) (* 1/2 (/ y x))))> |
#<alt (* (pow t 2) (+ (* 1/8 (/ (* (pow t 2) y) x)) (* 1/2 (/ y x))))> |
#<alt (* (pow t 2) (+ (* 1/8 (/ (* (pow t 2) y) x)) (* 1/2 (/ y x))))> |
#<alt (* 1/8 (/ (* (pow t 4) y) x))> |
#<alt (* (pow t 4) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))> |
#<alt (* (pow t 4) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))> |
#<alt (* (pow t 4) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))> |
#<alt (* 1/8 (/ (* (pow t 4) y) x))> |
#<alt (* (pow t 4) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))> |
#<alt (* (pow t 4) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))> |
#<alt (* (pow t 4) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))> |
#<alt (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)> |
#<alt (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)> |
#<alt (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)> |
#<alt (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)> |
#<alt (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)> |
#<alt (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)> |
#<alt (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)> |
#<alt (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)> |
#<alt (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)> |
#<alt (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)> |
#<alt (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)> |
#<alt (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)> |
#<alt (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)> |
#<alt (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)> |
#<alt (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)> |
#<alt (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)> |
#<alt (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)> |
#<alt (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)> |
#<alt (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)> |
#<alt (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)> |
#<alt (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)> |
#<alt (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)> |
#<alt (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)> |
#<alt (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)> |
#<alt (/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)> |
#<alt (/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)> |
#<alt (/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)> |
#<alt (/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)> |
#<alt (/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)> |
#<alt (/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)> |
#<alt (/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)> |
#<alt (/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)> |
#<alt (/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)> |
#<alt (/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)> |
#<alt (/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)> |
#<alt (/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)> |
#<alt (* 1/2 (/ y x))> |
#<alt (+ (* 1/8 (/ (* (pow t 2) y) x)) (* 1/2 (/ y x)))> |
#<alt (+ (* 1/8 (/ (* (pow t 2) y) x)) (* 1/2 (/ y x)))> |
#<alt (+ (* 1/8 (/ (* (pow t 2) y) x)) (* 1/2 (/ y x)))> |
#<alt (* 1/8 (/ (* (pow t 2) y) x))> |
#<alt (* (pow t 2) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))> |
#<alt (* (pow t 2) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))> |
#<alt (* (pow t 2) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))> |
#<alt (* 1/8 (/ (* (pow t 2) y) x))> |
#<alt (* (pow t 2) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))> |
#<alt (* (pow t 2) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))> |
#<alt (* (pow t 2) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))> |
#<alt (/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)> |
#<alt (/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)> |
#<alt (/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)> |
#<alt (/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)> |
#<alt (/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)> |
#<alt (/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)> |
#<alt (/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)> |
#<alt (/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)> |
#<alt (/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)> |
#<alt (/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)> |
#<alt (/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)> |
#<alt (/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x)> |
165 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 35.0ms | t | @ | inf | (* (sqrt (* z 2)) (+ (- (* 1/2 x) y) (/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) 1/4))) |
| 30.0ms | x | @ | -inf | (* (sqrt (* z 2)) (* (- (* x 1/2) y) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/8))))))) |
| 3.0ms | z | @ | 0 | (sqrt (* 2 z)) |
| 3.0ms | x | @ | -inf | (* (sqrt (* z 2)) (+ (- (* 1/2 x) y) (* x (- (* (* t t) (* 1/2 (+ 1/2 (* (* t t) 1/8)))) (* (* t t) (* y (/ (+ 1/2 (* (* t t) 1/8)) x))))))) |
| 2.0ms | z | @ | 0 | (* (sqrt (* z 2)) (+ (- (* 1/2 x) y) (* x (- (* (* t t) (* 1/2 (+ 1/2 (* (* t t) 1/8)))) (* (* t t) (* y (/ (+ 1/2 (* (* t t) 1/8)) x))))))) |
| 1× | batch-egg-rewrite |
| 3468× | *-lowering-*.f32 |
| 3468× | *-lowering-*.f64 |
| 2488× | fma-lowering-fma.f32 |
| 2488× | fma-lowering-fma.f64 |
| 2372× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 321 |
| 1 | 329 | 282 |
| 2 | 2946 | 278 |
| 0 | 8795 | 278 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt (* z 2)) (+ (- (* 1/2 x) y) (/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) 1/4))) |
(+ (- (* 1/2 x) y) (/ (* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) 1/4)) |
(sqrt (* z 2)) |
(* z 2) |
(* (sqrt (* z 2)) (- 0 y)) |
(- 0 y) |
(/ (* (* 1/4 (* x x)) (sqrt (* 2 z))) (+ (* x 1/2) y)) |
(* (* 1/4 (* x x)) (sqrt (* 2 z))) |
(* 1/4 (* x x)) |
(* x x) |
(* (sqrt (* z 2)) (* (- (* x 1/2) y) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/8))))))) |
(* (- (* x 1/2) y) (+ 1 (* t (* t (+ 1/2 (* (* t t) 1/8)))))) |
(* (sqrt (* z 2)) (+ (- (* 1/2 x) y) (* x (- (* (* t t) (* 1/2 (+ 1/2 (* (* t t) 1/8)))) (* (* t t) (* y (/ (+ 1/2 (* (* t t) 1/8)) x))))))) |
(+ (- (* 1/2 x) y) (* x (- (* (* t t) (* 1/2 (+ 1/2 (* (* t t) 1/8)))) (* (* t t) (* y (/ (+ 1/2 (* (* t t) 1/8)) x)))))) |
(* x (- (* (* t t) (* 1/2 (+ 1/2 (* (* t t) 1/8)))) (* (* t t) (* y (/ (+ 1/2 (* (* t t) 1/8)) x))))) |
(- (* (* t t) (* 1/2 (+ 1/2 (* (* t t) 1/8)))) (* (* t t) (* y (/ (+ 1/2 (* (* t t) 1/8)) x)))) |
(* (+ 1/8 (* (* t (* t t)) (* (* t (* t t)) 1/512))) (* t (* t (- (* x 1/2) y)))) |
(* t (* t (- (* x 1/2) y))) |
(* t (* t t)) |
(sqrt (* 2 z)) |
(* t (+ 1/2 (* (* t t) 1/8))) |
(* t (* t (+ 1/2 (* (* t t) 1/8)))) |
(* (* t t) (* y (/ (+ 1/2 (* (* t t) 1/8)) x))) |
(* y (/ (+ 1/2 (* (* t t) 1/8)) x)) |
| Outputs |
|---|
(+.f64 (*.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(fma.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))) |
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))) |
(fma.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))) |
(fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #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/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(fma.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) #s(literal 2 binary64)) (*.f64 (*.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) #s(literal 2 binary64))) (-.f64 (*.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))) #s(literal 1/64 binary64)))) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) #s(literal 1/16 binary64)))) (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))) #s(literal 1/64 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) #s(literal 1/16 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) #s(literal 2 binary64)) (*.f64 (*.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.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 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))) #s(literal 1/64 binary64))))) (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) #s(literal 1/16 binary64))))) (neg.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))) #s(literal 1/64 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) #s(literal 1/16 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))) |
(*.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))))) |
(*.f64 (*.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (neg.f64 (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))) |
(+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(+.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) #s(literal 1/16 binary64)) (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))))) |
(-.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) x)) y) |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))))) |
(fma.f64 #s(literal 1/2 binary64) x (+.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))) |
(fma.f64 x #s(literal 1/2 binary64) (neg.f64 (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))))) |
(fma.f64 x #s(literal 1/2 binary64) (+.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) |
(fma.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(fma.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) #s(literal 4 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))))) #s(literal -4 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) 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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) |
(fma.f64 #s(literal 4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(fma.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) |
(fma.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(fma.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(fma.f64 (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(fma.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (-.f64 y (*.f64 #s(literal 1/2 binary64) x)))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) |
(fma.f64 (/.f64 (-.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 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))))) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))) #s(literal 1/64 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) #s(literal 1/16 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))) #s(literal 1/64 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))) #s(literal 1/64 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) #s(literal 1/16 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) #s(literal 1/16 binary64))) (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))))) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))) #s(literal 1/64 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) #s(literal 1/16 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1/4 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/4 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal -1/4 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal -1/4 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) #s(literal 1/4 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) #s(literal -1/4 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal -1/4 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.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 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))) #s(literal 1/64 binary64)))) (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))) #s(literal 1/64 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) #s(literal 1/16 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) #s(literal 1/16 binary64)))) (neg.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) (*.f64 (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) #s(literal 1/16 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal 1/4 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) #s(literal -1/4 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))))))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal -1/4 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) #s(literal 1/4 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))))) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1 binary64)))) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) #s(literal -1/4 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))))))) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal -1/4 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (neg.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (neg.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.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 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (neg.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))))) (neg.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))) #s(literal 1/64 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) #s(literal 1/16 binary64))))) (neg.f64 (neg.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) (*.f64 (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) #s(literal 1/16 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (neg.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))))) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))) #s(literal 1/64 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64))))) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) #s(literal 1/16 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))))) #s(literal 1/64 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/4 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))))))) |
(*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) #s(literal 1/16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 t t) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/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 (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 y (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(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 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (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 #s(literal 0 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 #s(literal 0 binary64) y))) |
(*.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 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.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) y) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 y 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 #s(literal -1 binary64) 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 (*.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 (-.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 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y y) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y (-.f64 #s(literal 0 binary64) (*.f64 y 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 (*.f64 y y)))) (neg.f64 (+.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 y))) (-.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)))) (neg.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 #s(literal -1 binary64) y) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(neg.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))))))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) #s(literal 1 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x x))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 x #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 x (*.f64 x #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x x)) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (-.f64 y (*.f64 #s(literal 1/2 binary64) x))))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 x #s(literal 1/4 binary64)))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) |
(*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (*.f64 x #s(literal 1/4 binary64)) (*.f64 x (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x x)) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/4 binary64))) x) |
(*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) x)) #s(literal 2 binary64))) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 x (*.f64 x #s(literal 1/4 binary64))) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 x #s(literal 1/4 binary64)) x) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) x) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(+.f64 (*.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) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 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 #s(literal 1/2 binary64) x) y)) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(fma.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) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) |
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (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 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(fma.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.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) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #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) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) |
(fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 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 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) |
(*.f64 (sqrt.f64 (*.f64 z #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 #s(literal 1/8 binary64) (*.f64 t t))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (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 #s(literal 1/8 binary64) (*.f64 t t))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (*.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 #s(literal 1/8 binary64) (*.f64 t t)))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.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 #s(literal 1/8 binary64) (*.f64 t t)))))))) |
(*.f64 (sqrt.f64 z) (*.f64 (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 #s(literal 1/8 binary64) (*.f64 t t)))))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.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 #s(literal 1/8 binary64) (*.f64 t t)))))) |
(*.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 #s(literal 1/8 binary64) (*.f64 t t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (*.f64 (*.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 #s(literal 1/8 binary64) (*.f64 t t)))))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (*.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 #s(literal 1/8 binary64) (*.f64 t t)))))) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) |
(+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (-.f64 #s(literal 0 binary64) y))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (*.f64 (-.f64 #s(literal 0 binary64) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(fma.f64 t (*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(fma.f64 (*.f64 t t) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t) (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) |
(fma.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(fma.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (*.f64 #s(literal 1/2 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (-.f64 #s(literal 0 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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) |
(fma.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(fma.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (-.f64 y (*.f64 #s(literal 1/2 binary64) x)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) |
(fma.f64 (/.f64 (-.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 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) |
(/.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 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) #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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.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 #s(literal 1/8 binary64) (*.f64 t t))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.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 #s(literal 1/8 binary64) (*.f64 t t))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 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 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) #s(literal 1 binary64)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) #s(literal 1 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 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 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) 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 t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (-.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 #s(literal 1/8 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 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) #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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.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 #s(literal 1/8 binary64) (*.f64 t t)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (neg.f64 (*.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 #s(literal 1/8 binary64) (*.f64 t t)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 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 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) #s(literal 1 binary64)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) #s(literal 1 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 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 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (neg.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 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 (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) 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 t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) |
(*.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 #s(literal 1/8 binary64) (*.f64 t t)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(+.f64 (*.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) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(fma.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) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) |
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(fma.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) |
(fma.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #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) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) |
(fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) x) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) x (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) #s(literal 2 binary64)) (*.f64 (*.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) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) #s(literal 2 binary64))) (-.f64 (*.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) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))))) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))) (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) #s(literal 2 binary64)) (*.f64 (*.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) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.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) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))))) (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))))) (neg.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) |
(*.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))) |
(*.f64 (*.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (neg.f64 (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) |
(+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) |
(+.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(+.f64 (+.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 0 binary64) y)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) (/.f64 (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))) |
(-.f64 (+.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 #s(literal 1/2 binary64) x)) y) |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))) |
(fma.f64 #s(literal 1/2 binary64) x (+.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) |
(fma.f64 x #s(literal 1/2 binary64) (neg.f64 (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))) |
(fma.f64 x #s(literal 1/2 binary64) (+.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) |
(fma.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) |
(fma.f64 (*.f64 t t) (*.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) x) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) |
(fma.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) x (-.f64 (*.f64 #s(literal 1/2 binary64) x) 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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) |
(fma.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) |
(fma.f64 (*.f64 x (*.f64 t t)) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(fma.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (-.f64 y (*.f64 #s(literal 1/2 binary64) x)))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) |
(fma.f64 (/.f64 (-.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 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))) (+.f64 (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) x) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))) (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))))) (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))))) (neg.f64 (+.f64 (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) x) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))) (neg.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (*.f64 (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (-.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))))) (neg.f64 (neg.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (*.f64 (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (+.f64 (*.f64 (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (neg.f64 (-.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 y (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) |
(*.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 x (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))) |
(+.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) |
(+.f64 (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) x)) |
(+.f64 (*.f64 x (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) |
(+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) x) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) x)) |
(fma.f64 x (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) |
(fma.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) |
(fma.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) x)) |
(fma.f64 (*.f64 t t) (*.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) x) (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) |
(fma.f64 (*.f64 t t) (*.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) x) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) x)) |
(fma.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) x (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) x)) |
(fma.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) x (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) |
(fma.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) x (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) x)) |
(fma.f64 (*.f64 x (*.f64 t t)) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) |
(fma.f64 (*.f64 x (*.f64 t t)) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) x)) |
(/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))) (+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) |
(/.f64 (*.f64 x (*.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) x) (+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) x) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) (neg.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) x)) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) x)) (neg.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) |
(*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) |
(*.f64 (*.f64 t t) (*.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) x)) |
(*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) x) |
(*.f64 (*.f64 x (*.f64 t t)) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) |
(+.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))) |
(+.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) |
(+.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))) |
(+.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) x)) t) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))) |
(+.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (+.f64 (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x)) (*.f64 y (*.f64 t t))) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))) |
(+.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) |
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) |
(-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) |
(-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))) (+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))) (+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))) |
(fma.f64 t (*.f64 t (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))) |
(fma.f64 t (*.f64 t (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) |
(fma.f64 t (*.f64 t (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))) |
(fma.f64 t (neg.f64 (/.f64 (*.f64 t (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) x)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) |
(fma.f64 t (-.f64 (*.f64 t (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (/.f64 (*.f64 t (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))) |
(fma.f64 t (-.f64 (*.f64 t (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (/.f64 (*.f64 t (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) x)) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) x)) t) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))) |
(fma.f64 t (-.f64 (*.f64 t (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (/.f64 (*.f64 t (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) x)) (+.f64 (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x)) (*.f64 y (*.f64 t t))) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))) |
(fma.f64 t (-.f64 (*.f64 t (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (/.f64 (*.f64 t (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) x)) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) |
(fma.f64 t (*.f64 t (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))) |
(fma.f64 t (*.f64 t (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) x)) t) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))) |
(fma.f64 t (*.f64 t (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (+.f64 (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x)) (*.f64 y (*.f64 t t))) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))) |
(fma.f64 t (*.f64 t (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) |
(fma.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))) |
(fma.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) |
(fma.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))) |
(fma.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) |
(fma.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))) |
(fma.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) x)) t) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))) |
(fma.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (+.f64 (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x)) (*.f64 y (*.f64 t t))) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))) |
(fma.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))) |
(fma.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))) |
(fma.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) #s(literal 1/2 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) |
(fma.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) #s(literal 1/2 binary64) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))) |
(fma.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (*.f64 t t) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))) |
(fma.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) |
(fma.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (*.f64 t t) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))) |
(fma.f64 (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (-.f64 #s(literal 0 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (*.f64 t t) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) x)) t) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) (+.f64 (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x)) (*.f64 y (*.f64 t t))) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) x)) t) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (+.f64 (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x)) (*.f64 y (*.f64 t t))) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))) |
(fma.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) |
(fma.f64 (*.f64 y (*.f64 t t)) (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))) |
(fma.f64 (*.f64 t (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) t (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))) |
(fma.f64 (*.f64 t (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) t (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) |
(fma.f64 (*.f64 t (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) t (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))) |
(fma.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (*.f64 t t) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))) |
(fma.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (*.f64 t t) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 t (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) x)) t) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))) |
(fma.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (*.f64 t t) (+.f64 (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x)) (*.f64 y (*.f64 t t))) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))) |
(fma.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (*.f64 t t) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) |
(fma.f64 (neg.f64 t) (/.f64 (*.f64 t (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) x) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) |
(fma.f64 (neg.f64 (*.f64 y (*.f64 t t))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) y) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 t t)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x)) y (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) (+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) (+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (neg.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (neg.f64 (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))) (+.f64 (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))) (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) (-.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) (neg.f64 (neg.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))) (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))) (neg.f64 (-.f64 (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) #s(literal -1 binary64)) |
(*.f64 t (-.f64 (*.f64 t (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (/.f64 (*.f64 t (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) x))) |
(*.f64 t (*.f64 t (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) |
(*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))))) |
(*.f64 (*.f64 (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) |
(*.f64 (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (*.f64 t t)) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) #s(literal 1/8 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) #s(literal 1/8 binary64))) |
(+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) |
(+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (*.f64 #s(literal 1/8 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) |
(fma.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) #s(literal 1/8 binary64) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) #s(literal 1/8 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) t))) #s(literal 1/134217728 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (-.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) #s(literal 1/8 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) t))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) t))) #s(literal 1/134217728 binary64))))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (-.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) #s(literal 1/8 binary64))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) t)))))) (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) t))) #s(literal 1/134217728 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) (neg.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (-.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) #s(literal 1/8 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) t))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)))) (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (+.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) t))) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) t))) #s(literal 1/134217728 binary64)))))) (neg.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (-.f64 (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) #s(literal 1/8 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (-.f64 #s(literal 1/64 binary64) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) t)) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t t)) t))))))) (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))))) |
(*.f64 t (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))))) |
(*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))))) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t) (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) |
(*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t)) |
(*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t)) t) |
(*.f64 (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) t) |
(*.f64 (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(+.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) y))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 t t)) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t t))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 t t) (*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 t t))) |
(fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 t t) (-.f64 #s(literal 0 binary64) y))) |
(/.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(/.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(/.f64 (neg.f64 (*.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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) |
(*.f64 t (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t)) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) t) t) |
(exp.f64 (*.f64 (log.f64 t) #s(literal 3 binary64))) |
(pow.f64 t #s(literal 3 binary64)) |
(pow.f64 (*.f64 t t) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 t #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 t)) #s(literal 3 binary64)) |
(*.f64 t (*.f64 t t)) |
(*.f64 (*.f64 t t) t) |
(*.f64 (pow.f64 t #s(literal 3/2 binary64)) (pow.f64 t #s(literal 3/2 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 (*.f64 #s(literal 1/2 binary64) t) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))) |
(+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) t)) |
(fma.f64 #s(literal 1/2 binary64) t (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) t)) |
(fma.f64 t #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))) |
(fma.f64 t (*.f64 #s(literal 1/8 binary64) (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) t)) |
(fma.f64 (*.f64 t t) (*.f64 #s(literal 1/8 binary64) t) (*.f64 #s(literal 1/2 binary64) t)) |
(fma.f64 (*.f64 t (*.f64 t t)) #s(literal 1/8 binary64) (*.f64 #s(literal 1/2 binary64) t)) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t)) t (*.f64 #s(literal 1/2 binary64) t)) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) t) (*.f64 t t) (*.f64 #s(literal 1/2 binary64) t)) |
(/.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 #s(literal 1/2 binary64) t)) (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 #s(literal 1/2 binary64) t)) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))) (-.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t)) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 t (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t (*.f64 t t)) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t (*.f64 t t)) t))) t) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))))) (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 #s(literal 1/2 binary64) t)) (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))) (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 #s(literal 1/2 binary64) t)) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t)))))) |
(/.f64 (neg.f64 (*.f64 t (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t (*.f64 t t)) t))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t (*.f64 t t)) t))) t)) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) |
(*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) t) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 t (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t)) (*.f64 t t))) |
(+.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) t) t) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))) t)) |
(+.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t)) (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 t t) (*.f64 t (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 t t) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t)) (*.f64 t t))) |
(fma.f64 t (*.f64 #s(literal 1/2 binary64) t) (*.f64 t (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))) |
(fma.f64 t (*.f64 #s(literal 1/2 binary64) t) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) |
(fma.f64 t (*.f64 #s(literal 1/2 binary64) t) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t)) (*.f64 t t))) |
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) (*.f64 t (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))) |
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) |
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t)) (*.f64 t t))) |
(fma.f64 (*.f64 t t) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t)) (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) t) t (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))) t)) |
(/.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 t t) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t (*.f64 t t)) t)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 t t) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t (*.f64 t t)) t))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) |
(*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) |
(*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) (*.f64 t t)) |
(*.f64 (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) t) |
(*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) t) (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) t) |
(/.f64 (*.f64 y (*.f64 t t)) (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 t t))) (neg.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) |
(/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) |
(/.f64 (*.f64 (*.f64 t t) (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) x) |
(/.f64 (*.f64 (*.f64 y (*.f64 t t)) #s(literal 1 binary64)) (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 (neg.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 t t)) x) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 t t) (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 t t)) #s(literal 1 binary64))) (neg.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 (neg.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) #s(literal -1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (*.f64 t t))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 y (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x) (*.f64 t t))) |
(*.f64 t (/.f64 (*.f64 t (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) x)) |
(*.f64 (*.f64 t t) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x) (*.f64 y (*.f64 t t))) |
(*.f64 (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (*.f64 t t)) |
(*.f64 (*.f64 y (*.f64 t t)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x)) |
(*.f64 (/.f64 (*.f64 t (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) x) t) |
(*.f64 (*.f64 (*.f64 t t) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x)) y) |
(*.f64 (*.f64 (*.f64 y (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) y) (neg.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) |
(/.f64 (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))) |
(/.f64 (neg.f64 (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 y #s(literal 1 binary64)) (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) |
(/.f64 (*.f64 y (+.f64 (neg.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) y) (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) #s(literal -1/2 binary64)) y) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (*.f64 y #s(literal 1 binary64))) (neg.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) |
(/.f64 (neg.f64 (*.f64 y (+.f64 (neg.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) #s(literal -1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) y)) (neg.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (neg.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) #s(literal -1/2 binary64)) y)) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(pow.f64 (/.f64 x (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) #s(literal -1 binary64)) |
(*.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x)) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) (*.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x) y) |
(*.f64 (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) x)) |
| 1× | egg-herbie |
| 6072× | *-lowering-*.f32 |
| 6072× | *-lowering-*.f64 |
| 4142× | +-lowering-+.f64 |
| 4142× | +-lowering-+.f32 |
| 1970× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 725 | 14461 |
| 1 | 2640 | 12192 |
| 2 | 7747 | 12192 |
| 0 | 8075 | 12192 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y))))) |
(* (sqrt z) (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) (sqrt z))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) (sqrt z))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) (sqrt z))) |
(* (* x (* (sqrt 2) (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) (sqrt z)) |
(* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) (* (/ (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y)) x) (sqrt z)))) |
(* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) (* (/ (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y)) x) (sqrt z)))) |
(* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) (* (/ (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y)) x) (sqrt z)))) |
(* -1 (* (* x (* (sqrt 2) (- (* -2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1/2))) (sqrt z))) |
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1/2)))))) |
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1/2)))))) |
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1/2)))))) |
(* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))))) |
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))))) (* (* y (* (sqrt 2) (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))) (sqrt z))) |
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))))) (* (* y (* (sqrt 2) (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))) (sqrt z))) |
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))))) (* (* y (* (sqrt 2) (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))) (sqrt z))) |
(* (* y (* (sqrt 2) (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))) (sqrt z)) |
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))) y) (sqrt z)))) |
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))) y) (sqrt z)))) |
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))) y) (sqrt z)))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) (sqrt z))) |
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))))))) |
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))))))) |
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 4 (* (pow t 2) (+ 1/8 (* 1/512 (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/128 (* (* (pow t 6) (* (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/128 (* (* (pow t 6) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))) |
(* 1/128 (* (* (pow t 8) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(* (pow t 8) (+ (* 1/128 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z))))) |
(* (pow t 8) (+ (* 1/128 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 8)) (sqrt z))))) |
(* (pow t 8) (+ (* 1/128 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 8)) (sqrt z))))) |
(* 1/128 (* (* (pow t 8) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(* (pow t 8) (+ (* 1/128 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z))))) |
(* (pow t 8) (+ (* 1/128 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 8)) (sqrt z))))) |
(* (pow t 8) (+ (* 1/128 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 8)) (sqrt z))))) |
(- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y) |
(- (+ (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* x (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) y) |
(- (+ (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* x (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) y) |
(- (+ (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* x (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) y) |
(* x (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))) |
(* x (- (+ 1/2 (+ (* -4 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))) (/ y x))) |
(* x (- (+ 1/2 (+ (* -4 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))) (/ y x))) |
(* x (- (+ 1/2 (+ (* -4 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))) (/ y x))) |
(* -1 (* x (- (* -2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1/2))) |
(* -1 (* x (- (+ (* -2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* -1 (/ (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y) x))) 1/2))) |
(* -1 (* x (- (+ (* -2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* -1 (/ (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y) x))) 1/2))) |
(* -1 (* x (- (+ (* -2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* -1 (/ (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y) x))) 1/2))) |
(+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))) |
(+ (* 1/2 x) (+ (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))) (* y (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1)))) |
(+ (* 1/2 x) (+ (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))) (* y (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1)))) |
(+ (* 1/2 x) (+ (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))) (* y (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1)))) |
(* y (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1)) |
(* y (- (+ (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (+ (* 1/2 (/ x y)) (* 2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)))) 1)) |
(* y (- (+ (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (+ (* 1/2 (/ x y)) (* 2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)))) 1)) |
(* y (- (+ (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (+ (* 1/2 (/ x y)) (* 2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)))) 1)) |
(* -1 (* y (+ 1 (* 4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) |
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))) y)) (* 4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))))) |
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))) y)) (* 4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))))) |
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))) y)) (* 4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))))) |
(- (* 1/2 x) y) |
(- (+ (* 1/2 x) (* 1/2 (* (pow t 2) (- (* 1/2 x) y)))) y) |
(- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/128 (* (pow t 6) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))) y) |
(- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/128 (* (pow t 6) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))) y) |
(* 1/128 (* (pow t 8) (- (* 1/2 x) y))) |
(* (pow t 8) (+ (* 1/128 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 6))))) |
(* (pow t 8) (- (+ (* 1/128 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 8))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 6))))) (/ y (pow t 8)))) |
(* (pow t 8) (- (+ (* 1/128 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 8))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 6))))) (/ y (pow t 8)))) |
(* 1/128 (* (pow t 8) (- (* 1/2 x) y))) |
(* (pow t 8) (+ (* 1/128 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 6))))) |
(* (pow t 8) (- (+ (* 1/128 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 8))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 6))))) (/ y (pow t 8)))) |
(* (pow t 8) (- (+ (* 1/128 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 8))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 6))))) (/ y (pow t 8)))) |
(* (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 (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/4 (* (/ (* (pow x 2) (sqrt 2)) y) (sqrt z))) |
(* (pow x 2) (+ (* -1/8 (* (/ (* x (sqrt 2)) (pow y 2)) (sqrt z))) (* 1/4 (* (/ (sqrt 2) y) (sqrt z))))) |
(* (pow x 2) (+ (* 1/4 (* (/ (sqrt 2) y) (sqrt z))) (* x (+ (* -1/8 (* (/ (sqrt 2) (pow y 2)) (sqrt z))) (* 1/16 (* (/ (* x (sqrt 2)) (pow y 3)) (sqrt z))))))) |
(* (pow x 2) (+ (* 1/4 (* (/ (sqrt 2) y) (sqrt z))) (* x (+ (* -1/8 (* (/ (sqrt 2) (pow y 2)) (sqrt z))) (* x (+ (* -1/32 (* (/ (* x (sqrt 2)) (pow y 4)) (sqrt z))) (* 1/16 (* (/ (sqrt 2) (pow y 3)) (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))) (* 2 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z)))))) |
(* x (+ (* -4 (* (/ (* (pow y 3) (sqrt 2)) (pow x 3)) (sqrt z))) (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* 2 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))))))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 2 (* (/ (* (pow y 2) (sqrt 2)) x) (sqrt z)))) x)) (* -1/2 (* (sqrt z) (sqrt 2)))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* -1 (/ (+ (* -2 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 4 (* (/ (* (pow y 3) (sqrt 2)) x) (sqrt z)))) x))) x)) (* -1/2 (* (sqrt z) (sqrt 2)))))) |
(* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (+ y (* 1/2 x))) (sqrt z))) |
(* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (+ y (* 1/2 x))) (sqrt z))) |
(* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (+ y (* 1/2 x))) (sqrt z))) |
(* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (+ y (* 1/2 x))) (sqrt z))) |
(* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (+ y (* 1/2 x))) (sqrt z))) |
(* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (+ y (* 1/2 x))) (sqrt z))) |
(* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (+ y (* 1/2 x))) (sqrt z))) |
(* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (+ y (* 1/2 x))) (sqrt z))) |
(* -1/4 (* (/ (* (pow x 2) (* (sqrt -2) (sqrt -1))) (+ y (* 1/2 x))) (sqrt z))) |
(* -1/4 (* (/ (* (pow x 2) (* (sqrt -2) (sqrt -1))) (+ y (* 1/2 x))) (sqrt z))) |
(* -1/4 (* (/ (* (pow x 2) (* (sqrt -2) (sqrt -1))) (+ y (* 1/2 x))) (sqrt z))) |
(* -1/4 (* (/ (* (pow x 2) (* (sqrt -2) (sqrt -1))) (+ y (* 1/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/2 (* (* x (sqrt 2)) (sqrt z))) (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 2 (* (/ (* y (sqrt 2)) x) (sqrt z)))))) |
(+ (* 1/2 (* (* x (sqrt 2)) (sqrt z))) (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* y (+ (* -4 (* (/ (* y (sqrt 2)) (pow x 2)) (sqrt z))) (* 2 (* (/ (sqrt 2) x) (sqrt z)))))))) |
(* 1/4 (* (/ (* (pow x 2) (sqrt 2)) y) (sqrt z))) |
(/ (+ (* -1/8 (* (/ (* (pow x 3) (sqrt 2)) y) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))) y) |
(/ (+ (* -1/8 (* (/ (* (pow x 3) (sqrt 2)) y) (sqrt z))) (+ (* 1/16 (* (/ (* (pow x 4) (sqrt 2)) (pow y 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))))) y) |
(/ (+ (* -1/8 (* (/ (* (pow x 3) (sqrt 2)) y) (sqrt z))) (+ (* -1/32 (* (/ (* (pow x 5) (sqrt 2)) (pow y 3)) (sqrt z))) (+ (* 1/16 (* (/ (* (pow x 4) (sqrt 2)) (pow y 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))))) y) |
(* 1/4 (* (/ (* (pow x 2) (sqrt 2)) y) (sqrt z))) |
(* -1 (/ (+ (* -1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) (* 1/8 (* (/ (* (pow x 3) (sqrt 2)) y) (sqrt z)))) y)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (* (pow x 3) (sqrt 2)) (sqrt z))) (* 1/16 (* (/ (* (pow x 4) (sqrt 2)) y) (sqrt z)))) y)) (* -1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))) y)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (* (* (pow x 4) (sqrt 2)) (sqrt z))) (* 1/32 (* (/ (* (pow x 5) (sqrt 2)) y) (sqrt z)))) y)) (* -1/8 (* (* (pow x 3) (sqrt 2)) (sqrt z)))) y)) (* -1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))) y)) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(* -1/4 (* (* (pow x 2) (* (sqrt -2) (sqrt -1))) (sqrt z))) |
(* -1/4 (* (* (pow x 2) (* (sqrt -2) (sqrt -1))) (sqrt z))) |
(* -1/4 (* (* (pow x 2) (* (sqrt -2) (sqrt -1))) (sqrt z))) |
(* -1/4 (* (* (pow x 2) (* (sqrt -2) (sqrt -1))) (sqrt z))) |
(* 1/4 (pow x 2)) |
(* 1/4 (pow x 2)) |
(* 1/4 (pow x 2)) |
(* 1/4 (pow x 2)) |
(* 1/4 (pow x 2)) |
(* 1/4 (pow x 2)) |
(* 1/4 (pow x 2)) |
(* 1/4 (pow x 2)) |
(* 1/4 (pow x 2)) |
(* 1/4 (pow x 2)) |
(* 1/4 (pow x 2)) |
(* 1/4 (pow x 2)) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y)))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y)))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y)))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y)))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y)))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) |
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) |
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z))))) |
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z))))) |
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (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/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))) |
(* 1/8 (* (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))))) |
(* 1/8 (* (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(* x (+ (* -1 (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)) (* 1/2 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(* x (+ (* -1 (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)) (* 1/2 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(* x (+ (* -1 (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)) (* 1/2 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(* -1 (* x (+ (* -1/2 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)))) |
(* -1 (* x (+ (* -1/2 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)))) |
(* -1 (* x (+ (* -1/2 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)))) |
(* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(* y (+ (* -1 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) y)))) |
(* y (+ (* -1 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) y)))) |
(* y (+ (* -1 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) y)))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (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/8 (* (pow t 2) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))) y) |
(* 1/8 (* (pow t 4) (- (* 1/2 x) y))) |
(* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) |
(* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 4))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) (/ y (pow t 4)))) |
(* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 4))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) (/ y (pow t 4)))) |
(* 1/8 (* (pow t 4) (- (* 1/2 x) y))) |
(* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) |
(* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 4))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) (/ y (pow t 4)))) |
(* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 4))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) (/ y (pow t 4)))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y))))) |
(* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))) |
(* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z)) |
(* x (+ (* -1 (* (/ (* (sqrt 2) (+ y (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(* x (+ (* -1 (* (/ (* (sqrt 2) (+ y (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(* x (+ (* -1 (* (/ (* (sqrt 2) (+ y (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(* -1 (* (* x (* (sqrt 2) (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2))) (sqrt z))) |
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2)))))) |
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2)))))) |
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2)))))) |
(* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))))) |
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* y (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (sqrt z))) |
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* y (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (sqrt z))) |
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* y (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (sqrt z))) |
(* (* y (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (sqrt z)) |
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z)))) |
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z)))) |
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z)))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) |
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (* (pow t 2) (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x)))))) (sqrt z))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x))))) (sqrt z)) (* (* (pow t 2) (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x)))))) (sqrt z))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x))))) (sqrt z)) (* (* (pow t 2) (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x)))))) (sqrt z))))) |
(* (* (pow t 4) (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x)))))) (sqrt z)) |
(* (pow t 4) (+ (* (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x))))) (sqrt z)) (* (/ (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x))))) (pow t 2)) (sqrt z)))) |
(* (pow t 4) (+ (* (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x))))) (sqrt z)) (+ (* (/ (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x))))) (pow t 2)) (sqrt z)) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))))) |
(* (pow t 4) (+ (* (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x))))) (sqrt z)) (+ (* (/ (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x))))) (pow t 2)) (sqrt z)) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))))) |
(* (* (pow t 4) (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x)))))) (sqrt z)) |
(* (pow t 4) (+ (* (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x))))) (sqrt z)) (* (/ (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x))))) (pow t 2)) (sqrt z)))) |
(* (pow t 4) (+ (* (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x))))) (sqrt z)) (+ (* (/ (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x))))) (pow t 2)) (sqrt z)) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))))) |
(* (pow t 4) (+ (* (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x))))) (sqrt z)) (+ (* (/ (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x))))) (pow t 2)) (sqrt z)) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))))) |
(- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y) |
(- (+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* x (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y) |
(- (+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* x (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y) |
(- (+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* x (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y) |
(* x (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(* x (+ 1/2 (+ (* -1 (/ (+ y (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(* x (+ 1/2 (+ (* -1 (/ (+ y (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(* x (+ 1/2 (+ (* -1 (/ (+ y (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(* -1 (* x (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2))) |
(* -1 (* x (- (+ (* -1 (/ (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y) x)) (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) 1/2))) |
(* -1 (* x (- (+ (* -1 (/ (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y) x)) (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) 1/2))) |
(* -1 (* x (- (+ (* -1 (/ (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y) x)) (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) 1/2))) |
(+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) |
(+ (* 1/2 x) (+ (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* y (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1)))) |
(+ (* 1/2 x) (+ (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* y (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1)))) |
(+ (* 1/2 x) (+ (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* y (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1)))) |
(* y (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1)) |
(* y (- (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)))) 1)) |
(* y (- (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)))) 1)) |
(* y (- (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)))) 1)) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(- (* 1/2 x) y) |
(- (+ (* 1/2 x) (* (pow t 2) (* x (- 1/4 (* 1/2 (/ y x)))))) y) |
(- (+ (* 1/2 x) (* (pow t 2) (+ (* x (- 1/4 (* 1/2 (/ y x)))) (* (pow t 2) (* x (- 1/16 (* 1/8 (/ y x)))))))) y) |
(- (+ (* 1/2 x) (* (pow t 2) (+ (* x (- 1/4 (* 1/2 (/ y x)))) (* (pow t 2) (* x (- 1/16 (* 1/8 (/ y x)))))))) y) |
(* (pow t 4) (* x (- 1/16 (* 1/8 (/ y x))))) |
(* (pow t 4) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2)))) |
(* (pow t 4) (- (+ (* 1/2 (/ x (pow t 4))) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2)))) (/ y (pow t 4)))) |
(* (pow t 4) (- (+ (* 1/2 (/ x (pow t 4))) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2)))) (/ y (pow t 4)))) |
(* (pow t 4) (* x (- 1/16 (* 1/8 (/ y x))))) |
(* (pow t 4) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2)))) |
(* (pow t 4) (- (+ (* 1/2 (/ x (pow t 4))) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2)))) (/ y (pow t 4)))) |
(* (pow t 4) (- (+ (* 1/2 (/ x (pow t 4))) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2)))) (/ y (pow t 4)))) |
(* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) |
(* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) |
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) |
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) |
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) |
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) |
(* (pow t 2) (* x (- 1/4 (* 1/2 (/ y x))))) |
(* (pow t 2) (+ (* x (- 1/4 (* 1/2 (/ y x)))) (* (pow t 2) (* x (- 1/16 (* 1/8 (/ y x))))))) |
(* (pow t 2) (+ (* x (- 1/4 (* 1/2 (/ y x)))) (* (pow t 2) (* x (- 1/16 (* 1/8 (/ y x))))))) |
(* (pow t 2) (+ (* x (- 1/4 (* 1/2 (/ y x)))) (* (pow t 2) (* x (- 1/16 (* 1/8 (/ y x))))))) |
(* (pow t 4) (* x (- 1/16 (* 1/8 (/ y x))))) |
(* (pow t 4) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2)))) |
(* (pow t 4) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2)))) |
(* (pow t 4) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2)))) |
(* (pow t 4) (* x (- 1/16 (* 1/8 (/ y x))))) |
(* (pow t 4) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2)))) |
(* (pow t 4) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2)))) |
(* (pow t 4) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2)))) |
(* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) |
(* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) |
(* y (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)))) |
(* y (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)))) |
(* y (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)))) |
(* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(* (pow t 2) (- 1/4 (* 1/2 (/ y x)))) |
(* (pow t 2) (- (+ 1/4 (* (pow t 2) (- 1/16 (* 1/8 (/ y x))))) (* 1/2 (/ y x)))) |
(* (pow t 2) (- (+ 1/4 (* (pow t 2) (- 1/16 (* 1/8 (/ y x))))) (* 1/2 (/ y x)))) |
(* (pow t 2) (- (+ 1/4 (* (pow t 2) (- 1/16 (* 1/8 (/ y x))))) (* 1/2 (/ y x)))) |
(* (pow t 4) (- 1/16 (* 1/8 (/ y x)))) |
(* (pow t 4) (- (+ 1/16 (* 1/4 (/ 1 (pow t 2)))) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))) |
(* (pow t 4) (- (+ 1/16 (* 1/4 (/ 1 (pow t 2)))) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))) |
(* (pow t 4) (- (+ 1/16 (* 1/4 (/ 1 (pow t 2)))) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))) |
(* (pow t 4) (- 1/16 (* 1/8 (/ y x)))) |
(* (pow t 4) (- (+ 1/16 (* 1/4 (/ 1 (pow t 2)))) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))) |
(* (pow t 4) (- (+ 1/16 (* 1/4 (/ 1 (pow t 2)))) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))) |
(* (pow t 4) (- (+ 1/16 (* 1/4 (/ 1 (pow t 2)))) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))) |
(* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) |
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) |
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) |
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) |
(* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) |
(* y (- (* 1/2 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) y)) (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) x))) |
(* y (- (* 1/2 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) y)) (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) x))) |
(* y (- (* 1/2 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) y)) (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) x))) |
(* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) |
(* -1 (* y (- (* -1/2 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) y)) (* -1 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) x))))) |
(* -1 (* y (- (* -1/2 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) y)) (* -1 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) x))))) |
(* -1 (* y (- (* -1/2 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) y)) (* -1 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) x))))) |
(* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) |
(/ (- (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) x) |
(/ (- (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) x) |
(/ (- (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) x) |
(* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) |
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) |
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) |
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) |
(* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) |
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) |
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) |
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) |
(* 1/8 (* (pow t 2) (- (* 1/2 x) y))) |
(* (pow t 2) (+ (* 1/512 (* (pow t 6) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y)))) |
(* (pow t 2) (+ (* 1/512 (* (pow t 6) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y)))) |
(* (pow t 2) (+ (* 1/512 (* (pow t 6) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y)))) |
(* 1/512 (* (pow t 8) (- (* 1/2 x) y))) |
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6))))) |
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6))))) |
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6))))) |
(* 1/512 (* (pow t 8) (- (* 1/2 x) y))) |
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6))))) |
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6))))) |
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6))))) |
(* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))) |
(* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))) |
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))) |
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))) |
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))) |
(* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))) |
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)))) |
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)))) |
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)))) |
(* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))) |
(* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) |
(* y (+ (* -1 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)))) |
(* y (+ (* -1 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)))) |
(* y (+ (* -1 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)))) |
(* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)) (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)) (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)) (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))) |
(* (pow t 2) (- (* 1/2 x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(* -1 (* (pow t 2) y)) |
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x))) |
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x))) |
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x))) |
(* 1/2 (* (pow t 2) x)) |
(* x (+ (* -1 (/ (* (pow t 2) y) x)) (* 1/2 (pow t 2)))) |
(* x (+ (* -1 (/ (* (pow t 2) y) x)) (* 1/2 (pow t 2)))) |
(* x (+ (* -1 (/ (* (pow t 2) y) x)) (* 1/2 (pow t 2)))) |
(* 1/2 (* (pow t 2) x)) |
(* -1 (* x (+ (* -1/2 (pow t 2)) (/ (* (pow t 2) y) x)))) |
(* -1 (* x (+ (* -1/2 (pow t 2)) (/ (* (pow t 2) y) x)))) |
(* -1 (* x (+ (* -1/2 (pow t 2)) (/ (* (pow t 2) y) x)))) |
(* 1/2 (* (pow t 2) x)) |
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x))) |
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x))) |
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x))) |
(* -1 (* (pow t 2) y)) |
(* y (+ (* -1 (pow t 2)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(* y (+ (* -1 (pow t 2)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(* y (+ (* -1 (pow t 2)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(* -1 (* (pow t 2) y)) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (pow t 2)))) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (pow t 2)))) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (pow t 2)))) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(pow t 3) |
(* (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)))) |
(* 1/2 t) |
(* t (+ 1/2 (* 1/8 (pow t 2)))) |
(* t (+ 1/2 (* 1/8 (pow t 2)))) |
(* t (+ 1/2 (* 1/8 (pow t 2)))) |
(* 1/8 (pow t 3)) |
(* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))) |
(* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))) |
(* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))) |
(* 1/8 (pow t 3)) |
(* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))) |
(* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))) |
(* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))) |
(* 1/2 (pow t 2)) |
(* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) |
(* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) |
(* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) |
(* 1/8 (pow t 4)) |
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))) |
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))) |
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))) |
(* 1/8 (pow t 4)) |
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))) |
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))) |
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))) |
(* 1/2 (/ (* (pow t 2) y) x)) |
(* (pow t 2) (+ (* 1/8 (/ (* (pow t 2) y) x)) (* 1/2 (/ y x)))) |
(* (pow t 2) (+ (* 1/8 (/ (* (pow t 2) y) x)) (* 1/2 (/ y x)))) |
(* (pow t 2) (+ (* 1/8 (/ (* (pow t 2) y) x)) (* 1/2 (/ y x)))) |
(* 1/8 (/ (* (pow t 4) y) x)) |
(* (pow t 4) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x))))) |
(* (pow t 4) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x))))) |
(* (pow t 4) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x))))) |
(* 1/8 (/ (* (pow t 4) y) x)) |
(* (pow t 4) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x))))) |
(* (pow t 4) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x))))) |
(* (pow t 4) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x))))) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(* 1/2 (/ y x)) |
(+ (* 1/8 (/ (* (pow t 2) y) x)) (* 1/2 (/ y x))) |
(+ (* 1/8 (/ (* (pow t 2) y) x)) (* 1/2 (/ y x))) |
(+ (* 1/8 (/ (* (pow t 2) y) x)) (* 1/2 (/ y x))) |
(* 1/8 (/ (* (pow t 2) y) x)) |
(* (pow t 2) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x))))) |
(* (pow t 2) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x))))) |
(* (pow t 2) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x))))) |
(* 1/8 (/ (* (pow t 2) y) x)) |
(* (pow t 2) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x))))) |
(* (pow t 2) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x))))) |
(* (pow t 2) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x))))) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
| Outputs |
|---|
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) y))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) y))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) y))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) y))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) y))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) y))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) y))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) y))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) y))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) y))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) y))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* 4 (* (pow t 2) (* (+ 1/8 (* 1/512 (pow t 6))) (- (* 1/2 x) y))))) y))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) y))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(* (sqrt z) (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y)) |
(+ (* (sqrt z) (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))))) |
(* (* x (* (sqrt 2) (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) (sqrt z)) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))))) |
(* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) (* (/ (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y)) x) (sqrt z)))) |
(*.f64 x (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))))) |
(* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) (* (/ (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y)) x) (sqrt z)))) |
(*.f64 x (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))))) |
(* x (+ (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) (* (/ (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y)) x) (sqrt z)))) |
(*.f64 x (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))) (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))))) |
(* -1 (* (* x (* (sqrt 2) (- (* -2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1/2))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) #s(literal -1/2 binary64))))) |
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1/2)))))) |
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) #s(literal -1/2 binary64))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1/2)))))) |
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) #s(literal -1/2 binary64))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1/2)))))) |
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) #s(literal -1/2 binary64))))) (neg.f64 x)) |
(* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))))) |
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))))) (* (* y (* (sqrt 2) (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))))))) |
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))))) (* (* y (* (sqrt 2) (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))))))) |
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))))) (* (* y (* (sqrt 2) (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))))))) |
(* (* y (* (sqrt 2) (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))) (sqrt z)) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))))) |
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))) y) (sqrt z)))) |
(*.f64 y (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))))) |
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))) y) (sqrt z)))) |
(*.f64 y (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))))) |
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))) y) (sqrt z)))) |
(*.f64 y (*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))))) (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) (sqrt z))) |
(*.f64 (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))))))) |
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))))))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))))))) |
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))))))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))))))) |
(*.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))))))) (-.f64 #s(literal 0 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/128 (* (* (pow t 6) (* (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 #s(literal 1/128 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (*.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/128 (* (* (pow t 6) (* (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 #s(literal 1/128 binary64) (*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) (*.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)))))) |
(* 1/128 (* (* (pow t 8) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(*.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 t #s(literal 8 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(* (pow t 8) (+ (* 1/128 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z))))) |
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/128 binary64)) (/.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))) (pow.f64 t #s(literal 6 binary64))))) |
(* (pow t 8) (+ (* 1/128 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 8)) (sqrt z))))) |
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/128 binary64)) (*.f64 (sqrt.f64 z) (+.f64 (*.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 6 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 t #s(literal 8 binary64)))))))) |
(* (pow t 8) (+ (* 1/128 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 8)) (sqrt z))))) |
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/128 binary64)) (*.f64 (sqrt.f64 z) (+.f64 (*.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 6 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 t #s(literal 8 binary64)))))))) |
(* 1/128 (* (* (pow t 8) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(*.f64 #s(literal 1/128 binary64) (*.f64 (pow.f64 t #s(literal 8 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(* (pow t 8) (+ (* 1/128 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z))))) |
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/128 binary64)) (/.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))) (pow.f64 t #s(literal 6 binary64))))) |
(* (pow t 8) (+ (* 1/128 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 8)) (sqrt z))))) |
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/128 binary64)) (*.f64 (sqrt.f64 z) (+.f64 (*.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 6 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 t #s(literal 8 binary64)))))))) |
(* (pow t 8) (+ (* 1/128 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 8)) (sqrt z))))) |
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) #s(literal 1/128 binary64)) (*.f64 (sqrt.f64 z) (+.f64 (*.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 6 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 t #s(literal 8 binary64)))))))) |
(- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y) |
(-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y) |
(- (+ (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* x (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) y) |
(+.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y)) |
(- (+ (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* x (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) y) |
(+.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y)) |
(- (+ (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* x (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) y) |
(+.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y)) |
(* x (+ 1/2 (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))) |
(* x (- (+ 1/2 (+ (* -4 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))) (/ y x))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y) x)))) |
(* x (- (+ 1/2 (+ (* -4 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))) (/ y x))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y) x)))) |
(* x (- (+ 1/2 (+ (* -4 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))) (/ y x))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y) x)))) |
(* -1 (* x (- (* -2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1/2))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) #s(literal -1/2 binary64)))) |
(* -1 (* x (- (+ (* -2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* -1 (/ (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y) x))) 1/2))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y) x)) #s(literal -1/2 binary64)))) |
(* -1 (* x (- (+ (* -2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* -1 (/ (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y) x))) 1/2))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y) x)) #s(literal -1/2 binary64)))) |
(* -1 (* x (- (+ (* -2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* -1 (/ (- (* -4 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) y) x))) 1/2))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) (/.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y) x)) #s(literal -1/2 binary64)))) |
(+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))) |
(+ (* 1/2 x) (+ (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))) (* y (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))))))) |
(+ (* 1/2 x) (+ (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))) (* y (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))))))) |
(+ (* 1/2 x) (+ (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))) (* y (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) (*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))))))) |
(* y (- (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))))) |
(* y (- (+ (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (+ (* 1/2 (/ x y)) (* 2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)))) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y))))) |
(* y (- (+ (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (+ (* 1/2 (/ x y)) (* 2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)))) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y))))) |
(* y (- (+ (* -4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (+ (* 1/2 (/ x y)) (* 2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)))) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) y))))) |
(* -1 (* y (+ 1 (* 4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))) y)) (* 4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))) y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))) y)) (* 4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))) y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))) y)) (* 4 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 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 #s(literal 1/2 binary64) (+.f64 x (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) y) |
(- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/128 (* (pow t 6) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))) y) |
(+.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 t #s(literal 6 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(- (+ (* 1/2 x) (* (pow t 2) (+ (* 1/128 (* (pow t 6) (- (* 1/2 x) y))) (* 1/2 (- (* 1/2 x) y))))) y) |
(+.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (+.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 t #s(literal 6 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* 1/128 (* (pow t 8) (- (* 1/2 x) y))) |
(*.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 t #s(literal 8 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (pow t 8) (+ (* 1/128 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 6))))) |
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/128 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 6 binary64))))) |
(* (pow t 8) (- (+ (* 1/128 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 8))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 6))))) (/ y (pow t 8)))) |
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/128 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 t #s(literal 8 binary64)))))) |
(* (pow t 8) (- (+ (* 1/128 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 8))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 6))))) (/ y (pow t 8)))) |
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/128 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 t #s(literal 8 binary64)))))) |
(* 1/128 (* (pow t 8) (- (* 1/2 x) y))) |
(*.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 t #s(literal 8 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (pow t 8) (+ (* 1/128 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 6))))) |
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/128 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 6 binary64))))) |
(* (pow t 8) (- (+ (* 1/128 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 8))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 6))))) (/ y (pow t 8)))) |
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/128 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 t #s(literal 8 binary64)))))) |
(* (pow t 8) (- (+ (* 1/128 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 8))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 6))))) (/ y (pow t 8)))) |
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/128 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 t #s(literal 8 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 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 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 -1 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 -1 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 -1 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 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(* (* y (* (sqrt -2) (sqrt -1))) (sqrt z)) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 y (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) |
(* (* y (* (sqrt -2) (sqrt -1))) (sqrt z)) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 y (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) |
(* (* y (* (sqrt -2) (sqrt -1))) (sqrt z)) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 y (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) |
(* (* y (* (sqrt -2) (sqrt -1))) (sqrt z)) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 y (sqrt.f64 #s(literal -2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(* -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/4 (* (/ (* (pow x 2) (sqrt 2)) y) (sqrt z))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x x) y)))) |
(* (pow x 2) (+ (* -1/8 (* (/ (* x (sqrt 2)) (pow y 2)) (sqrt z))) (* 1/4 (* (/ (sqrt 2) y) (sqrt z))))) |
(*.f64 (*.f64 x x) (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 y y)) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))))) |
(* (pow x 2) (+ (* 1/4 (* (/ (sqrt 2) y) (sqrt z))) (* x (+ (* -1/8 (* (/ (sqrt 2) (pow y 2)) (sqrt z))) (* 1/16 (* (/ (* x (sqrt 2)) (pow y 3)) (sqrt z))))))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 z)) (*.f64 x (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) y)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 y (*.f64 y y)))))))) |
(* (pow x 2) (+ (* 1/4 (* (/ (sqrt 2) y) (sqrt z))) (* x (+ (* -1/8 (* (/ (sqrt 2) (pow y 2)) (sqrt z))) (* x (+ (* -1/32 (* (/ (* x (sqrt 2)) (pow y 4)) (sqrt z))) (* 1/16 (* (/ (sqrt 2) (pow y 3)) (sqrt z))))))))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 z)) (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) y)) (sqrt.f64 z)) (*.f64 x (*.f64 (sqrt.f64 z) (+.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal 2 binary64))) (*.f64 y (*.f64 y 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 y (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* 2 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z)))))) |
(*.f64 x (+.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (*.f64 y (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y y)))) (*.f64 x x)))) |
(* x (+ (* -4 (* (/ (* (pow y 3) (sqrt 2)) (pow x 3)) (sqrt z))) (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* 2 (* (/ (* (pow y 2) (sqrt 2)) (pow x 2)) (sqrt z))))))) |
(*.f64 x (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y y)))) (*.f64 x x))) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 y (/.f64 (sqrt.f64 #s(literal 2 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 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 z) (*.f64 y (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 x)) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 2 (* (/ (* (pow y 2) (sqrt 2)) x) (sqrt z)))) x)) (* -1/2 (* (sqrt z) (sqrt 2)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 y y) x))))) x)) (neg.f64 x)) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* -1 (/ (+ (* -2 (* (* (pow y 2) (sqrt 2)) (sqrt z))) (* 4 (* (/ (* (pow y 3) (sqrt 2)) x) (sqrt z)))) x))) x)) (* -1/2 (* (sqrt z) (sqrt 2)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) (/.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y y))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))))) x)) x)) (neg.f64 x)) |
(* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (+ y (* 1/2 x))) (sqrt z))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (+ y (* 1/2 x))) (sqrt z))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (+ y (* 1/2 x))) (sqrt z))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (+ y (* 1/2 x))) (sqrt z))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (+ y (* 1/2 x))) (sqrt z))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (+ y (* 1/2 x))) (sqrt z))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (+ y (* 1/2 x))) (sqrt z))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/4 (* (/ (* (pow x 2) (sqrt 2)) (+ y (* 1/2 x))) (sqrt z))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* -1/4 (* (/ (* (pow x 2) (* (sqrt -2) (sqrt -1))) (+ y (* 1/2 x))) (sqrt z))) |
(*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x x)) (/.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* -1/4 (* (/ (* (pow x 2) (* (sqrt -2) (sqrt -1))) (+ y (* 1/2 x))) (sqrt z))) |
(*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x x)) (/.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* -1/4 (* (/ (* (pow x 2) (* (sqrt -2) (sqrt -1))) (+ y (* 1/2 x))) (sqrt z))) |
(*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x x)) (/.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(* -1/4 (* (/ (* (pow x 2) (* (sqrt -2) (sqrt -1))) (+ y (* 1/2 x))) (sqrt z))) |
(*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x x)) (/.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal 1/2 binary64) x) 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)) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(+ (* 1/2 (* (* x (sqrt 2)) (sqrt z))) (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 2 (* (/ (* y (sqrt 2)) x) (sqrt z)))))) |
(+.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) (*.f64 y (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 y (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))) (sqrt.f64 z)))) |
(+ (* 1/2 (* (* x (sqrt 2)) (sqrt z))) (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* y (+ (* -4 (* (/ (* y (sqrt 2)) (pow x 2)) (sqrt z))) (* 2 (* (/ (sqrt 2) x) (sqrt z)))))))) |
(+.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) (*.f64 y (*.f64 y (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 y (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) x)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))))))) |
(* 1/4 (* (/ (* (pow x 2) (sqrt 2)) y) (sqrt z))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x x) y)))) |
(/ (+ (* -1/8 (* (/ (* (pow x 3) (sqrt 2)) y) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))) y) |
(/.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x x)) y))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))))) y) |
(/ (+ (* -1/8 (* (/ (* (pow x 3) (sqrt 2)) y) (sqrt z))) (+ (* 1/16 (* (/ (* (pow x 4) (sqrt 2)) (pow y 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))))) y) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (sqrt.f64 z) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 y y)))))) y) |
(/ (+ (* -1/8 (* (/ (* (pow x 3) (sqrt 2)) y) (sqrt z))) (+ (* -1/32 (* (/ (* (pow x 5) (sqrt 2)) (pow y 3)) (sqrt z))) (+ (* 1/16 (* (/ (* (pow x 4) (sqrt 2)) (pow y 2)) (sqrt z))) (* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))))) y) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 y y))))) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x x)) y))) (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 5 binary64))) (*.f64 y (*.f64 y y))))))) y) |
(* 1/4 (* (/ (* (pow x 2) (sqrt 2)) y) (sqrt z))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x x) y)))) |
(* -1 (/ (+ (* -1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) (* 1/8 (* (/ (* (pow x 3) (sqrt 2)) y) (sqrt z)))) y)) |
(/.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (*.f64 x (*.f64 x x)) y))))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (* (pow x 3) (sqrt 2)) (sqrt z))) (* 1/16 (* (/ (* (pow x 4) (sqrt 2)) y) (sqrt z)))) y)) (* -1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))) y)) |
(/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) (/.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) y))))) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (* (* (pow x 4) (sqrt 2)) (sqrt z))) (* 1/32 (* (/ (* (pow x 5) (sqrt 2)) y) (sqrt z)))) y)) (* -1/8 (* (* (pow x 3) (sqrt 2)) (sqrt z)))) y)) (* -1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z)))) y)) |
(/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (sqrt.f64 z) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))))) y)) y)) (-.f64 #s(literal 0 binary64) y)) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) |
(* 1/4 (* (* (pow x 2) (sqrt 2)) (sqrt z))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x x)))) |
(* -1/4 (* (* (pow x 2) (* (sqrt -2) (sqrt -1))) (sqrt z))) |
(*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x x)))) |
(* -1/4 (* (* (pow x 2) (* (sqrt -2) (sqrt -1))) (sqrt z))) |
(*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x x)))) |
(* -1/4 (* (* (pow x 2) (* (sqrt -2) (sqrt -1))) (sqrt z))) |
(*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x x)))) |
(* -1/4 (* (* (pow x 2) (* (sqrt -2) (sqrt -1))) (sqrt z))) |
(*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x x)))) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* 1/4 (pow x 2)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 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 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 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 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 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 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 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 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 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 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 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 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 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 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 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 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y)))))) |
(*.f64 (sqrt.f64 z) (neg.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.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 #s(literal 1/2 binary64) x) y))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y)))))) |
(*.f64 (sqrt.f64 z) (neg.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.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 #s(literal 1/2 binary64) x) y))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y)))))) |
(*.f64 (sqrt.f64 z) (neg.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.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 #s(literal 1/2 binary64) x) y))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (- (* 1/2 x) y)))))) |
(*.f64 (sqrt.f64 z) (neg.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.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 #s(literal 1/2 binary64) x) y))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (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) #s(literal 1/8 binary64))))))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.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) #s(literal 1/8 binary64)))))))) (*.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) #s(literal 1/8 binary64))))))))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.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) #s(literal 1/8 binary64)))))))) (*.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) #s(literal 1/8 binary64))))))))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.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) #s(literal 1/8 binary64)))))))) (*.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) #s(literal 1/8 binary64))))))))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (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) #s(literal 1/8 binary64)))))))) |
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(*.f64 x (-.f64 (*.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) #s(literal 1/8 binary64))))))) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) x))))) |
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(*.f64 x (-.f64 (*.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) #s(literal 1/8 binary64))))))) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) x))))) |
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(*.f64 x (-.f64 (*.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) #s(literal 1/8 binary64))))))) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) x))))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (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) #s(literal 1/8 binary64)))))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 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) #s(literal 1/8 binary64)))))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 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) #s(literal 1/8 binary64)))))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 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) #s(literal 1/8 binary64)))))))) (neg.f64 x)) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (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) #s(literal 1/8 binary64)))))))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.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) #s(literal 1/8 binary64)))))))) (*.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) #s(literal 1/8 binary64))))))))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.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) #s(literal 1/8 binary64)))))))) (*.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) #s(literal 1/8 binary64))))))))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.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) #s(literal 1/8 binary64)))))))) (*.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) #s(literal 1/8 binary64))))))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (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) #s(literal 1/8 binary64))))))) |
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z))))) |
(*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.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) #s(literal 1/8 binary64)))))) (/.f64 (sqrt.f64 z) y))) (*.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) #s(literal 1/8 binary64)))))))) |
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z))))) |
(*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.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) #s(literal 1/8 binary64)))))) (/.f64 (sqrt.f64 z) y))) (*.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) #s(literal 1/8 binary64)))))))) |
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z))))) |
(*.f64 y (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.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) #s(literal 1/8 binary64)))))) (/.f64 (sqrt.f64 z) y))) (*.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) #s(literal 1/8 binary64)))))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (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) #s(literal 1/8 binary64))))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(*.f64 y (neg.f64 (*.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) #s(literal 1/8 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) #s(literal 1/8 binary64))))))) y))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(*.f64 y (neg.f64 (*.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) #s(literal 1/8 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) #s(literal 1/8 binary64))))))) y))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(*.f64 y (neg.f64 (*.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) #s(literal 1/8 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) #s(literal 1/8 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 #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 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.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))) (* (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 #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 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))))) |
(* 1/8 (* (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (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/2 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 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (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/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t))) (/.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 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (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/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 4 binary64))))))) |
(* 1/8 (* (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(*.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (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/2 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 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (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/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t))) (/.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 4) (+ (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (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/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 4 binary64))))))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.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)))))) |
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (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) #s(literal 1/8 binary64)))))) |
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (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) #s(literal 1/8 binary64)))))) |
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (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) #s(literal 1/8 binary64)))))) |
(* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(* x (+ (* -1 (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)) (* 1/2 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(*.f64 x (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (+.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 y x)))) |
(* x (+ (* -1 (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)) (* 1/2 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(*.f64 x (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (+.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 y x)))) |
(* x (+ (* -1 (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)) (* 1/2 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(*.f64 x (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (+.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 y x)))) |
(* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.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 (* x (+ (* -1/2 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)))) |
(*.f64 x (neg.f64 (+.f64 (*.f64 (+.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 y 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) #s(literal 1/8 binary64)))))))) |
(* -1 (* x (+ (* -1/2 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)))) |
(*.f64 x (neg.f64 (+.f64 (*.f64 (+.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 y 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) #s(literal 1/8 binary64)))))))) |
(* -1 (* x (+ (* -1/2 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) (/ (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)))) |
(*.f64 x (neg.f64 (+.f64 (*.f64 (+.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 y 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) #s(literal 1/8 binary64)))))))) |
(* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.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 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (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) #s(literal 1/8 binary64)))))) |
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (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) #s(literal 1/8 binary64)))))) |
(+ (* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (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) #s(literal 1/8 binary64)))))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.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)))))) |
(* y (+ (* -1 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (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) #s(literal 1/8 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) y))) |
(* y (+ (* -1 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (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) #s(literal 1/8 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) y))) |
(* y (+ (* -1 (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (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) #s(literal 1/8 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) y))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.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)))))) |
(* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(*.f64 (+.f64 (+.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 #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) #s(literal 1/8 binary64))))))) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(*.f64 (+.f64 (+.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 #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) #s(literal 1/8 binary64))))))) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ 1 (+ (* -1/2 (/ (* x (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(*.f64 (+.f64 (+.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 #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) #s(literal 1/8 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 #s(literal 1/2 binary64) (+.f64 x (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) 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) |
(+.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/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/8 (* (pow t 4) (- (* 1/2 x) y))) |
(*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 t #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t)))) |
(* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 4))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) (/ y (pow t 4)))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 t #s(literal 4 binary64)))))) |
(* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 4))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) (/ y (pow t 4)))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 t #s(literal 4 binary64)))))) |
(* 1/8 (* (pow t 4) (- (* 1/2 x) y))) |
(*.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 t #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (pow t 4) (+ (* 1/8 (- (* 1/2 x) y)) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t)))) |
(* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 4))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) (/ y (pow t 4)))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 t #s(literal 4 binary64)))))) |
(* (pow t 4) (- (+ (* 1/8 (- (* 1/2 x) y)) (+ (* 1/2 (/ x (pow t 4))) (* 1/2 (/ (- (* 1/2 x) y) (pow t 2))))) (/ y (pow t 4)))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 t t)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 t #s(literal 4 binary64)))))) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)))) y)) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)))) y)) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)))) y)) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)))) y)) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)))) y)) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)))) y)) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)))) y)) |
(* (sqrt z) (* (sqrt 2) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)))) y)) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)))) y)) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)))) y)) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)))) y)) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (+ (* 1/2 x) (* x (- (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) y))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)))) y)) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y)) |
(+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y))) (* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(* (* x (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z)) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(* x (+ (* -1 (* (/ (* (sqrt 2) (+ y (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(*.f64 x (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 y (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) |
(* x (+ (* -1 (* (/ (* (sqrt 2) (+ y (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(*.f64 x (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 y (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) |
(* x (+ (* -1 (* (/ (* (sqrt 2) (+ y (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))))) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(*.f64 x (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 y (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))))) |
(* -1 (* (* x (* (sqrt 2) (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2))) (sqrt z))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) 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) #s(literal 1/8 binary64)))))))) |
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2)))))) |
(*.f64 x (neg.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y) x))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.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) #s(literal 1/8 binary64)))))))))) |
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2)))))) |
(*.f64 x (neg.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y) x))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.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) #s(literal 1/8 binary64)))))))))) |
(* -1 (* x (+ (* -1 (* (/ (* (sqrt 2) (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y)) x) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2)))))) |
(*.f64 x (neg.f64 (*.f64 (sqrt.f64 z) (+.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y) x))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (+.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) #s(literal 1/8 binary64)))))))))) |
(* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* y (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 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) #s(literal 1/8 binary64)))))))) |
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* y (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 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) #s(literal 1/8 binary64)))))))) |
(+ (* (sqrt z) (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* y (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 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) #s(literal 1/8 binary64)))))))) |
(* (* y (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (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) #s(literal 1/8 binary64))))))) |
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (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) #s(literal 1/8 binary64)))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) y)))) |
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (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) #s(literal 1/8 binary64)))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) y)))) |
(* y (+ (* (sqrt z) (* (sqrt 2) (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1))) (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (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) #s(literal 1/8 binary64)))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) y)))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (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) #s(literal 1/8 binary64))))))) |
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(*.f64 y (neg.f64 (*.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) #s(literal 1/8 binary64)))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) y)))))) |
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(*.f64 y (neg.f64 (*.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) #s(literal 1/8 binary64)))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) y)))))) |
(* -1 (* y (+ (* -1 (* (/ (* (sqrt 2) (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(*.f64 y (neg.f64 (*.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) #s(literal 1/8 binary64)))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 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))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (* (pow t 2) (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x)))))) (sqrt z))) |
(*.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)) x) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x))))) (sqrt z)) (* (* (pow t 2) (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x)))))) (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 (sqrt.f64 z) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))))))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x))))) (sqrt z)) (* (* (pow t 2) (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x)))))) (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 (sqrt.f64 z) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))))))))) |
(* (* (pow t 4) (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x)))))) (sqrt z)) |
(*.f64 (sqrt.f64 z) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x)))))) |
(* (pow t 4) (+ (* (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x))))) (sqrt z)) (* (/ (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x))))) (pow t 2)) (sqrt z)))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (sqrt.f64 z) (*.f64 x (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x))) (*.f64 t t)))))) |
(* (pow t 4) (+ (* (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x))))) (sqrt z)) (+ (* (/ (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x))))) (pow t 2)) (sqrt z)) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 x (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x))) (*.f64 t t)))) (/.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 4) (+ (* (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x))))) (sqrt z)) (+ (* (/ (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x))))) (pow t 2)) (sqrt z)) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 x (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x))) (*.f64 t t)))) (/.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 4) (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x)))))) (sqrt z)) |
(*.f64 (sqrt.f64 z) (*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x)))))) |
(* (pow t 4) (+ (* (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x))))) (sqrt z)) (* (/ (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x))))) (pow t 2)) (sqrt z)))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (sqrt.f64 z) (*.f64 x (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x))) (*.f64 t t)))))) |
(* (pow t 4) (+ (* (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x))))) (sqrt z)) (+ (* (/ (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x))))) (pow t 2)) (sqrt z)) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 x (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x))) (*.f64 t t)))) (/.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 4) (+ (* (* x (* (sqrt 2) (- 1/16 (* 1/8 (/ y x))))) (sqrt z)) (+ (* (/ (* x (* (sqrt 2) (- 1/4 (* 1/2 (/ y x))))) (pow t 2)) (sqrt z)) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 (sqrt.f64 z) (+.f64 (*.f64 x (+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x))) (*.f64 t t)))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 4 binary64)))))) |
(- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y) |
(-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y) |
(- (+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* x (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y) |
(-.f64 (-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) y) |
(- (+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* x (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y) |
(-.f64 (-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) y) |
(- (+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* x (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y) |
(-.f64 (-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) y) |
(* x (+ 1/2 (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(* x (+ 1/2 (+ (* -1 (/ (+ y (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (+.f64 y (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) x)))) |
(* x (+ 1/2 (+ (* -1 (/ (+ y (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (+.f64 y (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) x)))) |
(* x (+ 1/2 (+ (* -1 (/ (+ y (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (+.f64 y (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) x)))) |
(* -1 (* x (- (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1/2))) |
(*.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) #s(literal 1/8 binary64))))) (neg.f64 x)) |
(* -1 (* x (- (+ (* -1 (/ (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y) x)) (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) 1/2))) |
(*.f64 (+.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) #s(literal 1/8 binary64)))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y) x))) (neg.f64 x)) |
(* -1 (* x (- (+ (* -1 (/ (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y) x)) (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) 1/2))) |
(*.f64 (+.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) #s(literal 1/8 binary64)))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y) x))) (neg.f64 x)) |
(* -1 (* x (- (+ (* -1 (/ (- (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) y) x)) (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) 1/2))) |
(*.f64 (+.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) #s(literal 1/8 binary64)))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y) x))) (neg.f64 x)) |
(+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(+ (* 1/2 x) (+ (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* y (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1)))) |
(+.f64 (*.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 #s(literal 1/2 binary64) (+.f64 x (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(+ (* 1/2 x) (+ (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* y (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1)))) |
(+.f64 (*.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 #s(literal 1/2 binary64) (+.f64 x (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(+ (* 1/2 x) (+ (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* y (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1)))) |
(+.f64 (*.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 #s(literal 1/2 binary64) (+.f64 x (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(* y (- (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) 1)) |
(*.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)))))) |
(* y (- (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)))) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (/.f64 (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) y))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(* y (- (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)))) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (/.f64 (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) y))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(* y (- (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (+ (* 1/2 (/ x y)) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)))) 1)) |
(*.f64 y (+.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 x y) (/.f64 (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) y))) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) |
(* -1 (* y (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.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)))))) |
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) y))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ 1 (+ (* -1 (/ (+ (* 1/2 x) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))))) y))) (-.f64 #s(literal 0 binary64) y)) |
(- (* 1/2 x) y) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(- (+ (* 1/2 x) (* (pow t 2) (* x (- 1/4 (* 1/2 (/ y x)))))) y) |
(+.f64 (*.f64 (*.f64 t t) (*.f64 x (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(- (+ (* 1/2 x) (* (pow t 2) (+ (* x (- 1/4 (* 1/2 (/ y x)))) (* (pow t 2) (* x (- 1/16 (* 1/8 (/ y x)))))))) y) |
(+.f64 (*.f64 (*.f64 t t) (+.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x))) (*.f64 (*.f64 t t) (*.f64 x (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(- (+ (* 1/2 x) (* (pow t 2) (+ (* x (- 1/4 (* 1/2 (/ y x)))) (* (pow t 2) (* x (- 1/16 (* 1/8 (/ y x)))))))) y) |
(+.f64 (*.f64 (*.f64 t t) (+.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x))) (*.f64 (*.f64 t t) (*.f64 x (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (pow t 4) (* x (- 1/16 (* 1/8 (/ y x))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 x (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))))) |
(* (pow t 4) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2)))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 x (+.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))) (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) (*.f64 t t))))) |
(* (pow t 4) (- (+ (* 1/2 (/ x (pow t 4))) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2)))) (/ y (pow t 4)))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 x (+.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))) (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) (*.f64 t t)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 t #s(literal 4 binary64))))) |
(* (pow t 4) (- (+ (* 1/2 (/ x (pow t 4))) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2)))) (/ y (pow t 4)))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 x (+.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))) (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) (*.f64 t t)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 t #s(literal 4 binary64))))) |
(* (pow t 4) (* x (- 1/16 (* 1/8 (/ y x))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 x (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))))) |
(* (pow t 4) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2)))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 x (+.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))) (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) (*.f64 t t))))) |
(* (pow t 4) (- (+ (* 1/2 (/ x (pow t 4))) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2)))) (/ y (pow t 4)))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 x (+.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))) (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) (*.f64 t t)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 t #s(literal 4 binary64))))) |
(* (pow t 4) (- (+ (* 1/2 (/ x (pow t 4))) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2)))) (/ y (pow t 4)))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 x (+.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))) (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) (*.f64 t t)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (pow.f64 t #s(literal 4 binary64))))) |
(* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x))) |
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x))) |
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x))) |
(* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (neg.f64 x)) |
(* (pow t 2) (* x (- 1/4 (* 1/2 (/ y x))))) |
(*.f64 (*.f64 t t) (*.f64 x (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)))) |
(* (pow t 2) (+ (* x (- 1/4 (* 1/2 (/ y x)))) (* (pow t 2) (* x (- 1/16 (* 1/8 (/ y x))))))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x))) (*.f64 (*.f64 t t) (*.f64 x (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))))))) |
(* (pow t 2) (+ (* x (- 1/4 (* 1/2 (/ y x)))) (* (pow t 2) (* x (- 1/16 (* 1/8 (/ y x))))))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x))) (*.f64 (*.f64 t t) (*.f64 x (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))))))) |
(* (pow t 2) (+ (* x (- 1/4 (* 1/2 (/ y x)))) (* (pow t 2) (* x (- 1/16 (* 1/8 (/ y x))))))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x))) (*.f64 (*.f64 t t) (*.f64 x (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))))))) |
(* (pow t 4) (* x (- 1/16 (* 1/8 (/ y x))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 x (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))))) |
(* (pow t 4) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2)))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 x (+.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))) (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) (*.f64 t t))))) |
(* (pow t 4) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2)))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 x (+.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))) (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) (*.f64 t t))))) |
(* (pow t 4) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2)))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 x (+.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))) (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) (*.f64 t t))))) |
(* (pow t 4) (* x (- 1/16 (* 1/8 (/ y x))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 x (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))))) |
(* (pow t 4) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2)))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 x (+.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))) (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) (*.f64 t t))))) |
(* (pow t 4) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2)))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 x (+.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))) (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) (*.f64 t t))))) |
(* (pow t 4) (+ (* x (- 1/16 (* 1/8 (/ y x)))) (/ (* x (- 1/4 (* 1/2 (/ y x)))) (pow t 2)))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (*.f64 x (+.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))) (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) (*.f64 t t))))) |
(* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) |
(* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) |
(* y (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)))) |
(*.f64 y (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(* y (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)))) |
(*.f64 y (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(* y (+ (* -1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)))) |
(*.f64 y (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) y) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(* -1 (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2))))) y)) (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 t t) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) y)) (-.f64 #s(literal 0 binary64) y)) |
(* (pow t 2) (- 1/4 (* 1/2 (/ y x)))) |
(*.f64 (*.f64 t t) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x))) |
(* (pow t 2) (- (+ 1/4 (* (pow t 2) (- 1/16 (* 1/8 (/ y x))))) (* 1/2 (/ y x)))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 t t) (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x)))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)))) |
(* (pow t 2) (- (+ 1/4 (* (pow t 2) (- 1/16 (* 1/8 (/ y x))))) (* 1/2 (/ y x)))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 t t) (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x)))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)))) |
(* (pow t 2) (- (+ 1/4 (* (pow t 2) (- 1/16 (* 1/8 (/ y x))))) (* 1/2 (/ y x)))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 (*.f64 t t) (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x)))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)))) |
(* (pow t 4) (- 1/16 (* 1/8 (/ y x)))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x)))) |
(* (pow t 4) (- (+ 1/16 (* 1/4 (/ 1 (pow t 2)))) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))))) |
(* (pow t 4) (- (+ 1/16 (* 1/4 (/ 1 (pow t 2)))) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))))) |
(* (pow t 4) (- (+ 1/16 (* 1/4 (/ 1 (pow t 2)))) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))))) |
(* (pow t 4) (- 1/16 (* 1/8 (/ y x)))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 y x)))) |
(* (pow t 4) (- (+ 1/16 (* 1/4 (/ 1 (pow t 2)))) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))))) |
(* (pow t 4) (- (+ 1/16 (* 1/4 (/ 1 (pow t 2)))) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))))) |
(* (pow t 4) (- (+ 1/16 (* 1/4 (/ 1 (pow t 2)))) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x)))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/16 binary64) (-.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 y #s(literal 1/2 binary64)) x)) (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (/.f64 y x))))) |
(* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) |
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)) |
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)) |
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)) |
(* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (neg.f64 x)) |
(* y (- (* 1/2 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) y)) (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) x))) |
(*.f64 y (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 (*.f64 t t) x)))) |
(* y (- (* 1/2 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) y)) (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) x))) |
(*.f64 y (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 (*.f64 t t) x)))) |
(* y (- (* 1/2 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) y)) (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) x))) |
(*.f64 y (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 (*.f64 t t) x)))) |
(* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (neg.f64 x)) |
(* -1 (* y (- (* -1/2 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) y)) (* -1 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) x))))) |
(*.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 (*.f64 t t) x)) (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (* -1/2 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) y)) (* -1 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) x))))) |
(*.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 (*.f64 t t) x)) (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (- (* -1/2 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) y)) (* -1 (/ (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))) x))))) |
(*.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 (*.f64 t t) x)) (/.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (neg.f64 x)) |
(/ (- (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) x) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) x) |
(/ (- (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) x) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) x) |
(/ (- (* 1/2 (* (pow t 2) (* x (+ 1/2 (* 1/8 (pow t 2)))))) (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2)))))) x) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) x) |
(* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) |
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)) |
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)) |
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)) |
(* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) |
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)) |
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)) |
(+ (* -1 (/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x)) |
(* 1/8 (* (pow t 2) (- (* 1/2 x) y))) |
(*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (pow t 2) (+ (* 1/512 (* (pow t 6) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (pow t 2) (+ (* 1/512 (* (pow t 6) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (pow t 2) (+ (* 1/512 (* (pow t 6) (- (* 1/2 x) y))) (* 1/8 (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* 1/512 (* (pow t 8) (- (* 1/2 x) y))) |
(*.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 8 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6))))) |
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 #s(literal 1/512 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 6 binary64))))) |
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6))))) |
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 #s(literal 1/512 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 6 binary64))))) |
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6))))) |
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 #s(literal 1/512 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 6 binary64))))) |
(* 1/512 (* (pow t 8) (- (* 1/2 x) y))) |
(*.f64 (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 8 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6))))) |
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 #s(literal 1/512 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 6 binary64))))) |
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6))))) |
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 #s(literal 1/512 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 6 binary64))))) |
(* (pow t 8) (+ (* 1/512 (- (* 1/2 x) y)) (* 1/8 (/ (- (* 1/2 x) y) (pow t 6))))) |
(*.f64 (pow.f64 t #s(literal 8 binary64)) (+.f64 (*.f64 #s(literal 1/512 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (pow.f64 t #s(literal 6 binary64))))) |
(* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) |
(*.f64 (*.f64 (*.f64 t t) y) (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) |
(* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) |
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))) |
(*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (*.f64 (*.f64 (*.f64 t t) y) (/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))) x)))) |
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))) |
(*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (*.f64 (*.f64 (*.f64 t t) y) (/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))) x)))) |
(* x (+ (* -1 (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)) (* 1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))) |
(*.f64 x (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (*.f64 (*.f64 (*.f64 t t) y) (/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))) x)))) |
(* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) |
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)))) |
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) y) (/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))) x)) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)))) |
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) y) (/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))) x)) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/2 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (/ (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6))))) x)))) |
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 t t) y) (/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))) x)) (*.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) (neg.f64 x)) |
(* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6)))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) |
(+ (* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) (* 1/2 (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) |
(* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) |
(*.f64 (*.f64 (*.f64 t t) y) (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) |
(* y (+ (* -1 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)))) |
(*.f64 y (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))) |
(* y (+ (* -1 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)))) |
(*.f64 y (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))) |
(* y (+ (* -1 (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))) (* 1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)))) |
(*.f64 y (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (/.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))))) |
(* -1 (* (pow t 2) (* y (+ 1/8 (* 1/512 (pow t 6)))))) |
(*.f64 (*.f64 (*.f64 t t) y) (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64)))))) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)) (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (/.f64 (*.f64 t t) y)) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)) (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (/.f64 (*.f64 t t) y)) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (+ 1/8 (* 1/512 (pow t 6))))) y)) (* (pow t 2) (+ 1/8 (* 1/512 (pow t 6))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 t t) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/512 binary64) (pow.f64 t #s(literal 6 binary64))))) (/.f64 (*.f64 t t) y)) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (pow t 2) (- (* 1/2 x) y)) |
(*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* -1 (* (pow t 2) y)) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) y)) |
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) (*.f64 (*.f64 t t) y)) |
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) (*.f64 (*.f64 t t) y)) |
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) (*.f64 (*.f64 t t) y)) |
(* 1/2 (* (pow t 2) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) |
(* x (+ (* -1 (/ (* (pow t 2) y) x)) (* 1/2 (pow t 2)))) |
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (*.f64 (*.f64 t t) y) x))) |
(* x (+ (* -1 (/ (* (pow t 2) y) x)) (* 1/2 (pow t 2)))) |
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (*.f64 (*.f64 t t) y) x))) |
(* x (+ (* -1 (/ (* (pow t 2) y) x)) (* 1/2 (pow t 2)))) |
(*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (*.f64 (*.f64 t t) y) x))) |
(* 1/2 (* (pow t 2) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) |
(* -1 (* x (+ (* -1/2 (pow t 2)) (/ (* (pow t 2) y) x)))) |
(*.f64 (*.f64 (*.f64 t t) (+.f64 (/.f64 y x) #s(literal -1/2 binary64))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/2 (pow t 2)) (/ (* (pow t 2) y) x)))) |
(*.f64 (*.f64 (*.f64 t t) (+.f64 (/.f64 y x) #s(literal -1/2 binary64))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/2 (pow t 2)) (/ (* (pow t 2) y) x)))) |
(*.f64 (*.f64 (*.f64 t t) (+.f64 (/.f64 y x) #s(literal -1/2 binary64))) (neg.f64 x)) |
(* 1/2 (* (pow t 2) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) |
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) (*.f64 (*.f64 t t) y)) |
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) (*.f64 (*.f64 t t) y)) |
(+ (* -1 (* (pow t 2) y)) (* 1/2 (* (pow t 2) x))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) (*.f64 (*.f64 t t) y)) |
(* -1 (* (pow t 2) y)) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) y)) |
(* y (+ (* -1 (pow t 2)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) y) (*.f64 t t))) |
(* y (+ (* -1 (pow t 2)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) y) (*.f64 t t))) |
(* y (+ (* -1 (pow t 2)) (* 1/2 (/ (* (pow t 2) x) y)))) |
(*.f64 y (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t))) y) (*.f64 t t))) |
(* -1 (* (pow t 2) y)) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) y)) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (pow t 2)))) |
(*.f64 (+.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 x (*.f64 t t)) #s(literal -1/2 binary64)) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (pow t 2)))) |
(*.f64 (+.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 x (*.f64 t t)) #s(literal -1/2 binary64)) y)) (-.f64 #s(literal 0 binary64) y)) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) x) y)) (pow t 2)))) |
(*.f64 (+.f64 (*.f64 t t) (/.f64 (*.f64 (*.f64 x (*.f64 t t)) #s(literal -1/2 binary64)) y)) (-.f64 #s(literal 0 binary64) y)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(pow t 3) |
(*.f64 t (*.f64 t t)) |
(* (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 -1 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 -1 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 -1 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 -1 binary64) (sqrt.f64 z))) |
(* 1/2 t) |
(*.f64 #s(literal 1/2 binary64) t) |
(* t (+ 1/2 (* 1/8 (pow t 2)))) |
(*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) |
(* t (+ 1/2 (* 1/8 (pow t 2)))) |
(*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) |
(* t (+ 1/2 (* 1/8 (pow t 2)))) |
(*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) |
(* 1/8 (pow t 3)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))) |
(* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))) |
(*.f64 (*.f64 t (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))) |
(*.f64 (*.f64 t (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))) |
(*.f64 (*.f64 t (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(* 1/8 (pow t 3)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))) |
(* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))) |
(*.f64 (*.f64 t (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))) |
(*.f64 (*.f64 t (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(* (pow t 3) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))) |
(*.f64 (*.f64 t (*.f64 t t)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(* 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 (* 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 (* 1/8 (pow t 2)))) |
(*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) |
(* 1/8 (pow t 4)) |
(*.f64 #s(literal 1/8 binary64) (pow.f64 t #s(literal 4 binary64))) |
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(* 1/8 (pow t 4)) |
(*.f64 #s(literal 1/8 binary64) (pow.f64 t #s(literal 4 binary64))) |
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(* (pow t 4) (+ 1/8 (* 1/2 (/ 1 (pow t 2))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(* 1/2 (/ (* (pow t 2) y) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) y)) x) |
(* (pow t 2) (+ (* 1/8 (/ (* (pow t 2) y) x)) (* 1/2 (/ y x)))) |
(*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) y)) x))) |
(* (pow t 2) (+ (* 1/8 (/ (* (pow t 2) y) x)) (* 1/2 (/ y x)))) |
(*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) y)) x))) |
(* (pow t 2) (+ (* 1/8 (/ (* (pow t 2) y) x)) (* 1/2 (/ y x)))) |
(*.f64 (*.f64 t t) (+.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) y)) x))) |
(* 1/8 (/ (* (pow t 4) y) x)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (pow.f64 t #s(literal 4 binary64))) x)) |
(* (pow t 4) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 y x)) (/.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x) (*.f64 t t)))) |
(* (pow t 4) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 y x)) (/.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x) (*.f64 t t)))) |
(* (pow t 4) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 y x)) (/.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x) (*.f64 t t)))) |
(* 1/8 (/ (* (pow t 4) y) x)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 y (pow.f64 t #s(literal 4 binary64))) x)) |
(* (pow t 4) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 y x)) (/.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x) (*.f64 t t)))) |
(* (pow t 4) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 y x)) (/.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x) (*.f64 t t)))) |
(* (pow t 4) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x))))) |
(*.f64 (pow.f64 t #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 y x)) (/.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x) (*.f64 t t)))) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x) |
(/ (* (pow t 2) (* y (+ 1/2 (* 1/8 (pow t 2))))) x) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) x) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x)) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x)) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x)) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x)) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x)) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x)) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x)) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x)) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x)) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x)) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x)) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x)) |
(* 1/2 (/ y x)) |
(/.f64 (*.f64 y #s(literal 1/2 binary64)) x) |
(+ (* 1/8 (/ (* (pow t 2) y) x)) (* 1/2 (/ y x))) |
(+.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) y)) x)) |
(+ (* 1/8 (/ (* (pow t 2) y) x)) (* 1/2 (/ y x))) |
(+.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) y)) x)) |
(+ (* 1/8 (/ (* (pow t 2) y) x)) (* 1/2 (/ y x))) |
(+.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) y)) x)) |
(* 1/8 (/ (* (pow t 2) y) x)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) y)) x) |
(* (pow t 2) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x))))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 y x)) (/.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x) (*.f64 t t)))) |
(* (pow t 2) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x))))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 y x)) (/.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x) (*.f64 t t)))) |
(* (pow t 2) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x))))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 y x)) (/.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x) (*.f64 t t)))) |
(* 1/8 (/ (* (pow t 2) y) x)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) y)) x) |
(* (pow t 2) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x))))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 y x)) (/.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x) (*.f64 t t)))) |
(* (pow t 2) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x))))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 y x)) (/.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x) (*.f64 t t)))) |
(* (pow t 2) (+ (* 1/8 (/ y x)) (* 1/2 (/ y (* (pow t 2) x))))) |
(*.f64 (*.f64 t t) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 y x)) (/.f64 (/.f64 (*.f64 y #s(literal 1/2 binary64)) x) (*.f64 t t)))) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x)) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x)) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x)) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x)) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x)) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x)) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x)) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x)) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x)) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x)) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x)) |
(/ (* y (+ 1/2 (* 1/8 (pow t 2)))) x) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) (/.f64 y x)) |
Compiled 64481 to 3465 computations (94.6% saved)
47 alts after pruning (44 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1443 | 18 | 1461 |
| Fresh | 5 | 26 | 31 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1452 | 47 | 1499 |
| Status | Accuracy | Program |
|---|---|---|
| 23.5% | (/.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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) | |
| 11.1% | (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 y y)) | |
| 29.1% | (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y) | |
| 26.6% | (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) | |
| 37.4% | (/.f64 (*.f64 (*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal -1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) | |
| ✓ | 28.9% | (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
| 63.2% | (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) y)) | |
| 60.6% | (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) | |
| 60.4% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) | |
| 30.5% | (*.f64 (pow.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) | |
| 26.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)) | |
| 64.9% | (*.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 #s(literal 1 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) | |
| 28.3% | (*.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)) | |
| 20.9% | (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.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)))))) | |
| 46.5% | (*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) | |
| 76.5% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 (*.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 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))))))))))) #s(literal 1/4 binary64))) | |
| 87.5% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 t t))))))) | |
| 82.2% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (+.f64 (*.f64 t t) #s(literal 1 binary64)) (*.f64 z #s(literal 2 binary64))))) | |
| 90.2% | (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) | |
| 57.2% | (*.f64 (-.f64 #s(literal 0 binary64) y) (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)))))))) (*.f64 z #s(literal 2 binary64))))) | |
| 90.1% | (*.f64 (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) | |
| 76.5% | (*.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) | |
| 89.1% | (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) | |
| 33.3% | (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) | |
| 30.5% | (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) | |
| 53.9% | (*.f64 (*.f64 #s(literal 1/2 binary64) x) (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)))))))) (*.f64 z #s(literal 2 binary64))))) | |
| 30.0% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) | |
| 40.5% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) | |
| 36.9% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) | |
| 85.2% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) y)) | |
| ✓ | 60.7% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
| 84.3% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) y))) #s(literal 1/4 binary64)))) | |
| 82.7% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t)))) #s(literal 1/4 binary64)))) | |
| 94.9% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) t) #s(literal 1/4 binary64)))) | |
| 95.3% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1/4 binary64)))) | |
| 78.2% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (*.f64 t t) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x)) y))))) | |
| 90.1% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t (*.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) | |
| 85.5% | (*.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.9% | (*.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)))))))))) | |
| 90.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 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))))) | |
| 29.9% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y))) | |
| 55.7% | (*.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))))))) | |
| 59.2% | (*.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)))) | |
| 59.3% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x)))) | |
| ✓ | 30.6% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) |
| 33.4% | (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) | |
| 33.0% | (*.f64 (sqrt.f64 z) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
Compiled 3469 to 1210 computations (65.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)) |
(*.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 y x)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) |
(/.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 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 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (+.f64 (*.f64 t t) #s(literal 1 binary64)) (*.f64 z #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) 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 (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 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 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) y)) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.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 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.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 t (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 t (*.f64 t (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 t t)))))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 z (+.f64 #s(literal 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 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal -1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t (*.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.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 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (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)))))))) (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (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)))))))) (*.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 (*.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 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) (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)))))))) (*.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/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.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 (*.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 (*.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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t)))) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) y))) #s(literal 1/4 binary64)))) |
(*.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) t) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.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 (*.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 (-.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 y)))) (/.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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) x))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (*.f64 t t) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x)) 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))) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.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)))))) |
(*.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 (*.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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 (*.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 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))))))))))) #s(literal 1/4 binary64))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (/.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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (sqrt.f64 z) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 z) #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 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #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 #s(literal 1/2 binary64) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (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 (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 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) y)) |
(*.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 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)))) |
(/.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 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 (-.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 (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 (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)))))) |
| 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))))) |
13 calls:
| 28.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 27.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 27.0ms | t |
| 26.0ms | z |
| 25.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | x |
| 99.9% | 1 | y |
| 99.9% | 1 | z |
| 99.9% | 1 | t |
| 99.9% | 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.9% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 99.9% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 99.9% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 99.9% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 99.9% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 99.9% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 99.9% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 99.9% | 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 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) |
(/.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 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 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (+.f64 (*.f64 t t) #s(literal 1 binary64)) (*.f64 z #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) 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 (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 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 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) y)) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.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 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.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 t (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 t (*.f64 t (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 t t)))))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 z (+.f64 #s(literal 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 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal -1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t (*.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.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 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (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)))))))) (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (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)))))))) (*.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 (*.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 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) (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)))))))) (*.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/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.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 (*.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 (*.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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t)))) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) y))) #s(literal 1/4 binary64)))) |
(*.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) t) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.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 (*.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 (-.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 y)))) (/.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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) x))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (*.f64 t t) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x)) 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))) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.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)))))) |
(*.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 (*.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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 (*.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 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))))))))))) #s(literal 1/4 binary64))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (/.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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 t (*.f64 t (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/512 binary64))))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(*.f64 (sqrt.f64 z) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 z) #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 (-.f64 #s(literal 0 binary64) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 z) (sqrt.f64 #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 #s(literal 1/2 binary64) x)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (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 (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 (exp.f64 (*.f64 t t)) (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) y)) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (/.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 (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)))))))))) |
10 calls:
| 36.0ms | (*.f64 z #s(literal 2 binary64)) |
| 29.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| 29.0ms | t |
| 27.0ms | z |
| 25.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.3% | 1 | x |
| 95.3% | 1 | y |
| 95.3% | 1 | z |
| 98.0% | 2 | t |
| 95.3% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 95.3% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 95.3% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 95.3% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 95.3% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 98.0% | 2 | (*.f64 t t) |
Compiled 72 to 58 computations (19.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 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) |
(/.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 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 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (+.f64 (*.f64 t t) #s(literal 1 binary64)) (*.f64 z #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) 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 (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 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 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) y)) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.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 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.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 t (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 t (*.f64 t (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 t t)))))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 z (+.f64 #s(literal 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 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal -1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t (*.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.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 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (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)))))))) (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (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)))))))) (*.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 (*.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 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) (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)))))))) (*.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/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.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 (*.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 (*.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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t)))) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) y))) #s(literal 1/4 binary64)))) |
(*.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) t) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.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 (*.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 (-.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 y)))) (/.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 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (+.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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 y (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) x))))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (*.f64 (*.f64 (*.f64 t t) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))) x)) 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))) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.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)))))) |
(*.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 (*.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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (-.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 (*.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 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))))))))))) #s(literal 1/4 binary64))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1/4 binary64)))) |
10 calls:
| 1.1s | y |
| 183.0ms | x |
| 41.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 38.0ms | t |
| 18.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.3% | 1 | x |
| 95.3% | 1 | y |
| 95.3% | 1 | z |
| 95.3% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 95.3% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 95.3% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 95.3% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 95.3% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 95.3% | 1 | t |
| 95.3% | 1 | (*.f64 t t) |
Compiled 72 to 58 computations (19.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 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) |
(/.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 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 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (+.f64 (*.f64 t t) #s(literal 1 binary64)) (*.f64 z #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) 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 (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 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 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) y)) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.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 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.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 t (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 t (*.f64 t (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 t t)))))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 z (+.f64 #s(literal 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 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal -1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t (*.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.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 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (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)))))))) (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (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)))))))) (*.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 (*.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 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) (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)))))))) (*.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/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.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 (*.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 (*.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 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y (+.f64 y (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 t t)))) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 t t) y))) #s(literal 1/4 binary64)))) |
(*.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 x (*.f64 (*.f64 t t) (-.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) #s(literal 1/16 binary64))) (/.f64 y (/.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))))))) (sqrt.f64 (*.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) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))))))) |
10 calls:
| 264.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 34.0ms | z |
| 20.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 17.0ms | y |
| 15.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.9% | 1 | x |
| 93.9% | 1 | y |
| 93.9% | 1 | z |
| 93.9% | 1 | t |
| 93.9% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 93.9% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 93.9% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 93.9% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 93.9% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 93.9% | 1 | (*.f64 t t) |
Compiled 72 to 58 computations (19.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 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) |
(/.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 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 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (+.f64 (*.f64 t t) #s(literal 1 binary64)) (*.f64 z #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) 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 (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 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 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) y)) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.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 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.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 t (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 t (*.f64 t (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 t t)))))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 z (+.f64 #s(literal 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 binary64) (*.f64 t (*.f64 t (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 t t))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 y y) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal -1 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t (*.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (+.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 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 (*.f64 t t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (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)))))))) (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) y) (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)))))))) (*.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 (*.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)))))))) |
| 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)))))))) |
10 calls:
| 16.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| 13.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 12.0ms | z |
| 12.0ms | (*.f64 z #s(literal 2 binary64)) |
| 12.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.9% | 1 | x |
| 90.9% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 90.9% | 1 | y |
| 90.9% | 1 | z |
| 90.9% | 1 | t |
| 90.9% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 90.9% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 90.9% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 90.9% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 90.9% | 1 | (*.f64 t t) |
Compiled 72 to 58 computations (19.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 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) |
(/.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 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 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (+.f64 (*.f64 t t) #s(literal 1 binary64)) (*.f64 z #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) 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 (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 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 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) y)) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.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 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.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 t (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 t (*.f64 t (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 t t)))))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (+.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 z (+.f64 #s(literal 2 binary64) (*.f64 t t))))))) |
| 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 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))))) |
10 calls:
| 42.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 14.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| 11.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 9.0ms | (*.f64 z #s(literal 2 binary64)) |
| 8.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.6% | 1 | x |
| 90.6% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 90.6% | 1 | y |
| 90.6% | 1 | t |
| 90.6% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 90.6% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 90.6% | 1 | (*.f64 t t) |
| 90.6% | 1 | z |
| 90.6% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 90.6% | 1 | (*.f64 z #s(literal 2 binary64)) |
Compiled 72 to 58 computations (19.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 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) |
(/.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 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 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (+.f64 (*.f64 t t) #s(literal 1 binary64)) (*.f64 z #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) 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 (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 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 (*.f64 #s(literal 1/2 binary64) (+.f64 x (*.f64 t (*.f64 t (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))))) y)) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 y (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (+.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 #s(literal -1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) #s(literal 1/8 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)))) |
10 calls:
| 10.0ms | (*.f64 z #s(literal 2 binary64)) |
| 9.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 9.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 9.0ms | x |
| 8.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.5% | 1 | x |
| 85.5% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 85.5% | 1 | y |
| 85.5% | 1 | t |
| 85.5% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 85.5% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 85.5% | 1 | (*.f64 t t) |
| 85.5% | 1 | z |
| 85.5% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 85.5% | 1 | (*.f64 z #s(literal 2 binary64)) |
Compiled 72 to 58 computations (19.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 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) |
(/.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 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 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (+.f64 (*.f64 t t) #s(literal 1 binary64)) (*.f64 z #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 y y)) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (+.f64 (*.f64 t t) #s(literal 1 binary64)) (*.f64 z #s(literal 2 binary64))))) |
10 calls:
| 7.0ms | (*.f64 z #s(literal 2 binary64)) |
| 7.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 6.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| 6.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 6.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.2% | 1 | z |
| 82.2% | 1 | t |
| 82.2% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 82.2% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 82.2% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 82.2% | 1 | (*.f64 t t) |
| 82.2% | 1 | x |
| 82.2% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 82.2% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 82.2% | 1 | y |
Compiled 72 to 58 computations (19.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 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) |
(/.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 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 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.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 (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)) |
9 calls:
| 23.0ms | (*.f64 z #s(literal 2 binary64)) |
| 5.0ms | t |
| 5.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| 5.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 5.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.3% | 3 | z |
| 64.3% | 3 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 64.3% | 3 | (*.f64 z #s(literal 2 binary64)) |
| 60.7% | 1 | x |
| 60.7% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 60.7% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 60.7% | 1 | y |
| 60.7% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 68.0% | 2 | t |
Compiled 65 to 53 computations (18.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)) |
(*.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 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) |
(/.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 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 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) 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 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
1 calls:
| 4.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.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 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) |
(/.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 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y) |
1 calls:
| 6.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.7% | 2 | 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 #s(literal 1/2 binary64) (/.f64 y x)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) |
(/.f64 (sqrt.f64 (*.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 #s(literal 1/2 binary64) x) y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) y)) |
1 calls:
| 3.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.0% | 2 | 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 #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 #s(literal 1/2 binary64) (/.f64 y x)))) |
1 calls:
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.7% | 2 | 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)) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
4 calls:
| 4.0ms | z |
| 2.0ms | (*.f64 z #s(literal 2 binary64)) |
| 2.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 2.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.7% | 1 | z |
| 60.7% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 60.7% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 60.7% | 1 | t |
Compiled 25 to 21 computations (16% 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 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 2.0ms | x |
| 2.0ms | (*.f64 z #s(literal 2 binary64)) |
| 2.0ms | t |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 45.4% | 3 | y |
| 37.3% | 3 | z |
| 37.3% | 3 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 37.3% | 3 | (*.f64 z #s(literal 2 binary64)) |
| 47.1% | 3 | x |
| 38.9% | 3 | t |
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:
| 16.0ms | (*.f64 z #s(literal 2 binary64)) |
| 1.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 1.0ms | t |
| 1.0ms | z |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 33.4% | 1 | z |
| 33.4% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 33.4% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 33.4% | 1 | t |
| 33.4% | 1 | y |
| 33.4% | 1 | x |
Compiled 35 to 29 computations (17.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.301964509522196e+99 | 4.713829564866933e+103 |
Compiled 28 to 21 computations (25% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 0.02403581243988797 | 0.02590496037023608 |
| 2.0ms | 16× | 0 | valid |
Compiled 63 to 47 computations (25.4% saved)
ival-mult: 1.0ms (94.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)ival-sqrt: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 22.0ms | 1.8781282838782956e+205 | 1.1262585134930389e+206 |
| 9.0ms | 1141479.2298786528 | 2240874.540772981 |
| 25.0ms | 160× | 0 | valid |
Compiled 372 to 289 computations (22.3% saved)
ival-mult: 5.0ms (51% of total)ival-sub: 1.0ms (10.2% of total)ival-div: 1.0ms (10.2% of total)ival-exp: 1.0ms (10.2% of total)ival-sqrt: 1.0ms (10.2% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 1141479.2298786528 | 2240874.540772981 |
| 7.0ms | 64× | 0 | valid |
Compiled 156 to 121 computations (22.4% saved)
ival-mult: 2.0ms (49.9% 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)ival-sqrt: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 1141479.2298786528 | 2240874.540772981 |
| 8.0ms | 64× | 0 | valid |
Compiled 156 to 121 computations (22.4% saved)
ival-mult: 2.0ms (51% 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)ival-sqrt: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 7.0ms | 3.705317444099374e-14 | 5.802822274105495e-14 |
| 5.0ms | 48× | 0 | valid |
Compiled 124 to 96 computations (22.6% saved)
ival-mult: 2.0ms (66.3% 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)ival-sqrt: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 4.252136564112249e-27 | 8.519504648409343e-26 |
| 15.0ms | -1.9014172424446562e+48 | -3.2279606050774772e+47 |
| 23.0ms | 208× | 0 | valid |
Compiled 353 to 294 computations (16.7% saved)
ival-mult: 7.0ms (54.1% of total)ival-sqrt: 2.0ms (15.4% of total)ival-sub: 1.0ms (7.7% of total)ival-div: 1.0ms (7.7% of total)ival-exp: 1.0ms (7.7% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 146× | *-commutative_binary64 |
| 78× | +-commutative_binary64 |
| 54× | sub-neg_binary64 |
| 48× | neg-mul-1_binary64 |
| 46× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 124 | 456 |
| 1 | 219 | 456 |
| 2 | 260 | 456 |
| 3 | 302 | 456 |
| 4 | 339 | 456 |
| 5 | 364 | 456 |
| 6 | 375 | 456 |
| 7 | 389 | 456 |
| 8 | 396 | 456 |
| 9 | 400 | 456 |
| 10 | 401 | 456 |
| 1× | saturated |
| Inputs |
|---|
(*.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 1999999999999999934672337608233382547699066371613110945835923558942591691843455725217479736910938112 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (/.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 (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 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1/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) (*.f64 (*.f64 t t) (+.f64 #s(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 #s(literal 1 binary64) (*.f64 t (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))))) |
(*.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) (sqrt.f64 (*.f64 (+.f64 (*.f64 t t) #s(literal 1 binary64)) (*.f64 z #s(literal 2 binary64))))) |
(if (<=.f64 t #s(literal 3602879701896397/144115188075855872 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) 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 #s(literal 1/2 binary64) x) y))) |
(if (<=.f64 t #s(literal 1200000 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (if (<=.f64 t #s(literal 110000000000000000713886798102382712880395657271369617094897848920522977953329231830579237786886263318314722501438928543424183318179750606343869640368834898254986388855898803327152262044464548589009002037248 binary64)) (/.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 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) |
(if (<=.f64 t #s(literal 1250000 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y)) |
(if (<=.f64 t #s(literal 1200000 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 #s(literal 0 binary64) (*.f64 y y)) y))) |
(if (<=.f64 t #s(literal 8715097876569077/158456325028528675187087900672 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 #s(literal 1/2 binary64) (/.f64 y x))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(if (<=.f64 x #s(literal -1180000000000000067964022476111249217625977257984 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) (if (<=.f64 x #s(literal 8711228593176025/696898287454081973172991196020261297061888 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 (-.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 1999999999999999934672337608233382547699066371613110945835923558942591691843455725217479736910938112 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (/.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 (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))))))))))) |
(if (<=.f64 (*.f64 t t) #s(literal 1999999999999999934672337608233382547699066371613110945835923558942591691843455725217479736910938112 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (/.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 (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 #s(literal 1/2 binary64) x) y) (/.f64 (*.f64 (*.f64 (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))) t) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (+.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t (*.f64 t (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)))))))) #s(literal 1/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) (*.f64 (*.f64 t t) (+.f64 #s(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 #s(literal 1 binary64) (*.f64 t (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))))))) |
(*.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))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (+.f64 (*.f64 t t) #s(literal 1 binary64)) (*.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)) (+.f64 (*.f64 t t) #s(literal 1 binary64))))) |
(if (<=.f64 t #s(literal 3602879701896397/144115188075855872 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) 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 #s(literal 1/2 binary64) x) y))) |
(if (<=.f64 t #s(literal 3602879701896397/144115188075855872 binary64)) (*.f64 (-.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) (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)))) |
(if (<=.f64 t #s(literal 1200000 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (if (<=.f64 t #s(literal 110000000000000000713886798102382712880395657271369617094897848920522977953329231830579237786886263318314722501438928543424183318179750606343869640368834898254986388855898803327152262044464548589009002037248 binary64)) (/.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 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) |
(if (<=.f64 t #s(literal 1200000 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (if (<=.f64 t #s(literal 110000000000000000713886798102382712880395657271369617094897848920522977953329231830579237786886263318314722501438928543424183318179750606343869640368834898254986388855898803327152262044464548589009002037248 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y y)) (-.f64 #s(literal 0 binary64) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 y (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(if (<=.f64 t #s(literal 1250000 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y)) |
(if (<=.f64 t #s(literal 1250000 binary64)) (*.f64 (-.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 y y)) (-.f64 #s(literal 0 binary64) y))) |
(if (<=.f64 t #s(literal 1200000 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 #s(literal 0 binary64) (*.f64 y y)) y))) |
(if (<=.f64 t #s(literal 1200000 binary64)) (*.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 y y) (-.f64 #s(literal 0 binary64) y)))) |
(if (<=.f64 t #s(literal 8715097876569077/158456325028528675187087900672 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 #s(literal 1/2 binary64) (/.f64 y x))))) |
(if (<=.f64 t #s(literal 8715097876569077/158456325028528675187087900672 binary64)) (*.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 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(if (<=.f64 x #s(literal -1180000000000000067964022476111249217625977257984 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) x)) (if (<=.f64 x #s(literal 8711228593176025/696898287454081973172991196020261297061888 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 (<=.f64 x #s(literal -1180000000000000067964022476111249217625977257984 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (if (<=.f64 x #s(literal 8711228593176025/696898287454081973172991196020261297061888 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))) (*.f64 x #s(literal 1/2 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 0 binary64) y)) |
| 7288× | *-lowering-*.f32 |
| 7288× | *-lowering-*.f64 |
| 6840× | *-lowering-*.f32 |
| 6840× | *-lowering-*.f64 |
| 6072× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 468 | 10551 |
| 1 | 1708 | 8337 |
| 2 | 6879 | 8310 |
| 0 | 8481 | 8310 |
| 0 | 37 | 183 |
| 1 | 185 | 175 |
| 2 | 1507 | 175 |
| 0 | 8177 | 175 |
| 0 | 53 | 321 |
| 1 | 329 | 282 |
| 2 | 2946 | 278 |
| 0 | 8795 | 278 |
| 0 | 725 | 14461 |
| 1 | 2640 | 12192 |
| 2 | 7747 | 12192 |
| 0 | 8075 | 12192 |
| 0 | 133 | 1974 |
| 1 | 460 | 1659 |
| 2 | 1791 | 1457 |
| 3 | 5757 | 1445 |
| 0 | 8241 | 1445 |
| 0 | 786 | 15167 |
| 1 | 2877 | 12612 |
| 0 | 8111 | 12612 |
| 0 | 15 | 14 |
| 1 | 30 | 14 |
| 2 | 54 | 14 |
| 3 | 115 | 14 |
| 4 | 276 | 14 |
| 5 | 496 | 14 |
| 6 | 801 | 14 |
| 7 | 1378 | 14 |
| 8 | 3639 | 14 |
| 9 | 6076 | 14 |
| 10 | 7536 | 14 |
| 11 | 7982 | 14 |
| 0 | 8006 | 14 |
| 0 | 57 | 327 |
| 1 | 344 | 280 |
| 2 | 2905 | 280 |
| 0 | 11228 | 280 |
| 0 | 15 | 34 |
| 1 | 57 | 34 |
| 2 | 297 | 33 |
| 3 | 2768 | 33 |
| 0 | 8714 | 33 |
| 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× | node limit |
Compiled 1722 to 1043 computations (39.4% saved)
(abs t)
Compiled 1260 to 478 computations (62.1% saved)
Loading profile data...