
Time bar (total: 20.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 19 to 17 computations (10.5% saved)
| 1.1s | 8 256× | 0 | valid |
| 244.0ms | 2 059× | 0 | invalid |
ival-mult: 488.0ms (51.6% of total)ival-exp: 165.0ms (17.4% of total)ival-sqrt: 144.0ms (15.2% of total)ival-div: 73.0ms (7.7% of total)ival-sub: 54.0ms (5.7% of total)exact: 11.0ms (1.2% of total)ival-true: 8.0ms (0.8% of total)ival-assert: 4.0ms (0.4% of total)| 2× | egg-herbie |
| 1 466× | times-frac |
| 1 444× | unsub-neg |
| 1 344× | accelerator-lowering-fma.f32 |
| 1 344× | accelerator-lowering-fma.f64 |
| 936× | distribute-lft-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 73 | 248 |
| 1 | 192 | 242 |
| 2 | 495 | 240 |
| 3 | 1547 | 240 |
| 4 | 4036 | 240 |
| 5 | 6473 | 240 |
| 0 | 15 | 16 |
| 1 | 27 | 16 |
| 2 | 49 | 16 |
| 3 | 106 | 16 |
| 4 | 237 | 16 |
| 5 | 359 | 16 |
| 6 | 491 | 16 |
| 7 | 805 | 16 |
| 8 | 1492 | 16 |
| 9 | 1928 | 16 |
| 10 | 2062 | 16 |
| 11 | 2080 | 16 |
| 12 | 2080 | 16 |
| 13 | 2100 | 16 |
| 14 | 2108 | 16 |
| 15 | 2108 | 16 |
| 0 | 2108 | 16 |
| 1× | iter limit |
| 1× | saturated |
| 1× | node limit |
| Inputs |
|---|
(* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) |
| Outputs |
|---|
(* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (sqrt.f64 (exp.f64 (*.f64 t t)))) |
| Inputs |
|---|
(* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) |
(* (* (- (* (neg x) 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) |
(* (* (- (* x 1/2) (neg y)) (sqrt (* z 2))) (exp (/ (* t t) 2))) |
(* (* (- (* x 1/2) y) (sqrt (* (neg z) 2))) (exp (/ (* t t) 2))) |
(* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* (neg t) (neg t)) 2))) |
(neg (* (* (- (* (neg x) 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2)))) |
(neg (* (* (- (* x 1/2) (neg y)) (sqrt (* z 2))) (exp (/ (* t t) 2)))) |
(neg (* (* (- (* x 1/2) y) (sqrt (* (neg z) 2))) (exp (/ (* t t) 2)))) |
(neg (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* (neg t) (neg t)) 2)))) |
(* (* (- (* y 1/2) x) (sqrt (* z 2))) (exp (/ (* t t) 2))) |
(* (* (- (* z 1/2) y) (sqrt (* x 2))) (exp (/ (* t t) 2))) |
(* (* (- (* t 1/2) y) (sqrt (* z 2))) (exp (/ (* x x) 2))) |
(* (* (- (* x 1/2) z) (sqrt (* y 2))) (exp (/ (* t t) 2))) |
(* (* (- (* x 1/2) t) (sqrt (* z 2))) (exp (/ (* y y) 2))) |
(* (* (- (* x 1/2) y) (sqrt (* t 2))) (exp (/ (* z z) 2))) |
| Outputs |
|---|
(* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) |
(* (- (* x 1/2) y) (* (sqrt (* z 2)) (pow (sqrt (exp t)) t))) |
(* (* (- (* (neg x) 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) |
(* (pow (sqrt (exp t)) t) (* (sqrt (* z 2)) (- (* x -1/2) y))) |
(* (* (- (* x 1/2) (neg y)) (sqrt (* z 2))) (exp (/ (* t t) 2))) |
(* (pow (sqrt (exp t)) t) (* (sqrt (* z 2)) (+ (* x 1/2) y))) |
(* (* (- (* x 1/2) y) (sqrt (* (neg z) 2))) (exp (/ (* t t) 2))) |
(* (- (* x 1/2) y) (* (pow (sqrt (exp t)) t) (sqrt (* z -2)))) |
(* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* (neg t) (neg t)) 2))) |
(* (- (* x 1/2) y) (* (sqrt (* z 2)) (pow (sqrt (exp t)) t))) |
(neg (* (* (- (* (neg x) 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2)))) |
(* (pow (sqrt (exp t)) t) (* (sqrt (* z 2)) (+ (* x 1/2) y))) |
(neg (* (* (- (* x 1/2) (neg y)) (sqrt (* z 2))) (exp (/ (* t t) 2)))) |
(* (pow (sqrt (exp t)) t) (* (sqrt (* z 2)) (- (* x -1/2) y))) |
(neg (* (* (- (* x 1/2) y) (sqrt (* (neg z) 2))) (exp (/ (* t t) 2)))) |
(* (pow (sqrt (exp t)) t) (* (sqrt (* z -2)) (+ y (* x -1/2)))) |
(neg (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* (neg t) (neg t)) 2)))) |
(* (sqrt (* z 2)) (* (pow (sqrt (exp t)) t) (+ y (* x -1/2)))) |
(* (* (- (* y 1/2) x) (sqrt (* z 2))) (exp (/ (* t t) 2))) |
(* (sqrt (* z 2)) (* (pow (sqrt (exp t)) t) (- (* 1/2 y) x))) |
(* (* (- (* z 1/2) y) (sqrt (* x 2))) (exp (/ (* t t) 2))) |
(* (pow (sqrt (exp t)) t) (* (- (* 1/2 z) y) (sqrt (* x 2)))) |
(* (* (- (* t 1/2) y) (sqrt (* z 2))) (exp (/ (* x x) 2))) |
(* (sqrt (* z 2)) (* (sqrt (pow (exp x) x)) (- (* 1/2 t) y))) |
(* (* (- (* x 1/2) z) (sqrt (* y 2))) (exp (/ (* t t) 2))) |
(* (- (* x 1/2) z) (* (pow (sqrt (exp t)) t) (sqrt (* y 2)))) |
(* (* (- (* x 1/2) t) (sqrt (* z 2))) (exp (/ (* y y) 2))) |
(* (sqrt (* z 2)) (* (- (* x 1/2) t) (sqrt (pow (exp y) y)))) |
(* (* (- (* x 1/2) y) (sqrt (* t 2))) (exp (/ (* z z) 2))) |
(* (- (* x 1/2) y) (* (sqrt (* 2 t)) (sqrt (pow (exp z) z)))) |
(abs t)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 0 | 0 | - | 0 | - | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (*.f64 x #s(literal 1/2 binary64)) |
| 0 | 0 | - | 0 | - | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 0 | 0 | - | 0 | - | (*.f64 t t) |
| 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 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 z #s(literal 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 | - | #s(literal 1/2 binary64) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 156.0ms | 512× | 0 | valid |
Compiled 170 to 64 computations (62.4% saved)
ival-mult: 119.0ms (88.5% of total)ival-exp: 5.0ms (3.7% of total)ival-sqrt: 4.0ms (3% of total)ival-sub: 3.0ms (2.2% of total)ival-div: 3.0ms (2.2% of total)exact: 1.0ms (0.7% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 4 to 4 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (*.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)))) |
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 x #s(literal 1/2 binary64)) y) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| ✓ | cost-diff | 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)))) |
| ✓ | cost-diff | 64 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 1 344× | accelerator-lowering-fma.f32 |
| 1 344× | accelerator-lowering-fma.f64 |
| 922× | *-lowering-*.f32 |
| 922× | *-lowering-*.f64 |
| 416× | distribute-lft-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 60 |
| 1 | 27 | 60 |
| 2 | 49 | 60 |
| 3 | 106 | 60 |
| 4 | 237 | 60 |
| 5 | 359 | 60 |
| 6 | 491 | 60 |
| 7 | 805 | 60 |
| 8 | 1492 | 60 |
| 9 | 1928 | 60 |
| 10 | 2062 | 60 |
| 11 | 2080 | 60 |
| 12 | 2080 | 60 |
| 13 | 2100 | 60 |
| 14 | 2108 | 60 |
| 15 | 2108 | 60 |
| 0 | 2108 | 60 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) |
(* (- (* x 1/2) y) (sqrt (* z 2))) |
(- (* x 1/2) y) |
(* x 1/2) |
x |
1/2 |
y |
(sqrt (* z 2)) |
(* z 2) |
z |
2 |
(exp (/ (* t t) 2)) |
(/ (* t t) 2) |
(* t t) |
t |
| Outputs |
|---|
(* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (sqrt.f64 (exp.f64 (*.f64 t t)))) |
(* (- (* x 1/2) y) (sqrt (* z 2))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #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 |
(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) |
(exp (/ (* t t) 2)) |
(sqrt.f64 (exp.f64 (*.f64 t t))) |
(/ (* 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% | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| ✓ | accuracy | 100.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)))) |
| ✓ | accuracy | 99.6% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 29.0ms | 256× | 0 | valid |
Compiled 64 to 17 computations (73.4% saved)
ival-mult: 7.0ms (48.1% of total)ival-div: 2.0ms (13.7% of total)ival-exp: 2.0ms (13.7% of total)ival-sqrt: 2.0ms (13.7% of total)ival-sub: 1.0ms (6.9% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (exp (/ (* t t) 2))> |
#<alt (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2)))> |
#<alt (* (- (* x 1/2) y) (sqrt (* z 2)))> |
#<alt (- (* x 1/2) y)> |
#<alt (sqrt (* z 2))> |
| Outputs |
|---|
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow t 2)))> |
#<alt (+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2)))))> |
#<alt (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))> |
#<alt (exp (* 1/2 (pow t 2)))> |
#<alt (exp (* 1/2 (pow t 2)))> |
#<alt (exp (* 1/2 (pow t 2)))> |
#<alt (exp (* 1/2 (pow t 2)))> |
#<alt (exp (* 1/2 (pow t 2)))> |
#<alt (exp (* 1/2 (pow t 2)))> |
#<alt (exp (* 1/2 (pow t 2)))> |
#<alt (exp (* 1/2 (pow t 2)))> |
#<alt (* -1 (* (* 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) (* (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 (* (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 (* -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) (* (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)> |
#<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))> |
#<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))))> |
33 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | y | @ | 0 | (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) |
| 3.0ms | z | @ | 0 | (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) |
| 2.0ms | x | @ | 0 | (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) |
| 1.0ms | x | @ | -inf | (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) |
| 1.0ms | z | @ | -inf | (* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) |
| 1× | batch-egg-rewrite |
| 6 922× | accelerator-lowering-fma.f32 |
| 6 922× | accelerator-lowering-fma.f64 |
| 4 292× | /-lowering-/.f32 |
| 4 292× | /-lowering-/.f64 |
| 3 846× | *-lowering-*.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 40 |
| 1 | 54 | 39 |
| 2 | 276 | 39 |
| 3 | 2343 | 39 |
| 0 | 8606 | 39 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(exp (/ (* t t) 2)) |
(* (* (- (* x 1/2) y) (sqrt (* z 2))) (exp (/ (* t t) 2))) |
(* (- (* x 1/2) y) (sqrt (* z 2))) |
(- (* x 1/2) y) |
(sqrt (* z 2)) |
| Outputs |
|---|
(exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 1/2 binary64))) (*.f64 t t))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 t (neg.f64 t)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (E.f64)) (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (*.f64 t #s(literal 1/2 binary64)))) t)) |
(fabs.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(sqrt.f64 (exp.f64 (*.f64 t t))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t (neg.f64 t)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (E.f64) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (E.f64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) |
(pow.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) #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 1/2 binary64))) |
(pow.f64 (exp.f64 t) (+.f64 (/.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (*.f64 t t)) |
(pow.f64 (exp.f64 (*.f64 t (neg.f64 t))) #s(literal -1/2 binary64)) |
(pow.f64 (E.f64) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (*.f64 t #s(literal 1/2 binary64))) t) |
(pow.f64 (exp.f64 (*.f64 t #s(literal 1/2 binary64))) (neg.f64 (neg.f64 t))) |
(pow.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal -1/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 1/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 1/2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 t t)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 t (neg.f64 t))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (neg.f64 t)) (neg.f64 t)) |
(pow.f64 (pow.f64 (exp.f64 #s(literal 1/2 binary64)) (neg.f64 (neg.f64 t))) t) |
(pow.f64 (pow.f64 (E.f64) t) (*.f64 t #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (E.f64) #s(literal 1/2 binary64)) (*.f64 t t)) |
(pow.f64 (pow.f64 (E.f64) (*.f64 t (neg.f64 t))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (E.f64) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (E.f64) #s(literal -1 binary64)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) |
(pow.f64 (pow.f64 (E.f64) (neg.f64 t)) (/.f64 t #s(literal -2 binary64))) |
(pow.f64 (pow.f64 (E.f64) (neg.f64 t)) (*.f64 t #s(literal -1/2 binary64))) |
(pow.f64 (pow.f64 (E.f64) #s(literal -1/2 binary64)) (*.f64 t (neg.f64 t))) |
(pow.f64 (pow.f64 (E.f64) (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (E.f64) (*.f64 #s(literal 1 binary64) t)) (*.f64 t #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (E.f64) (*.f64 #s(literal 1 binary64) (*.f64 t (neg.f64 t)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (exp.f64 (*.f64 t #s(literal 1/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 1/2 binary64)) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 (neg.f64 t)) (/.f64 t #s(literal -2 binary64))) |
(pow.f64 (exp.f64 (neg.f64 t)) (*.f64 t #s(literal -1/2 binary64))) |
(pow.f64 (exp.f64 #s(literal -1/2 binary64)) (*.f64 t (neg.f64 t))) |
(pow.f64 (exp.f64 (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 1 binary64) t)) (*.f64 t #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (neg.f64 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 1/2 binary64)) #s(literal 2 binary64)))) (exp.f64 (*.f64 t (/.f64 (*.f64 t #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (sqrt.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) (neg.f64 y))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))))) |
(+.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))))) |
(fma.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))))) |
(fma.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) (neg.f64 y))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) (neg.f64 y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) (exp.f64 (*.f64 (*.f64 t t) #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 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.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 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))))) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))))) (neg.f64 (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))))) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t 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 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))))) (neg.f64 (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))))) (neg.f64 (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y))) #s(literal 3 binary64))) (fma.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (-.f64 (*.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y))) (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)))) (*.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) (neg.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) (neg.f64 y))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) (neg.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) (neg.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) (neg.f64 y)) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) (-.f64 (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))))) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))))) (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))))) #s(literal -1 binary64)) |
(*.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 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/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 #s(literal 2 binary64) z))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))))) |
(*.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 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t))))) |
(*.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.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 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) (fma.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))))) (fma.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (-.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.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 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)))) (/.f64 (*.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y))))) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 y)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y))) |
(fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) (neg.f64 y)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y))) |
(fma.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y))) |
(fma.f64 (*.f64 (neg.f64 y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (*.f64 (neg.f64 y) (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) x) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) x (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal -1 binary64)) y (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y))))) (fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) (*.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y))) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(/.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 #s(literal 2 binary64) z)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) (*.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))) (fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))))) (neg.f64 (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) (*.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))) (neg.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #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 #s(literal 2 binary64) z)) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))))) (neg.f64 (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) (*.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))) (fma.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.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 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64))) (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))))) (fma.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (-.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.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 (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.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 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y)) |
(+.f64 (neg.f64 y) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(-.f64 #s(literal 0 binary64) (-.f64 y (*.f64 x #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(-.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 0 binary64)) y) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64)) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (fma.f64 y y (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (neg.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) y)))))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (neg.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) y))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64)) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))))) (fma.f64 y y (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (neg.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) y)))))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))))) (fma.f64 y y (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (neg.f64 (*.f64 x (*.f64 #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))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 y y (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (neg.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) y)))))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 y y (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (neg.f64 (*.f64 x (*.f64 #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))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 y y))))) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 y y))))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 y y))) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 y y))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64)) (*.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)))))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 y y)))))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (fma.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 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 y y)))) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 y y))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) (/.f64 (*.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal 1/2 binary64) y))) (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 y y)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))))) (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal 1/2 binary64) y)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))))) (/.f64 (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal 1/2 binary64) y)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 (neg.f64 y) (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (neg.f64 y) (*.f64 x #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) (/.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 x (/.f64 (*.f64 x #s(literal 1/4 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (/.f64 (*.f64 (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (fma.f64 x (/.f64 (*.f64 x #s(literal 1/4 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) |
(fma.f64 x (/.f64 (*.f64 x #s(literal 1/4 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 1 binary64)) (neg.f64 y)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(fma.f64 y #s(literal -1 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(fma.f64 #s(literal -1 binary64) y (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(fma.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 3/2 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(fma.f64 (*.f64 x #s(literal 1/4 binary64)) (/.f64 x (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.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) (neg.f64 (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (neg.f64 (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))))) (fma.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (-.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal 1/2 binary64) (neg.f64 y)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 #s(literal 1/2 binary64))) (neg.f64 y)) |
(fma.f64 (exp.f64 (log.f64 #s(literal 1/2 binary64))) (exp.f64 (log.f64 x)) (neg.f64 y)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (fma.f64 y y (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (neg.f64 (*.f64 x (*.f64 #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 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (neg.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) y))))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 y y))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 y y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal 1/2 binary64) y)) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 y y)))) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))))) (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 y (/.f64 y (fma.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 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal 1/2 binary64) y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 y) (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (/.f64 (*.f64 x #s(literal 1/4 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 y y)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (neg.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 y y)))))) |
(/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 y y))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.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)) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal 1 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 y y)))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (neg.f64 (*.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 y y))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))))) (neg.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 y y))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal 1/2 binary64) y))))) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (neg.f64 y) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (fma.f64 x (/.f64 (*.f64 x #s(literal 1/4 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 y y))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 y y))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y))) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 y (neg.f64 y))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (/.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) (*.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (/.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) (*.f64 (/.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 y (*.f64 y y)))) (*.f64 (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) (*.f64 (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 y (*.f64 y y)))) (*.f64 (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 y y))) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 y (neg.f64 y)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 y y))) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 y y))) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 y (neg.f64 y)))) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 y y))) (*.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 y y))) (*.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 y (neg.f64 y)))) (*.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (fma.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)) #s(literal 1 binary64))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) #s(literal 1 binary64))) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 y y)))) (neg.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 y y)))) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal 1/2 binary64) y)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (-.f64 (neg.f64 y) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) (neg.f64 (fma.f64 x (/.f64 (*.f64 x #s(literal 1/4 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) (neg.f64 (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 y y)))) |
(/.f64 (fma.f64 #s(literal 1/512 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal 1/2 binary64) y)))) (pow.f64 (neg.f64 (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (-.f64 (*.f64 (neg.f64 (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (*.f64 y (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 y (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 y (*.f64 x #s(literal 1/2 binary64))) (-.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (-.f64 y (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 y (*.f64 y y))) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 0 binary64)) (fma.f64 x #s(literal 1/2 binary64) #s(literal 0 binary64)) (fma.f64 y y (*.f64 (fma.f64 x #s(literal 1/2 binary64) #s(literal 0 binary64)) y)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(*.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.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/4 binary64) (*.f64 x x)) (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 y (-.f64 y (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(*.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 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64))))) (fma.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (-.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(*.f64 (/.f64 (fma.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 (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/64 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 y y)))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 y y)))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 #s(literal 2 binary64) z)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 #s(literal 2 binary64) z))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 (log.f64 z) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 z) #s(literal 1/2 binary64) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64) (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
(pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64))) |
| 1× | egg-herbie |
| 18 894× | accelerator-lowering-fma.f32 |
| 18 894× | accelerator-lowering-fma.f64 |
| 6 254× | *-lowering-*.f32 |
| 6 254× | *-lowering-*.f64 |
| 4 660× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 136 | 2087 |
| 1 | 454 | 1608 |
| 2 | 1580 | 1515 |
| 3 | 4468 | 1512 |
| 0 | 8848 | 1500 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (* 1/2 (pow t 2))) |
(+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) |
(+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) |
(exp (* 1/2 (pow t 2))) |
(exp (* 1/2 (pow t 2))) |
(exp (* 1/2 (pow t 2))) |
(exp (* 1/2 (pow t 2))) |
(exp (* 1/2 (pow t 2))) |
(exp (* 1/2 (pow t 2))) |
(exp (* 1/2 (pow t 2))) |
(exp (* 1/2 (pow t 2))) |
(* -1 (* (* 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) (* (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)))))) |
(* (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)))) |
(* -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) (* (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) |
(- (* 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)) |
(* (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)))) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow t 2))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) |
(+ 1 (* (pow t 2) (+ 1/2 (* 1/8 (pow t 2))))) |
(fma.f64 (*.f64 t t) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(exp (* 1/2 (pow t 2))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(exp (* 1/2 (pow t 2))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(exp (* 1/2 (pow t 2))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(exp (* 1/2 (pow t 2))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(exp (* 1/2 (pow t 2))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(exp (* 1/2 (pow t 2))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(exp (* 1/2 (pow t 2))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(exp (* 1/2 (pow t 2))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (neg.f64 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 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (-.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 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (-.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 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 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)))))) |
(*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* x (+ (* -1 (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 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))))) |
(*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))) |
(*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* (/ (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) x) (sqrt z))))) |
(*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) |
(+ (* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z)))) |
(*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (-.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 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (-.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 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (neg.f64 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 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))) |
(*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* y (+ (* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))) (* 1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))))) |
(*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* -1 (* (* y (* (exp (* 1/2 (pow t 2))) (sqrt 2))) (sqrt z))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (neg.f64 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 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (exp (* 1/2 (pow t 2))) (sqrt 2))) y) (sqrt z))) (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (sqrt 2)))))) |
(*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal -2 binary64))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal -2 binary64))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal -2 binary64))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y)))))) |
(*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal -2 binary64))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.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 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))) |
(*.f64 (sqrt.f64 z) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 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))))))))) |
(fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))))) (*.f64 (sqrt.f64 z) (*.f64 (fma.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 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (sqrt z) (* (exp (* 1/2 (pow t 2))) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.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 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.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 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.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 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.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 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 #s(literal -2 binary64)))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 #s(literal -2 binary64)))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 #s(literal -2 binary64)))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 #s(literal -2 binary64)))))) |
(* -1 y) |
(neg.f64 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 (*.f64 #s(literal 1/2 binary64) x) y) |
(* x (+ 1/2 (* -1 (/ y x)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* x (+ 1/2 (* -1 (/ y x)))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* -1 (* x (- (/ y x) 1/2))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* -1 (* x (- (/ y x) 1/2))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* -1 (* x (- (/ y x) 1/2))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* 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) |
(neg.f64 y) |
(* y (- (* 1/2 (/ x y)) 1)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* y (- (* 1/2 (/ x y)) 1)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* y (- (* 1/2 (/ x y)) 1)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* -1 y) |
(neg.f64 y) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) x) 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 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 #s(literal -2 binary64))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 #s(literal -2 binary64))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 #s(literal -2 binary64))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 #s(literal -2 binary64))))) |
Compiled 20 165 to 1 669 computations (91.7% saved)
14 alts after pruning (14 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 531 | 14 | 545 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 532 | 14 | 546 |
| Status | Accuracy | Program |
|---|---|---|
| 95.2% | (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))))) (*.f64 (sqrt.f64 z) (*.f64 (fma.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))))) | |
| 73.7% | (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) (fma.f64 x #s(literal 1/2 binary64) y)) | |
| ▶ | 99.8% | (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| 99.7% | (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) | |
| ▶ | 99.8% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) |
| 99.7% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) #s(literal 2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) | |
| 95.4% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) | |
| 92.3% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) | |
| 81.4% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) | |
| ▶ | 54.5% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
| 62.8% | (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) | |
| ▶ | 93.6% | (*.f64 (sqrt.f64 z) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
| ▶ | 84.1% | (*.f64 (sqrt.f64 z) (*.f64 (fma.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)))) |
| 54.4% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
Compiled 704 to 464 computations (34.1% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 z (exp.f64 (*.f64 t t))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) |
| ✓ | cost-diff | 1088 | (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| ✓ | cost-diff | 0 | (sqrt.f64 z) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 z) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
| ✓ | cost-diff | 128 | (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 1344 | (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 z) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 z) (*.f64 (fma.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)))) |
| ✓ | cost-diff | 128 | (*.f64 (fma.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))) |
| ✓ | 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 z #s(literal 2 binary64)))) |
| ✓ | cost-diff | 320 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) |
| ✓ | 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 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) |
| 12 428× | accelerator-lowering-fma.f32 |
| 12 428× | accelerator-lowering-fma.f64 |
| 4 902× | *-lowering-*.f32 |
| 4 902× | *-lowering-*.f64 |
| 3 622× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 376 |
| 1 | 98 | 376 |
| 2 | 306 | 362 |
| 3 | 1472 | 362 |
| 4 | 2623 | 362 |
| 5 | 4579 | 362 |
| 0 | 8563 | 348 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (- (* x 1/2) y) (sqrt (* 2 (* z (exp (* t t)))))) |
(- (* x 1/2) y) |
(* x 1/2) |
x |
1/2 |
y |
(sqrt (* 2 (* z (exp (* t t))))) |
(* 2 (* z (exp (* t t)))) |
2 |
(* z (exp (* t t))) |
z |
(exp (* t t)) |
(* t t) |
t |
(* (* (- (* x 1/2) y) (sqrt (* z 2))) 1) |
(* (- (* x 1/2) y) (sqrt (* z 2))) |
(- (* x 1/2) y) |
(* x 1/2) |
x |
1/2 |
y |
(sqrt (* z 2)) |
(* z 2) |
z |
2 |
1 |
(* (sqrt z) (* (+ (* 1/2 (* t t)) 1) (* (sqrt 2) (- (* 1/2 x) y)))) |
(sqrt z) |
z |
(* (+ (* 1/2 (* t t)) 1) (* (sqrt 2) (- (* 1/2 x) y))) |
(+ (* 1/2 (* t t)) 1) |
1/2 |
(* t t) |
t |
1 |
(* (sqrt 2) (- (* 1/2 x) y)) |
(sqrt 2) |
2 |
(- (* 1/2 x) y) |
(* 1/2 x) |
x |
y |
(* (sqrt z) (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (* t t) (* (* (sqrt 2) (- (* 1/2 x) y)) (+ (* t (* t 1/8)) 1/2))))) |
(sqrt z) |
z |
(+ (* (sqrt 2) (- (* 1/2 x) y)) (* (* t t) (* (* (sqrt 2) (- (* 1/2 x) y)) (+ (* t (* t 1/8)) 1/2)))) |
(sqrt 2) |
2 |
(- (* 1/2 x) y) |
(* 1/2 x) |
1/2 |
x |
y |
(* (* t t) (* (* (sqrt 2) (- (* 1/2 x) y)) (+ (* t (* t 1/8)) 1/2))) |
(* t t) |
t |
(* (* (sqrt 2) (- (* 1/2 x) y)) (+ (* t (* t 1/8)) 1/2)) |
(* (sqrt 2) (- (* 1/2 x) y)) |
(+ (* t (* t 1/8)) 1/2) |
(* t 1/8) |
1/8 |
(/ (sqrt (* 2 (* z (exp (* t t))))) (/ 1 (- (* x 1/2) y))) |
(sqrt (* 2 (* z (exp (* t t))))) |
(* 2 (* z (exp (* t t)))) |
2 |
(* z (exp (* t t))) |
z |
(exp (* t t)) |
(* t t) |
t |
(/ 1 (- (* x 1/2) y)) |
1 |
(- (* x 1/2) y) |
(* x 1/2) |
x |
1/2 |
y |
| Outputs |
|---|
(* (- (* x 1/2) y) (sqrt (* 2 (* z (exp (* t t)))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) |
(- (* 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 (* 2 (* z (exp (* t t))))) |
(sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) |
(* 2 (* z (exp (* t t)))) |
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) |
2 |
#s(literal 2 binary64) |
(* z (exp (* t t))) |
(*.f64 z (exp.f64 (*.f64 t t))) |
z |
(exp (* t t)) |
(exp.f64 (*.f64 t t)) |
(* t t) |
(*.f64 t t) |
t |
(* (* (- (* x 1/2) y) (sqrt (* z 2))) 1) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(* (- (* x 1/2) y) (sqrt (* z 2))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(- (* 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)) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
(* z 2) |
(*.f64 #s(literal 2 binary64) z) |
z |
2 |
#s(literal 2 binary64) |
1 |
#s(literal 1 binary64) |
(* (sqrt z) (* (+ (* 1/2 (* t t)) 1) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal -1 binary64))))) |
(sqrt z) |
(sqrt.f64 z) |
z |
(* (+ (* 1/2 (* t t)) 1) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal -1 binary64)))) |
(+ (* 1/2 (* t t)) 1) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(* t t) |
(*.f64 t t) |
t |
1 |
#s(literal 1 binary64) |
(* (sqrt 2) (- (* 1/2 x) y)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
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)) |
x |
y |
(* (sqrt z) (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (* t t) (* (* (sqrt 2) (- (* 1/2 x) y)) (+ (* t (* t 1/8)) 1/2))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(sqrt z) |
(sqrt.f64 z) |
z |
(+ (* (sqrt 2) (- (* 1/2 x) y)) (* (* t t) (* (* (sqrt 2) (- (* 1/2 x) y)) (+ (* t (* t 1/8)) 1/2)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
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 |
(* (* t t) (* (* (sqrt 2) (- (* 1/2 x) y)) (+ (* t (* t 1/8)) 1/2))) |
(*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (fma.f64 t (*.f64 t #s(literal -1/8 binary64)) #s(literal -1/2 binary64))))) |
(* t t) |
(*.f64 t t) |
t |
(* (* (sqrt 2) (- (* 1/2 x) y)) (+ (* t (* t 1/8)) 1/2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (fma.f64 t (*.f64 t #s(literal -1/8 binary64)) #s(literal -1/2 binary64)))) |
(* (sqrt 2) (- (* 1/2 x) y)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* t (* t 1/8)) 1/2) |
(fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) |
(* t 1/8) |
(*.f64 t #s(literal 1/8 binary64)) |
1/8 |
#s(literal 1/8 binary64) |
(/ (sqrt (* 2 (* z (exp (* t t))))) (/ 1 (- (* x 1/2) y))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) |
(sqrt (* 2 (* z (exp (* t t))))) |
(sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) |
(* 2 (* z (exp (* t t)))) |
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) |
2 |
#s(literal 2 binary64) |
(* z (exp (* t t))) |
(*.f64 z (exp.f64 (*.f64 t t))) |
z |
(exp (* t t)) |
(exp.f64 (*.f64 t t)) |
(* t t) |
(*.f64 t t) |
t |
(/ 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 |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (exp.f64 (*.f64 t t)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
| ✓ | accuracy | 99.8% | (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
| ✓ | accuracy | 99.3% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
| ✓ | accuracy | 98.4% | (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 96.8% | (*.f64 (sqrt.f64 z) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
| ✓ | accuracy | 89.9% | (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | accuracy | 99.3% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
| ✓ | accuracy | 98.4% | (*.f64 (fma.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))) |
| ✓ | accuracy | 96.4% | (*.f64 (sqrt.f64 z) (*.f64 (fma.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)))) |
| ✓ | accuracy | 100.0% | (*.f64 z #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| ✓ | accuracy | 99.6% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))) |
| ✓ | accuracy | 100.0% | (exp.f64 (*.f64 t t)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) |
| ✓ | accuracy | 99.8% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) |
| 79.0ms | 256× | 0 | valid |
Compiled 372 to 40 computations (89.2% saved)
ival-mult: 33.0ms (64.3% of total)ival-sqrt: 7.0ms (13.6% of total)ival-div: 3.0ms (5.8% of total)ival-add: 3.0ms (5.8% of total)ival-sub: 3.0ms (5.8% of total)ival-exp: 2.0ms (3.9% of total)exact: 1.0ms (1.9% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (- (* x 1/2) y) (sqrt (* 2 (* z (exp (* t t))))))> |
#<alt (- (* x 1/2) y)> |
#<alt (* x 1/2)> |
#<alt (sqrt (* 2 (* z (exp (* t t)))))> |
#<alt (* (* (- (* x 1/2) y) (sqrt (* z 2))) 1)> |
#<alt (* (- (* x 1/2) y) (sqrt (* z 2)))> |
#<alt (* (+ (* 1/2 (* t t)) 1) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (* (sqrt z) (* (+ (* 1/2 (* t t)) 1) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (sqrt z)> |
#<alt (+ (* 1/2 (* t t)) 1)> |
#<alt (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (* t t) (* (* (sqrt 2) (- (* 1/2 x) y)) (+ (* t (* t 1/8)) 1/2))))> |
#<alt (* (* (sqrt 2) (- (* 1/2 x) y)) (+ (* t (* t 1/8)) 1/2))> |
#<alt (* (sqrt z) (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (* t t) (* (* (sqrt 2) (- (* 1/2 x) y)) (+ (* t (* t 1/8)) 1/2)))))> |
#<alt (/ (sqrt (* 2 (* z (exp (* t t))))) (/ 1 (- (* x 1/2) y)))> |
#<alt (* 2 (* z (exp (* t t))))> |
#<alt (* z (exp (* t t)))> |
#<alt (exp (* t t))> |
#<alt (sqrt (* z 2))> |
#<alt (* z 2)> |
#<alt (* (sqrt 2) (- (* 1/2 x) y))> |
#<alt (sqrt 2)> |
#<alt (* (* t t) (* (* (sqrt 2) (- (* 1/2 x) y)) (+ (* t (* t 1/8)) 1/2)))> |
#<alt (/ 1 (- (* x 1/2) y))> |
| 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 (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 (* (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 (* -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 (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))> |
#<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 (* -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) (* (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) (- (* 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 (* (sqrt 2) (- (* 1/2 x) y))> |
#<alt (+ (* 1/2 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (+ (* 1/2 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (+ (* 1/2 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (* 1/2 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (pow t 2) (+ (* 1/2 (* (sqrt 2) (- (* 1/2 x) y))) (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))))> |
#<alt (* (pow t 2) (+ (* 1/2 (* (sqrt 2) (- (* 1/2 x) y))) (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))))> |
#<alt (* (pow t 2) (+ (* 1/2 (* (sqrt 2) (- (* 1/2 x) y))) (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))))> |
#<alt (* 1/2 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (pow t 2) (+ (* 1/2 (* (sqrt 2) (- (* 1/2 x) y))) (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))))> |
#<alt (* (pow t 2) (+ (* 1/2 (* (sqrt 2) (- (* 1/2 x) y))) (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))))> |
#<alt (* (pow t 2) (+ (* 1/2 (* (sqrt 2) (- (* 1/2 x) y))) (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))))> |
#<alt (* -1 (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))> |
#<alt (+ (* -1 (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))> |
#<alt (+ (* -1 (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))> |
#<alt (+ (* -1 (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))> |
#<alt (* 1/2 (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))> |
#<alt (* x (+ (* -1 (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x)) (* 1/2 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))> |
#<alt (* x (+ (* -1 (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x)) (* 1/2 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))> |
#<alt (* x (+ (* -1 (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x)) (* 1/2 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))> |
#<alt (* 1/2 (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x))))> |
#<alt (* 1/2 (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))> |
#<alt (+ (* -1 (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))> |
#<alt (+ (* -1 (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))> |
#<alt (+ (* -1 (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))> |
#<alt (* -1 (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))> |
#<alt (* y (+ (* -1 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y))))> |
#<alt (* y (+ (* -1 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y))))> |
#<alt (* y (+ (* -1 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y))))> |
#<alt (* -1 (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y)) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y)) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y)) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))> |
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))> |
#<alt (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))))> |
#<alt (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))))> |
#<alt (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))))> |
#<alt (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y))))))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))> |
#<alt (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))> |
#<alt (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))> |
#<alt (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))> |
#<alt (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))> |
#<alt (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))> |
#<alt (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))> |
#<alt (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))> |
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))> |
#<alt (* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))> |
#<alt (* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))> |
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z)))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z)))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z)))))> |
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z)))))> |
#<alt (* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z)))))> |
#<alt (* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z)))))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))> |
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))> |
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))))> |
#<alt (sqrt z)> |
#<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)))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (pow t 2)))> |
#<alt (+ 1 (* 1/2 (pow t 2)))> |
#<alt (+ 1 (* 1/2 (pow t 2)))> |
#<alt (* 1/2 (pow t 2))> |
#<alt (* (pow t 2) (+ 1/2 (/ 1 (pow t 2))))> |
#<alt (* (pow t 2) (+ 1/2 (/ 1 (pow t 2))))> |
#<alt (* (pow t 2) (+ 1/2 (/ 1 (pow t 2))))> |
#<alt (* 1/2 (pow t 2))> |
#<alt (* (pow t 2) (+ 1/2 (/ 1 (pow t 2))))> |
#<alt (* (pow t 2) (+ 1/2 (/ 1 (pow t 2))))> |
#<alt (* (pow t 2) (+ 1/2 (/ 1 (pow t 2))))> |
#<alt (+ (* -1 (* y (sqrt 2))) (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))> |
#<alt (+ (* -1 (* y (sqrt 2))) (+ (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* x (+ (* 1/2 (sqrt 2)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))))> |
#<alt (+ (* -1 (* y (sqrt 2))) (+ (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* x (+ (* 1/2 (sqrt 2)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))))> |
#<alt (+ (* -1 (* y (sqrt 2))) (+ (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* x (+ (* 1/2 (sqrt 2)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))))> |
#<alt (* x (+ (* 1/2 (sqrt 2)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))> |
#<alt (* x (+ (* -1 (/ (* y (sqrt 2)) x)) (+ (* -1 (/ (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)) (+ (* 1/2 (sqrt 2)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))))> |
#<alt (* x (+ (* -1 (/ (* y (sqrt 2)) x)) (+ (* -1 (/ (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)) (+ (* 1/2 (sqrt 2)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))))> |
#<alt (* x (+ (* -1 (/ (* y (sqrt 2)) x)) (+ (* -1 (/ (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)) (+ (* 1/2 (sqrt 2)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))))> |
#<alt (* -1 (* x (+ (* -1/2 (sqrt 2)) (* -1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1 (* y (sqrt 2))) (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) x)) (+ (* -1/2 (sqrt 2)) (* -1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1 (* y (sqrt 2))) (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) x)) (+ (* -1/2 (sqrt 2)) (* -1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1 (* y (sqrt 2))) (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) x)) (+ (* -1/2 (sqrt 2)) (* -1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))))> |
#<alt (+ (* 1/2 (* x (sqrt 2))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))> |
#<alt (+ (* 1/2 (* x (sqrt 2))) (+ (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* y (+ (* -1 (sqrt 2)) (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))))> |
#<alt (+ (* 1/2 (* x (sqrt 2))) (+ (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* y (+ (* -1 (sqrt 2)) (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))))> |
#<alt (+ (* 1/2 (* x (sqrt 2))) (+ (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* y (+ (* -1 (sqrt 2)) (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))))> |
#<alt (* y (+ (* -1 (sqrt 2)) (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))> |
#<alt (* y (+ (* -1 (sqrt 2)) (+ (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (+ (* 1/2 (/ (* x (sqrt 2)) y)) (* 1/2 (/ (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) y))))))> |
#<alt (* y (+ (* -1 (sqrt 2)) (+ (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (+ (* 1/2 (/ (* x (sqrt 2)) y)) (* 1/2 (/ (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) y))))))> |
#<alt (* y (+ (* -1 (sqrt 2)) (+ (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (+ (* 1/2 (/ (* x (sqrt 2)) y)) (* 1/2 (/ (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) y))))))> |
#<alt (* -1 (* y (+ (sqrt 2) (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))> |
#<alt (* -1 (* y (+ (sqrt 2) (+ (* -1 (/ (+ (* 1/2 (* x (sqrt 2))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y)) (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))))> |
#<alt (* -1 (* y (+ (sqrt 2) (+ (* -1 (/ (+ (* 1/2 (* x (sqrt 2))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y)) (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))))> |
#<alt (* -1 (* y (+ (sqrt 2) (+ (* -1 (/ (+ (* 1/2 (* x (sqrt 2))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y)) (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))))> |
#<alt (* (sqrt 2) (- (* 1/2 x) y))> |
#<alt (+ (* 1/2 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/8 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (sqrt 2) (- (* 1/2 x) y))))))> |
#<alt (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/8 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (sqrt 2) (- (* 1/2 x) y))))))> |
#<alt (* 1/8 (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)))))> |
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (+ (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))) (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)))))> |
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (+ (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))) (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)))))> |
#<alt (* 1/8 (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)))))> |
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (+ (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))) (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)))))> |
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (+ (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))) (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)))))> |
#<alt (* -1 (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))> |
#<alt (+ (* -1 (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (+ (* -1 (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (+ (* -1 (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (* 1/2 (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))> |
#<alt (* x (+ (* -1 (/ (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (* x (+ (* -1 (/ (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (* x (+ (* -1 (/ (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (* 1/2 (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) x))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) x))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) x))))> |
#<alt (* 1/2 (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))> |
#<alt (+ (* -1 (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (+ (* -1 (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (+ (* -1 (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (* -1 (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))> |
#<alt (* y (+ (* -1 (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) (* 1/2 (/ (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) y))))> |
#<alt (* y (+ (* -1 (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) (* 1/2 (/ (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) y))))> |
#<alt (* y (+ (* -1 (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) (* 1/2 (/ (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) y))))> |
#<alt (* -1 (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) y)) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) y)) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) y)) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (* 1/2 (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (+ (* 1/8 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (+ (* 1/8 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (+ (* 1/8 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* 1/8 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (pow t 2) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)))))> |
#<alt (* (pow t 2) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)))))> |
#<alt (* (pow t 2) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)))))> |
#<alt (* 1/8 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (pow t 2) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)))))> |
#<alt (* (pow t 2) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)))))> |
#<alt (* (pow t 2) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)))))> |
#<alt (* (sqrt z) (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (* (sqrt 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y))))))> |
#<alt (* (sqrt z) (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (* (sqrt 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y))))))> |
#<alt (* (sqrt z) (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (* (sqrt 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y))))))> |
#<alt (* (sqrt z) (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (* (sqrt 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y))))))> |
#<alt (* (sqrt z) (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (* (sqrt 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y))))))> |
#<alt (* (sqrt z) (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (* (sqrt 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y))))))> |
#<alt (* (sqrt z) (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (* (sqrt 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y))))))> |
#<alt (* (sqrt z) (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (* (sqrt 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y))))))> |
#<alt (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (* (sqrt 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y))))))))> |
#<alt (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (* (sqrt 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y))))))))> |
#<alt (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (* (sqrt 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y))))))))> |
#<alt (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (* (sqrt 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y))))))))> |
#<alt (* (sqrt z) (+ (* -1 (* y (sqrt 2))) (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))))> |
#<alt (+ (* (sqrt z) (+ (* -1 (* y (sqrt 2))) (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* x (+ (* 1/2 (sqrt 2)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z)))> |
#<alt (+ (* (sqrt z) (+ (* -1 (* y (sqrt 2))) (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* x (+ (* 1/2 (sqrt 2)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z)))> |
#<alt (+ (* (sqrt z) (+ (* -1 (* y (sqrt 2))) (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* x (+ (* 1/2 (sqrt 2)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z)))> |
#<alt (* (* x (+ (* 1/2 (sqrt 2)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))> |
#<alt (* x (+ (* (sqrt z) (+ (* 1/2 (sqrt 2)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (+ (* -1 (* y (sqrt 2))) (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) x) (sqrt z))))> |
#<alt (* x (+ (* (sqrt z) (+ (* 1/2 (sqrt 2)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (+ (* -1 (* y (sqrt 2))) (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) x) (sqrt z))))> |
#<alt (* x (+ (* (sqrt z) (+ (* 1/2 (sqrt 2)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (+ (* -1 (* y (sqrt 2))) (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) x) (sqrt z))))> |
#<alt (* -1 (* (* x (+ (* -1/2 (sqrt 2)) (* -1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z)))> |
#<alt (* -1 (* x (+ (* -1 (* (/ (+ (* -1 (* y (sqrt 2))) (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) x) (sqrt z))) (* (sqrt z) (+ (* -1/2 (sqrt 2)) (* -1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))))))> |
#<alt (* -1 (* x (+ (* -1 (* (/ (+ (* -1 (* y (sqrt 2))) (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) x) (sqrt z))) (* (sqrt z) (+ (* -1/2 (sqrt 2)) (* -1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))))))> |
#<alt (* -1 (* x (+ (* -1 (* (/ (+ (* -1 (* y (sqrt 2))) (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) x) (sqrt z))) (* (sqrt z) (+ (* -1/2 (sqrt 2)) (* -1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))))))> |
#<alt (* (sqrt z) (+ (* 1/2 (* x (sqrt 2))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))))> |
#<alt (+ (* (sqrt z) (+ (* 1/2 (* x (sqrt 2))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* y (+ (* -1 (sqrt 2)) (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z)))> |
#<alt (+ (* (sqrt z) (+ (* 1/2 (* x (sqrt 2))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* y (+ (* -1 (sqrt 2)) (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z)))> |
#<alt (+ (* (sqrt z) (+ (* 1/2 (* x (sqrt 2))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* y (+ (* -1 (sqrt 2)) (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z)))> |
#<alt (* (* y (+ (* -1 (sqrt 2)) (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))> |
#<alt (* y (+ (* (sqrt z) (+ (* -1 (sqrt 2)) (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (+ (* 1/2 (* x (sqrt 2))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))))> |
#<alt (* y (+ (* (sqrt z) (+ (* -1 (sqrt 2)) (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (+ (* 1/2 (* x (sqrt 2))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))))> |
#<alt (* y (+ (* (sqrt z) (+ (* -1 (sqrt 2)) (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (+ (* 1/2 (* x (sqrt 2))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))))> |
#<alt (* -1 (* (* y (+ (sqrt 2) (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z)))> |
#<alt (* -1 (* y (+ (* -1 (* (/ (+ (* 1/2 (* x (sqrt 2))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))) (* (sqrt z) (+ (sqrt 2) (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))))> |
#<alt (* -1 (* y (+ (* -1 (* (/ (+ (* 1/2 (* x (sqrt 2))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))) (* (sqrt z) (+ (sqrt 2) (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))))> |
#<alt (* -1 (* y (+ (* -1 (* (/ (+ (* 1/2 (* x (sqrt 2))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))) (* (sqrt z) (+ (sqrt 2) (* (pow t 2) (* (sqrt 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 (* (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 (* (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 (* -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 (* 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)> |
#<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 (* z (exp (pow t 2)))> |
#<alt (* z (exp (pow t 2)))> |
#<alt (* z (exp (pow t 2)))> |
#<alt (* z (exp (pow t 2)))> |
#<alt (* z (exp (pow t 2)))> |
#<alt (* z (exp (pow t 2)))> |
#<alt (* z (exp (pow t 2)))> |
#<alt (* z (exp (pow t 2)))> |
#<alt (* z (exp (pow t 2)))> |
#<alt (* z (exp (pow t 2)))> |
#<alt (* z (exp (pow t 2)))> |
#<alt (* z (exp (pow t 2)))> |
#<alt z> |
#<alt (+ z (* (pow t 2) z))> |
#<alt (+ z (* (pow t 2) (+ z (* 1/2 (* (pow t 2) z)))))> |
#<alt (+ z (* (pow t 2) (+ z (* (pow t 2) (+ (* 1/6 (* (pow t 2) z)) (* 1/2 z))))))> |
#<alt (* z (exp (pow t 2)))> |
#<alt (* z (exp (pow t 2)))> |
#<alt (* z (exp (pow t 2)))> |
#<alt (* z (exp (pow t 2)))> |
#<alt (* z (exp (pow t 2)))> |
#<alt (* z (exp (pow t 2)))> |
#<alt (* z (exp (pow t 2)))> |
#<alt (* z (exp (pow t 2)))> |
#<alt 1> |
#<alt (+ 1 (pow t 2))> |
#<alt (+ 1 (* (pow t 2) (+ 1 (* 1/2 (pow t 2)))))> |
#<alt (+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2)))))))> |
#<alt (exp (pow t 2))> |
#<alt (exp (pow t 2))> |
#<alt (exp (pow t 2))> |
#<alt (exp (pow t 2))> |
#<alt (exp (pow t 2))> |
#<alt (exp (pow t 2))> |
#<alt (exp (pow t 2))> |
#<alt (exp (pow t 2))> |
#<alt (* (sqrt z) (sqrt 2))> |
#<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)))> |
#<alt (+ (* -1 (* y (sqrt 2))) (* 1/2 (* x (sqrt 2))))> |
#<alt (+ (* -1 (* y (sqrt 2))) (* 1/2 (* x (sqrt 2))))> |
#<alt (+ (* -1 (* y (sqrt 2))) (* 1/2 (* x (sqrt 2))))> |
#<alt (* 1/2 (* x (sqrt 2)))> |
#<alt (* x (+ (* -1 (/ (* y (sqrt 2)) x)) (* 1/2 (sqrt 2))))> |
#<alt (* x (+ (* -1 (/ (* y (sqrt 2)) x)) (* 1/2 (sqrt 2))))> |
#<alt (* x (+ (* -1 (/ (* y (sqrt 2)) x)) (* 1/2 (sqrt 2))))> |
#<alt (* 1/2 (* x (sqrt 2)))> |
#<alt (* -1 (* x (+ (* -1/2 (sqrt 2)) (/ (* y (sqrt 2)) x))))> |
#<alt (* -1 (* x (+ (* -1/2 (sqrt 2)) (/ (* y (sqrt 2)) x))))> |
#<alt (* -1 (* x (+ (* -1/2 (sqrt 2)) (/ (* y (sqrt 2)) x))))> |
#<alt (* 1/2 (* x (sqrt 2)))> |
#<alt (+ (* -1 (* y (sqrt 2))) (* 1/2 (* x (sqrt 2))))> |
#<alt (+ (* -1 (* y (sqrt 2))) (* 1/2 (* x (sqrt 2))))> |
#<alt (+ (* -1 (* y (sqrt 2))) (* 1/2 (* x (sqrt 2))))> |
#<alt (* -1 (* y (sqrt 2)))> |
#<alt (* y (+ (* -1 (sqrt 2)) (* 1/2 (/ (* x (sqrt 2)) y))))> |
#<alt (* y (+ (* -1 (sqrt 2)) (* 1/2 (/ (* x (sqrt 2)) y))))> |
#<alt (* y (+ (* -1 (sqrt 2)) (* 1/2 (/ (* x (sqrt 2)) y))))> |
#<alt (* -1 (* y (sqrt 2)))> |
#<alt (* -1 (* y (+ (sqrt 2) (* -1/2 (/ (* x (sqrt 2)) y)))))> |
#<alt (* -1 (* y (+ (sqrt 2) (* -1/2 (/ (* x (sqrt 2)) y)))))> |
#<alt (* -1 (* y (+ (sqrt 2) (* -1/2 (/ (* x (sqrt 2)) y)))))> |
#<alt (* 1/2 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (pow t 2) (+ (* 1/8 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (sqrt 2) (- (* 1/2 x) y)))))> |
#<alt (* (pow t 2) (+ (* 1/8 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (sqrt 2) (- (* 1/2 x) y)))))> |
#<alt (* (pow t 2) (+ (* 1/8 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (sqrt 2) (- (* 1/2 x) y)))))> |
#<alt (* 1/8 (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)))))> |
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)))))> |
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)))))> |
#<alt (* 1/8 (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)))))> |
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)))))> |
#<alt (* (pow t 4) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)))))> |
#<alt (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (+ (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))> |
#<alt (+ (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))> |
#<alt (+ (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))> |
#<alt (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (* x (+ (* -1 (/ (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))> |
#<alt (* x (+ (* -1 (/ (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))> |
#<alt (* x (+ (* -1 (/ (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))> |
#<alt (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (/ (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) x))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (/ (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) x))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (/ (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) x))))> |
#<alt (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (+ (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))> |
#<alt (+ (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))> |
#<alt (+ (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))> |
#<alt (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (* y (+ (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (/ (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) y))))> |
#<alt (* y (+ (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (/ (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) y))))> |
#<alt (* y (+ (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (/ (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) y))))> |
#<alt (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) y)) (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) y)) (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))> |
#<alt (* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) y)) (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (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))> |
156 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 30.0ms | t | @ | 0 | (* (- (* x 1/2) y) (sqrt (* 2 (* z (exp (* t t)))))) |
| 6.0ms | t | @ | 0 | (* (* (sqrt 2) (- (* 1/2 x) y)) (+ (* t (* t 1/8)) 1/2)) |
| 3.0ms | y | @ | -inf | (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (* t t) (* (* (sqrt 2) (- (* 1/2 x) y)) (+ (* t (* t 1/8)) 1/2)))) |
| 1.0ms | z | @ | 0 | (* (sqrt z) (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (* t t) (* (* (sqrt 2) (- (* 1/2 x) y)) (+ (* t (* t 1/8)) 1/2))))) |
| 1.0ms | x | @ | -inf | (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (* t t) (* (* (sqrt 2) (- (* 1/2 x) y)) (+ (* t (* t 1/8)) 1/2)))) |
| 1× | batch-egg-rewrite |
| 7 696× | accelerator-lowering-fma.f32 |
| 7 696× | accelerator-lowering-fma.f64 |
| 5 756× | *-lowering-*.f32 |
| 5 756× | *-lowering-*.f64 |
| 2 890× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 250 |
| 1 | 184 | 249 |
| 2 | 1239 | 249 |
| 0 | 8325 | 239 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (- (* x 1/2) y) (sqrt (* 2 (* z (exp (* t t)))))) |
(- (* x 1/2) y) |
(* x 1/2) |
(sqrt (* 2 (* z (exp (* t t))))) |
(* (* (- (* x 1/2) y) (sqrt (* z 2))) 1) |
(* (- (* x 1/2) y) (sqrt (* z 2))) |
(* (+ (* 1/2 (* t t)) 1) (* (sqrt 2) (- (* 1/2 x) y))) |
(* (sqrt z) (* (+ (* 1/2 (* t t)) 1) (* (sqrt 2) (- (* 1/2 x) y)))) |
(sqrt z) |
(+ (* 1/2 (* t t)) 1) |
(+ (* (sqrt 2) (- (* 1/2 x) y)) (* (* t t) (* (* (sqrt 2) (- (* 1/2 x) y)) (+ (* t (* t 1/8)) 1/2)))) |
(* (* (sqrt 2) (- (* 1/2 x) y)) (+ (* t (* t 1/8)) 1/2)) |
(* (sqrt z) (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (* t t) (* (* (sqrt 2) (- (* 1/2 x) y)) (+ (* t (* t 1/8)) 1/2))))) |
(/ (sqrt (* 2 (* z (exp (* t t))))) (/ 1 (- (* x 1/2) y))) |
(* 2 (* z (exp (* t t)))) |
(* z (exp (* t t))) |
(exp (* t t)) |
(sqrt (* z 2)) |
(* z 2) |
(* (sqrt 2) (- (* 1/2 x) y)) |
(sqrt 2) |
(* (* t t) (* (* (sqrt 2) (- (* 1/2 x) y)) (+ (* t (* t 1/8)) 1/2))) |
(/ 1 (- (* x 1/2) y)) |
| Outputs |
|---|
(+.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (neg.f64 y))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(+.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (neg.f64 y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(+.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) y)) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (neg.f64 y)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (*.f64 y (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal -1/2 binary64) y)))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64)) (*.f64 (log.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal -1/2 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (fma.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 #s(literal 2 binary64) z))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(fma.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (neg.f64 y))) |
(fma.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (neg.f64 y) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (neg.f64 y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 x #s(literal -1/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) y)) |
(fma.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 y (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (neg.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal -1/2 binary64) y))) |
(neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal -1/2 binary64) y)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal -1/2 binary64) y))))) |
(/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal -1 binary64) (fma.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 #s(literal 2 binary64) z))) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.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 #s(literal 2 binary64) z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal -1/2 binary64) y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 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 #s(literal 2 binary64) z))))) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (neg.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (neg.f64 y))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (neg.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (-.f64 (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (neg.f64 y)))) (-.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal -1/2 binary64) y))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (-.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 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal -1/2 binary64) y))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (fma.f64 x #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64))) |
(*.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 #s(literal 2 binary64) z)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1 binary64)) (/.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal -1 binary64)) (/.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y)))) (/.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y)))) (/.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) (/.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y)))) (/.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal -1/2 binary64) y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal -1/2 binary64) y))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y)) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(+.f64 (neg.f64 y) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(+.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(+.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.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))) |
(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) (fma.f64 x #s(literal -1/2 binary64) y))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal -1/2 binary64) y)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal 1 binary64))) |
(fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64) (neg.f64 y)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 y) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) y (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (neg.f64 y) #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64) (*.f64 y #s(literal -1 binary64))) |
(neg.f64 (fma.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 -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (fma.f64 y y (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) |
(/.f64 (fma.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))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (fma.f64 y y (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (neg.f64 (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (neg.f64 (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (fma.f64 y y (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)))))) |
(/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 y y))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.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))))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(/.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 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y))) (neg.f64 (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)))) |
(/.f64 (fma.f64 y (neg.f64 (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 y y (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (neg.f64 y) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (neg.f64 y) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.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) (fma.f64 x #s(literal -1/2 binary64) y)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 x #s(literal -1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 (fma.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) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (fma.f64 y y (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.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)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 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) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.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 (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) |
(neg.f64 (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))))) |
(*.f64 (sqrt.f64 z) (pow.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 z) (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t))))) |
(*.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t))) #s(literal 1/2 binary64)) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))) (sqrt.f64 z)) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(+.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(+.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 z) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) |
(+.f64 (*.f64 (sqrt.f64 z) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 z) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 z)) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 z))) |
(+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (*.f64 (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 z) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) |
(fma.f64 (sqrt.f64 z) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 z) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 z))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (fma.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 #s(literal 2 binary64) z))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 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 #s(literal 2 binary64) z)))) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)))) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.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 #s(literal 2 binary64) z)))) |
(*.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 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.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 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(+.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(+.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 z) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) |
(+.f64 (*.f64 (sqrt.f64 z) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 z) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 z)) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 z))) |
(+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) (*.f64 (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(fma.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 z) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) |
(fma.f64 (sqrt.f64 z) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 z) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (sqrt.f64 z))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (fma.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 #s(literal 2 binary64) z))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 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 #s(literal 2 binary64) z)))) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)))) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.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 #s(literal 2 binary64) z)))) |
(*.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 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.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 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.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) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 y) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 y) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 y) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 y) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 #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) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 (*.f64 (sqrt.f64 #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) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #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 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64))) (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)))) (neg.f64 (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal 3 binary64))) (fma.f64 #s(literal 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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal 3 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 #s(literal 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 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y)))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 #s(literal 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/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (-.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 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 (neg.f64 y) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 y) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 y) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 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 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (*.f64 #s(literal 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 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y)))) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))))) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (*.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)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (neg.f64 y) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 y) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 y) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (fma.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 #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (-.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) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #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) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 z)))) |
(+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 z))) |
(+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 z))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(+.f64 (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(+.f64 (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y)))) |
(+.f64 (*.f64 (sqrt.f64 z) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(+.f64 (*.f64 (sqrt.f64 z) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (sqrt.f64 z) (*.f64 (neg.f64 y) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 z)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 z)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 z)) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y)) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y)) (sqrt.f64 z))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)) (*.f64 (*.f64 (neg.f64 y) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 z))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 z)))) |
(+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 z))) (*.f64 (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 z)))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 y) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 y) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 z)))) |
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 z))) |
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 z)))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 z))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 z)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 z))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)))) |
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(fma.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 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(fma.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 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 z)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.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 (*.f64 #s(literal 2 binary64) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 z))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 z)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 z))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(fma.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 z)))) |
(fma.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(fma.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 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) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 z))) |
(fma.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(fma.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(fma.f64 (sqrt.f64 z) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (sqrt.f64 z) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y)))) |
(fma.f64 (sqrt.f64 z) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (sqrt.f64 z) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 z) (*.f64 (neg.f64 y) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 y) (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 y) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 z)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 z))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 z)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 z)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 z)) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 z) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (sqrt.f64 z) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y)) (sqrt.f64 z))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 z)) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 z)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z) (*.f64 (*.f64 (neg.f64 y) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 z)) (*.f64 (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 z)))) |
(fma.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))) (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(fma.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))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 z)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #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 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #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 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #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 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 z))) |
(fma.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) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(fma.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y))) |
(fma.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(fma.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 z)))) |
(fma.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(fma.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (sqrt.f64 z) (-.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) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 z))) |
(fma.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(fma.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 z)))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 z))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 z)))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 z))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 z)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 z))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 z)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 z))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) |
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) |
(*.f64 (fma.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 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 z))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(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 #s(literal 1 binary64) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 z) #s(literal 1 binary64)) |
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (pow.f64 z #s(literal 1/4 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) |
(+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) |
(fma.f64 t (*.f64 #s(literal 1/2 binary64) t) #s(literal 1 binary64)) |
(fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) t) t #s(literal 1 binary64)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (neg.f64 (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64))) (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64))) (neg.f64 (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 t (*.f64 t t))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y)))))) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y)))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)))) (fma.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (fma.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))))) |
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y)))))) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y)))))))) |
(fma.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) t (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 t t) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 t t) #s(literal -1/16 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal -1/2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 #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) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)))))) (neg.f64 (fma.f64 (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (fma.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 #s(literal 2 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 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t))))) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y) (neg.f64 (*.f64 (*.f64 t t) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y)))))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t))))))) (fma.f64 (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (fma.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)))))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t))) (fma.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.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))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t))) (*.f64 #s(literal -2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)))))) (fma.f64 (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (fma.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)))))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t))) (fma.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t))))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t))))))) (neg.f64 (fma.f64 (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (fma.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t))))))) (neg.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t))) (fma.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)))))) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y) (neg.f64 (*.f64 (*.f64 t t) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))))))) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t))) (*.f64 #s(literal -2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (fma.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 t t) #s(literal -1/16 binary64))) (*.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)) #s(literal 1/8 binary64))))) (*.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 t t) #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal -1/4 binary64))))) (*.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 t t) #s(literal -1/16 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)) #s(literal 1/8 binary64))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 t t) #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal -1/4 binary64))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 t t) #s(literal -1/16 binary64))) (*.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)) #s(literal 1/8 binary64))))) (*.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 t t) #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal -1/4 binary64))))) (*.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 #s(literal 2 binary64))) (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 t t) #s(literal -1/16 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)) #s(literal 1/8 binary64))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 t t) #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal -1/4 binary64))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)) #s(literal 1/8 binary64))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 t t) #s(literal -1/16 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 t t) #s(literal -1/16 binary64))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)) #s(literal 1/8 binary64))) (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 t t) #s(literal -1/16 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) (*.f64 (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 t t) #s(literal -1/16 binary64))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)) #s(literal 1/8 binary64))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 t t) #s(literal -1/16 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 t t) #s(literal -1/16 binary64))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)) #s(literal 1/8 binary64))) (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 t t) #s(literal -1/16 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 t t) #s(literal -1/16 binary64))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal -1/4 binary64))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal -1/4 binary64))) (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #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 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal -1/4 binary64))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (fma.f64 t (*.f64 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 #s(literal 2 binary64))))) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal -1/4 binary64))) (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y)))))) (*.f64 (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)))))) (*.f64 (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (fma.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 #s(literal 2 binary64) (*.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 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t))))))) (neg.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y) (neg.f64 (*.f64 (*.f64 t t) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y)))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t))) (*.f64 #s(literal -2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) (neg.f64 (fma.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y)))))) (fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y)))))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y)))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))))))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y)))))))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y)))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (fma.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t))) (fma.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (fma.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 #s(literal 2 binary64) (*.f64 (-.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 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y) (neg.f64 (*.f64 (*.f64 t t) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y)))))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t))) (*.f64 #s(literal -2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))))) |
(+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(+.f64 (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) |
(+.f64 (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y))) |
(+.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 y) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 y) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1/4 binary64)) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 y) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) |
(fma.f64 t (*.f64 (*.f64 t #s(literal 1/8 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 t t) (*.f64 #s(literal 1/8 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 t #s(literal 1/8 binary64)) (*.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) |
(fma.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 y) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/8 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) |
(fma.f64 (*.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) t) (*.f64 t #s(literal 1/8 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 t #s(literal 1/8 binary64))) t (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) |
(fma.f64 (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y))) |
(fma.f64 (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y) (*.f64 (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1/4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 t t) #s(literal -1/16 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal -1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 t t) #s(literal -1/16 binary64))) (*.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)) #s(literal 1/8 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (*.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal -1/4 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1/4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1/4 binary64))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)) #s(literal 1/8 binary64))) (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 t t) #s(literal -1/16 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal -1/4 binary64))) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)) #s(literal 1/8 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 t t) #s(literal -1/16 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal -1/4 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))))) (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1/4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1/4 binary64)))) (neg.f64 (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 t t) #s(literal -1/16 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal -1/4 binary64)))) (fma.f64 (*.f64 t t) #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)) #s(literal 1/8 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 t t) #s(literal -1/16 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal -1/4 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (*.f64 t t) #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 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 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))))) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64))))) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1/4 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 t t) #s(literal -1/16 binary64))))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)) #s(literal 1/8 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 t t) #s(literal -1/16 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal -1/4 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 (sqrt.f64 z) t) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 z) t) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sqrt.f64 z) (sqrt.f64 z))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 (*.f64 t t) (sqrt.f64 z))))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 z)) (*.f64 (*.f64 t t) (sqrt.f64 z)))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 (*.f64 t t) (sqrt.f64 z)))))) |
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 (sqrt.f64 z) t) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 t (*.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (*.f64 t t) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 (sqrt.f64 z) t) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 (sqrt.f64 z) t) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (*.f64 (*.f64 (sqrt.f64 z) t) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 z) t) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 z) t) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 (sqrt.f64 z) (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 t t) (sqrt.f64 z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (sqrt.f64 z) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 z) t) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) t) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 (sqrt.f64 z) t) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (*.f64 (sqrt.f64 z) (*.f64 t t)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (*.f64 (sqrt.f64 z) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) t) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 (sqrt.f64 z) t) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 (sqrt.f64 z) t) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 (sqrt.f64 z) t) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 (sqrt.f64 z) t) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z))) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 z)) (*.f64 (*.f64 t t) (sqrt.f64 z)))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 (sqrt.f64 z) t) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))))) (fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sqrt.f64 z) (sqrt.f64 z))) (pow.f64 (*.f64 (*.f64 (sqrt.f64 z) t) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 (*.f64 t t) (sqrt.f64 z)))) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sqrt.f64 z) (sqrt.f64 z))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 z)) (*.f64 (*.f64 t t) (sqrt.f64 z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (fma.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))))) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (fma.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)))))) (sqrt.f64 z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t))))) (sqrt.f64 z)))) |
(/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sqrt.f64 z) (sqrt.f64 z))) (pow.f64 (*.f64 (*.f64 (sqrt.f64 z) t) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z))) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 z)) (*.f64 (*.f64 t t) (sqrt.f64 z)))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 (sqrt.f64 z) t) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sqrt.f64 z) (sqrt.f64 z))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 z)) (*.f64 (*.f64 t t) (sqrt.f64 z))))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 (*.f64 t t) (sqrt.f64 z))))) |
(/.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t))))))) (fma.f64 (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (fma.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))))) |
(/.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)))))) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)))))) (sqrt.f64 z)) (fma.f64 (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (fma.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 #s(literal 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 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t))))) (sqrt.f64 z)) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sqrt.f64 z) (sqrt.f64 z))) (pow.f64 (*.f64 (*.f64 (sqrt.f64 z) t) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z))) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 z)) (*.f64 (*.f64 t t) (sqrt.f64 z)))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 (sqrt.f64 z) t) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sqrt.f64 z) (sqrt.f64 z))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 z)) (*.f64 (*.f64 t t) (sqrt.f64 z)))))) (neg.f64 (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 (*.f64 t t) (sqrt.f64 z)))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)))))))) (neg.f64 (fma.f64 (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (fma.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t))))))) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y) (neg.f64 (*.f64 (*.f64 t t) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)))))) (sqrt.f64 z))) (neg.f64 (fma.f64 (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (fma.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t))))) (sqrt.f64 z))) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y) (neg.f64 (*.f64 (*.f64 t t) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (sqrt.f64 z) t) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sqrt.f64 z) (sqrt.f64 z))))) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)))) (*.f64 (sqrt.f64 z) (sqrt.f64 z)) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sqrt.f64 z) (sqrt.f64 z))) (*.f64 (*.f64 (*.f64 (sqrt.f64 z) t) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 z)) (*.f64 (*.f64 t t) (sqrt.f64 z)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sqrt.f64 z) (sqrt.f64 z)))) (-.f64 (*.f64 (*.f64 (sqrt.f64 z) t) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (sqrt.f64 z) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(*.f64 (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) (sqrt.f64 z)) |
(*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sqrt.f64 z) (sqrt.f64 z))) (pow.f64 (*.f64 (*.f64 (sqrt.f64 z) t) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z))) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 z)) (*.f64 (*.f64 t t) (sqrt.f64 z)))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 (sqrt.f64 z) t) (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (sqrt.f64 z) (sqrt.f64 z))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 z)) (*.f64 (*.f64 t t) (sqrt.f64 z))))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 (*.f64 t t) (sqrt.f64 z)))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (fma.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))))) |
(*.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)))))) (sqrt.f64 z)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (fma.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 #s(literal 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 2 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t))))) (sqrt.f64 z)) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (neg.f64 y))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(+.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (neg.f64 y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(+.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) y)) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (neg.f64 y)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (*.f64 y (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal -1/2 binary64) y)))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64)) (*.f64 (log.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal -1/2 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (fma.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 #s(literal 2 binary64) z))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(fma.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (neg.f64 y))) |
(fma.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (neg.f64 y) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (neg.f64 y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 x #s(literal -1/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) y)) |
(fma.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 y (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (neg.f64 y)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal -1/2 binary64) y))) |
(neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal -1/2 binary64) y)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal -1/2 binary64) y))))) |
(/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal -1 binary64) (fma.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 #s(literal 2 binary64) z))) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.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 #s(literal 2 binary64) z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal -1/2 binary64) y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 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 #s(literal 2 binary64) z))))) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (neg.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (neg.f64 y))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (neg.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (-.f64 (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (neg.f64 y)))) (-.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal -1/2 binary64) y))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (-.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 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal -1/2 binary64) y))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (fma.f64 x #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 #s(literal 2 binary64))) |
(*.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 #s(literal 2 binary64) z)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1 binary64)) (/.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal -1 binary64)) (/.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y)))) (/.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y)))) (/.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) (/.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (/.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y)))) (/.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal -1/2 binary64) y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal -1/2 binary64) y))) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))) |
(*.f64 z (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t)))) |
(*.f64 z (*.f64 (exp.f64 (*.f64 t t)) #s(literal 2 binary64))) |
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) |
(*.f64 (*.f64 z (exp.f64 (*.f64 t t))) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) z) (exp.f64 (*.f64 t t))) |
(*.f64 (*.f64 #s(literal 2 binary64) (exp.f64 (*.f64 t t))) z) |
(*.f64 z (exp.f64 (*.f64 t t))) |
(*.f64 (exp.f64 (*.f64 t t)) z) |
(exp.f64 (*.f64 t t)) |
(pow.f64 (exp.f64 t) t) |
(pow.f64 (exp.f64 t) (fma.f64 #s(literal 1/2 binary64) t (*.f64 #s(literal 1/2 binary64) t))) |
(pow.f64 (exp.f64 t) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) t))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (exp.f64 t) (exp.f64 t)) (*.f64 #s(literal 1/2 binary64) t)) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) |
(exp.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 (log.f64 z) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 z) #s(literal 1/2 binary64) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
(pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64))) |
(*.f64 #s(literal 2 binary64) z) |
(*.f64 z #s(literal 2 binary64)) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(+.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (sqrt.f64 #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 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (fma.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 #s(literal 2 binary64))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)))) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (sqrt.f64 #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) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.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 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.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)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 #s(literal 2 binary64) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 t t))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t t))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))))) |
(+.f64 (*.f64 t (*.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (*.f64 t (*.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 t (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) t)) (*.f64 t (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) t))) |
(+.f64 (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(+.f64 (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(+.f64 (*.f64 (*.f64 (*.f64 t t) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 t t) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) |
(+.f64 (*.f64 (*.f64 (*.f64 t t) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t t) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (*.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) t) (*.f64 (*.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) t)) |
(+.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) t) t) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) t) t)) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 t t) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 (*.f64 t t) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 t t) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 t (*.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (*.f64 t (*.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 t (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) t) (*.f64 t (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) t))) |
(fma.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) |
(fma.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t t) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 t t))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 t t) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t t))) |
(fma.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) |
(fma.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) t (*.f64 (*.f64 t (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) t)) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 t t) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 (*.f64 t t) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) t) t (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) t) t)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 t t) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) |
(fma.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
(fma.f64 (*.f64 (*.f64 t t) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 t t) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) |
(fma.f64 (*.f64 (*.f64 t t) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t t) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 t t) #s(literal -1/16 binary64))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal -1/4 binary64))))) |
(/.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)) #s(literal 1/8 binary64))) (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 t t) #s(literal -1/16 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal -1/4 binary64))) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 t t) #s(literal -1/16 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal -1/4 binary64)))) (fma.f64 (*.f64 t t) #s(literal -1/8 binary64) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t t)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t t)) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 t t))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))))) (-.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t (*.f64 t #s(literal 1/8 binary64)))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t t))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)))) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/8 binary64))))) (*.f64 t t)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))))) (-.f64 (*.f64 (*.f64 t (*.f64 t #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))))) |
(*.f64 t (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 t t))) |
(*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 t t)) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 t (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) t) |
(*.f64 (*.f64 (*.f64 t t) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (*.f64 t t) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/512 binary64)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal 1/4 binary64)) (*.f64 (*.f64 t t) #s(literal -1/16 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/64 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 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 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y))) y)) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y))) y) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y)))) (*.f64 y (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y))))) |
(+.f64 (*.f64 y (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y))))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 y (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y))))) |
(fma.f64 y (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y))))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y))) y)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y))) y (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 x #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.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) (fma.f64 x #s(literal -1/2 binary64) y)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y)))) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y))) |
(/.f64 (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.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) (fma.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 (*.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 (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) (fma.f64 x #s(literal -1/2 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) |
(*.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))))) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.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)))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(*.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) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal -1 binary64))) |
| 1× | egg-herbie |
| 13 230× | accelerator-lowering-fma.f32 |
| 13 230× | accelerator-lowering-fma.f64 |
| 7 826× | *-lowering-*.f32 |
| 7 826× | *-lowering-*.f64 |
| 3 490× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 570 | 12895 |
| 1 | 1987 | 11505 |
| 2 | 7132 | 11445 |
| 0 | 8323 | 10880 |
| 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 (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))))) |
(* (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))) |
(* -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 (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 (* (* (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)) |
(* -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) (* (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) (- (* 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))))) |
(* (sqrt 2) (- (* 1/2 x) y)) |
(+ (* 1/2 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(+ (* 1/2 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(+ (* 1/2 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(* 1/2 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt 2) (- (* 1/2 x) y))) (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt 2) (- (* 1/2 x) y))) (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt 2) (- (* 1/2 x) y))) (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)))) |
(* 1/2 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt 2) (- (* 1/2 x) y))) (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt 2) (- (* 1/2 x) y))) (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt 2) (- (* 1/2 x) y))) (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)))) |
(* -1 (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) |
(+ (* -1 (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))) |
(+ (* -1 (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))) |
(+ (* -1 (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))) |
(* 1/2 (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) |
(* x (+ (* -1 (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x)) (* 1/2 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))) |
(* x (+ (* -1 (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x)) (* 1/2 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))) |
(* x (+ (* -1 (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x)) (* 1/2 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))) |
(* 1/2 (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x)))) |
(* -1 (* x (+ (* -1/2 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x)))) |
(* -1 (* x (+ (* -1/2 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x)))) |
(* 1/2 (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) |
(+ (* -1 (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))) |
(+ (* -1 (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))) |
(+ (* -1 (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))) |
(* -1 (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) |
(* y (+ (* -1 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y)))) |
(* y (+ (* -1 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y)))) |
(* y (+ (* -1 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y)))) |
(* -1 (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) |
(* -1 (* y (+ (* -1/2 (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y)) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))) |
(* -1 (* y (+ (* -1/2 (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y)) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))) |
(* -1 (* y (+ (* -1/2 (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y)) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))))) |
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))))) |
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
(sqrt z) |
(sqrt 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))) |
1 |
(+ 1 (* 1/2 (pow t 2))) |
(+ 1 (* 1/2 (pow t 2))) |
(+ 1 (* 1/2 (pow t 2))) |
(* 1/2 (pow t 2)) |
(* (pow t 2) (+ 1/2 (/ 1 (pow t 2)))) |
(* (pow t 2) (+ 1/2 (/ 1 (pow t 2)))) |
(* (pow t 2) (+ 1/2 (/ 1 (pow t 2)))) |
(* 1/2 (pow t 2)) |
(* (pow t 2) (+ 1/2 (/ 1 (pow t 2)))) |
(* (pow t 2) (+ 1/2 (/ 1 (pow t 2)))) |
(* (pow t 2) (+ 1/2 (/ 1 (pow t 2)))) |
(+ (* -1 (* y (sqrt 2))) (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(+ (* -1 (* y (sqrt 2))) (+ (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* x (+ (* 1/2 (sqrt 2)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(+ (* -1 (* y (sqrt 2))) (+ (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* x (+ (* 1/2 (sqrt 2)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(+ (* -1 (* y (sqrt 2))) (+ (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* x (+ (* 1/2 (sqrt 2)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(* x (+ (* 1/2 (sqrt 2)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(* x (+ (* -1 (/ (* y (sqrt 2)) x)) (+ (* -1 (/ (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)) (+ (* 1/2 (sqrt 2)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(* x (+ (* -1 (/ (* y (sqrt 2)) x)) (+ (* -1 (/ (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)) (+ (* 1/2 (sqrt 2)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(* x (+ (* -1 (/ (* y (sqrt 2)) x)) (+ (* -1 (/ (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)) (+ (* 1/2 (sqrt 2)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(* -1 (* x (+ (* -1/2 (sqrt 2)) (* -1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (* y (sqrt 2))) (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) x)) (+ (* -1/2 (sqrt 2)) (* -1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (* y (sqrt 2))) (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) x)) (+ (* -1/2 (sqrt 2)) (* -1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (* y (sqrt 2))) (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) x)) (+ (* -1/2 (sqrt 2)) (* -1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(+ (* 1/2 (* x (sqrt 2))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(+ (* 1/2 (* x (sqrt 2))) (+ (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* y (+ (* -1 (sqrt 2)) (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(+ (* 1/2 (* x (sqrt 2))) (+ (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* y (+ (* -1 (sqrt 2)) (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(+ (* 1/2 (* x (sqrt 2))) (+ (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* y (+ (* -1 (sqrt 2)) (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(* y (+ (* -1 (sqrt 2)) (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(* y (+ (* -1 (sqrt 2)) (+ (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (+ (* 1/2 (/ (* x (sqrt 2)) y)) (* 1/2 (/ (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) y)))))) |
(* y (+ (* -1 (sqrt 2)) (+ (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (+ (* 1/2 (/ (* x (sqrt 2)) y)) (* 1/2 (/ (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) y)))))) |
(* y (+ (* -1 (sqrt 2)) (+ (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (+ (* 1/2 (/ (* x (sqrt 2)) y)) (* 1/2 (/ (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) y)))))) |
(* -1 (* y (+ (sqrt 2) (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(* -1 (* y (+ (sqrt 2) (+ (* -1 (/ (+ (* 1/2 (* x (sqrt 2))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y)) (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))) |
(* -1 (* y (+ (sqrt 2) (+ (* -1 (/ (+ (* 1/2 (* x (sqrt 2))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y)) (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))) |
(* -1 (* y (+ (sqrt 2) (+ (* -1 (/ (+ (* 1/2 (* x (sqrt 2))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y)) (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))) |
(* (sqrt 2) (- (* 1/2 x) y)) |
(+ (* 1/2 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(+ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/8 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (sqrt 2) (- (* 1/2 x) y)))))) |
(+ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/8 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (sqrt 2) (- (* 1/2 x) y)))))) |
(* 1/8 (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (+ (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))) (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4))))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (+ (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))) (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4))))) |
(* 1/8 (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (+ (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))) (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4))))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (+ (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))) (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4))))) |
(* -1 (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) |
(+ (* -1 (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(+ (* -1 (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(+ (* -1 (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(* 1/2 (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) |
(* x (+ (* -1 (/ (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(* x (+ (* -1 (/ (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(* x (+ (* -1 (/ (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(* 1/2 (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) x)))) |
(* -1 (* x (+ (* -1/2 (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) x)))) |
(* -1 (* x (+ (* -1/2 (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) x)))) |
(* 1/2 (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) |
(+ (* -1 (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(+ (* -1 (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(+ (* -1 (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(* -1 (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) |
(* y (+ (* -1 (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) (* 1/2 (/ (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) y)))) |
(* y (+ (* -1 (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) (* 1/2 (/ (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) y)))) |
(* y (+ (* -1 (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) (* 1/2 (/ (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) y)))) |
(* -1 (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) |
(* -1 (* y (+ (* -1/2 (/ (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) y)) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(* -1 (* y (+ (* -1/2 (/ (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) y)) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(* -1 (* y (+ (* -1/2 (/ (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) y)) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(* 1/2 (* (sqrt 2) (- (* 1/2 x) y))) |
(+ (* 1/8 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (sqrt 2) (- (* 1/2 x) y)))) |
(+ (* 1/8 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (sqrt 2) (- (* 1/2 x) y)))) |
(+ (* 1/8 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (sqrt 2) (- (* 1/2 x) y)))) |
(* 1/8 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (pow t 2) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))))) |
(* (pow t 2) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))))) |
(* (pow t 2) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))))) |
(* 1/8 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (pow t 2) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))))) |
(* (pow t 2) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))))) |
(* (pow t 2) (+ (* 1/8 (* (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 2) (* (sqrt 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))))) |
(* (sqrt z) (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (* (sqrt 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))))) |
(* (sqrt z) (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (* (sqrt 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))))) |
(* (sqrt z) (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (* (sqrt 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))))) |
(* (sqrt z) (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (* (sqrt 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))))) |
(* (sqrt z) (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (* (sqrt 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))))) |
(* (sqrt z) (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (* (sqrt 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))))) |
(* (sqrt z) (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (* (sqrt 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (* (sqrt 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))))))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (* (sqrt 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))))))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (* (sqrt 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))))))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (* (sqrt 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))))))) |
(* (sqrt z) (+ (* -1 (* y (sqrt 2))) (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))) |
(+ (* (sqrt z) (+ (* -1 (* y (sqrt 2))) (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* x (+ (* 1/2 (sqrt 2)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))) |
(+ (* (sqrt z) (+ (* -1 (* y (sqrt 2))) (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* x (+ (* 1/2 (sqrt 2)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))) |
(+ (* (sqrt z) (+ (* -1 (* y (sqrt 2))) (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* x (+ (* 1/2 (sqrt 2)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))) |
(* (* x (+ (* 1/2 (sqrt 2)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z)) |
(* x (+ (* (sqrt z) (+ (* 1/2 (sqrt 2)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (+ (* -1 (* y (sqrt 2))) (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) x) (sqrt z)))) |
(* x (+ (* (sqrt z) (+ (* 1/2 (sqrt 2)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (+ (* -1 (* y (sqrt 2))) (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) x) (sqrt z)))) |
(* x (+ (* (sqrt z) (+ (* 1/2 (sqrt 2)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (+ (* -1 (* y (sqrt 2))) (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) x) (sqrt z)))) |
(* -1 (* (* x (+ (* -1/2 (sqrt 2)) (* -1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))) |
(* -1 (* x (+ (* -1 (* (/ (+ (* -1 (* y (sqrt 2))) (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) x) (sqrt z))) (* (sqrt z) (+ (* -1/2 (sqrt 2)) (* -1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))))) |
(* -1 (* x (+ (* -1 (* (/ (+ (* -1 (* y (sqrt 2))) (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) x) (sqrt z))) (* (sqrt z) (+ (* -1/2 (sqrt 2)) (* -1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))))) |
(* -1 (* x (+ (* -1 (* (/ (+ (* -1 (* y (sqrt 2))) (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) x) (sqrt z))) (* (sqrt z) (+ (* -1/2 (sqrt 2)) (* -1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))))) |
(* (sqrt z) (+ (* 1/2 (* x (sqrt 2))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))) |
(+ (* (sqrt z) (+ (* 1/2 (* x (sqrt 2))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* y (+ (* -1 (sqrt 2)) (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))) |
(+ (* (sqrt z) (+ (* 1/2 (* x (sqrt 2))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* y (+ (* -1 (sqrt 2)) (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))) |
(+ (* (sqrt z) (+ (* 1/2 (* x (sqrt 2))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* y (+ (* -1 (sqrt 2)) (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))) |
(* (* y (+ (* -1 (sqrt 2)) (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z)) |
(* y (+ (* (sqrt z) (+ (* -1 (sqrt 2)) (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (+ (* 1/2 (* x (sqrt 2))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z)))) |
(* y (+ (* (sqrt z) (+ (* -1 (sqrt 2)) (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (+ (* 1/2 (* x (sqrt 2))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z)))) |
(* y (+ (* (sqrt z) (+ (* -1 (sqrt 2)) (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (+ (* 1/2 (* x (sqrt 2))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z)))) |
(* -1 (* (* y (+ (sqrt 2) (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) |
(* -1 (* y (+ (* -1 (* (/ (+ (* 1/2 (* x (sqrt 2))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))) (* (sqrt z) (+ (sqrt 2) (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(* -1 (* y (+ (* -1 (* (/ (+ (* 1/2 (* x (sqrt 2))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))) (* (sqrt z) (+ (sqrt 2) (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(* -1 (* y (+ (* -1 (* (/ (+ (* 1/2 (* x (sqrt 2))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))) (* (sqrt z) (+ (sqrt 2) (* (pow t 2) (* (sqrt 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))))) |
(* (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))))) |
(* (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))) |
(* -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))))) |
(* 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) |
(+ (* 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)))) |
(* z (exp (pow t 2))) |
(* z (exp (pow t 2))) |
(* z (exp (pow t 2))) |
(* z (exp (pow t 2))) |
(* z (exp (pow t 2))) |
(* z (exp (pow t 2))) |
(* z (exp (pow t 2))) |
(* z (exp (pow t 2))) |
(* z (exp (pow t 2))) |
(* z (exp (pow t 2))) |
(* z (exp (pow t 2))) |
(* z (exp (pow t 2))) |
z |
(+ z (* (pow t 2) z)) |
(+ z (* (pow t 2) (+ z (* 1/2 (* (pow t 2) z))))) |
(+ z (* (pow t 2) (+ z (* (pow t 2) (+ (* 1/6 (* (pow t 2) z)) (* 1/2 z)))))) |
(* z (exp (pow t 2))) |
(* z (exp (pow t 2))) |
(* z (exp (pow t 2))) |
(* z (exp (pow t 2))) |
(* z (exp (pow t 2))) |
(* z (exp (pow t 2))) |
(* z (exp (pow t 2))) |
(* z (exp (pow t 2))) |
1 |
(+ 1 (pow t 2)) |
(+ 1 (* (pow t 2) (+ 1 (* 1/2 (pow t 2))))) |
(+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))) |
(exp (pow t 2)) |
(exp (pow t 2)) |
(exp (pow t 2)) |
(exp (pow t 2)) |
(exp (pow t 2)) |
(exp (pow t 2)) |
(exp (pow t 2)) |
(exp (pow t 2)) |
(* (sqrt z) (sqrt 2)) |
(* (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))) |
(+ (* -1 (* y (sqrt 2))) (* 1/2 (* x (sqrt 2)))) |
(+ (* -1 (* y (sqrt 2))) (* 1/2 (* x (sqrt 2)))) |
(+ (* -1 (* y (sqrt 2))) (* 1/2 (* x (sqrt 2)))) |
(* 1/2 (* x (sqrt 2))) |
(* x (+ (* -1 (/ (* y (sqrt 2)) x)) (* 1/2 (sqrt 2)))) |
(* x (+ (* -1 (/ (* y (sqrt 2)) x)) (* 1/2 (sqrt 2)))) |
(* x (+ (* -1 (/ (* y (sqrt 2)) x)) (* 1/2 (sqrt 2)))) |
(* 1/2 (* x (sqrt 2))) |
(* -1 (* x (+ (* -1/2 (sqrt 2)) (/ (* y (sqrt 2)) x)))) |
(* -1 (* x (+ (* -1/2 (sqrt 2)) (/ (* y (sqrt 2)) x)))) |
(* -1 (* x (+ (* -1/2 (sqrt 2)) (/ (* y (sqrt 2)) x)))) |
(* 1/2 (* x (sqrt 2))) |
(+ (* -1 (* y (sqrt 2))) (* 1/2 (* x (sqrt 2)))) |
(+ (* -1 (* y (sqrt 2))) (* 1/2 (* x (sqrt 2)))) |
(+ (* -1 (* y (sqrt 2))) (* 1/2 (* x (sqrt 2)))) |
(* -1 (* y (sqrt 2))) |
(* y (+ (* -1 (sqrt 2)) (* 1/2 (/ (* x (sqrt 2)) y)))) |
(* y (+ (* -1 (sqrt 2)) (* 1/2 (/ (* x (sqrt 2)) y)))) |
(* y (+ (* -1 (sqrt 2)) (* 1/2 (/ (* x (sqrt 2)) y)))) |
(* -1 (* y (sqrt 2))) |
(* -1 (* y (+ (sqrt 2) (* -1/2 (/ (* x (sqrt 2)) y))))) |
(* -1 (* y (+ (sqrt 2) (* -1/2 (/ (* x (sqrt 2)) y))))) |
(* -1 (* y (+ (sqrt 2) (* -1/2 (/ (* x (sqrt 2)) y))))) |
(* 1/2 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (pow t 2) (+ (* 1/8 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (sqrt 2) (- (* 1/2 x) y))))) |
(* (pow t 2) (+ (* 1/8 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (sqrt 2) (- (* 1/2 x) y))))) |
(* (pow t 2) (+ (* 1/8 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (sqrt 2) (- (* 1/2 x) y))))) |
(* 1/8 (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))))) |
(* 1/8 (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y)))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))))) |
(* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(+ (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(+ (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(+ (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(* x (+ (* -1 (/ (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(* x (+ (* -1 (/ (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(* x (+ (* -1 (/ (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(* -1 (* x (+ (* -1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (/ (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)))) |
(* -1 (* x (+ (* -1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (/ (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)))) |
(* -1 (* x (+ (* -1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (/ (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)))) |
(* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(+ (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(+ (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(+ (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(* y (+ (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (/ (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) y)))) |
(* y (+ (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (/ (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) y)))) |
(* y (+ (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (/ (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) y)))) |
(* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) y)) (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) y)) (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) y)) (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (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)) |
| Outputs |
|---|
(* -1 (* (* y (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)) (neg.f64 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)))))) (* 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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/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 (fma.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #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 (fma.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #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 (fma.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))))) |
(* 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 #s(literal 1/2 binary64) x))) |
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))) |
(neg.f64 (*.f64 x (fma.f64 y (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #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)))))))) |
(neg.f64 (*.f64 x (fma.f64 y (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #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)))))))) |
(neg.f64 (*.f64 x (fma.f64 y (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)))))) |
(* 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 #s(literal 1/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 (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 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 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 (fma.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 x (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (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 (fma.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 x (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (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 (fma.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 x (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (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 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 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)))) (fma.f64 x (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 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)))) (fma.f64 x (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 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)))) (fma.f64 x (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 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))))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.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))))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.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))))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.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))))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(+ (* (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))))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 z (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) (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))))))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 z (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 z #s(literal 1/6 binary64) (*.f64 #s(literal -1/8 binary64) z))) (*.f64 t t))))) (*.f64 t t))))) |
(* (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 y) |
(neg.f64 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) |
(neg.f64 y) |
(* y (- (* 1/2 (/ x y)) 1)) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1 binary64))) |
(* y (- (* 1/2 (/ x y)) 1)) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1 binary64))) |
(* y (- (* 1/2 (/ x y)) 1)) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1 binary64))) |
(* -1 y) |
(neg.f64 y) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(neg.f64 (fma.f64 y (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) y)) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(neg.f64 (fma.f64 y (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) y)) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(neg.f64 (fma.f64 y (*.f64 #s(literal -1/2 binary64) (/.f64 x y)) 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 (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)) |
(*.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 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 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))))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 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))))))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (fma.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) (fma.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))))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(*.f64 x (fma.f64 (*.f64 y (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(*.f64 x (fma.f64 (*.f64 y (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(*.f64 x (fma.f64 (*.f64 y (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(*.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 z) x))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(*.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 z) x))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(*.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 z) x))) (neg.f64 x)) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(*.f64 y (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 z))))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(*.f64 y (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 z))))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(*.f64 y (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 z))))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
(*.f64 (neg.f64 y) (*.f64 (sqrt.f64 z) (fma.f64 x (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
(*.f64 (neg.f64 y) (*.f64 (sqrt.f64 z) (fma.f64 x (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
(*.f64 (neg.f64 y) (*.f64 (sqrt.f64 z) (fma.f64 x (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) #s(literal -1/2 binary64)) (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 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 z))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 z))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 z))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 z))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(*.f64 x (fma.f64 (*.f64 y (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(*.f64 x (fma.f64 (*.f64 y (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(*.f64 x (fma.f64 (*.f64 y (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(*.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 z) x))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(*.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 z) x))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(*.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 z)) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (/.f64 (sqrt.f64 z) x))) (neg.f64 x)) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(*.f64 y (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 z))))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(*.f64 y (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 z))))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(*.f64 y (fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 z))))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
(*.f64 (neg.f64 y) (*.f64 (sqrt.f64 z) (fma.f64 x (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
(*.f64 (neg.f64 y) (*.f64 (sqrt.f64 z) (fma.f64 x (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
(*.f64 (neg.f64 y) (*.f64 (sqrt.f64 z) (fma.f64 x (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) #s(literal -1/2 binary64)) (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 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 z))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 z))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 z))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 z))) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* (sqrt 2) (- (* 1/2 x) y)) |
(*.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 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(+ (* 1/2 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(+ (* 1/2 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(* 1/2 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/2 binary64)))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt 2) (- (* 1/2 x) y))) (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)))) |
(*.f64 (*.f64 t t) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/2 binary64))))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt 2) (- (* 1/2 x) y))) (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)))) |
(*.f64 (*.f64 t t) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/2 binary64))))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt 2) (- (* 1/2 x) y))) (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)))) |
(*.f64 (*.f64 t t) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/2 binary64))))) |
(* 1/2 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/2 binary64)))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt 2) (- (* 1/2 x) y))) (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)))) |
(*.f64 (*.f64 t t) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/2 binary64))))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt 2) (- (* 1/2 x) y))) (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)))) |
(*.f64 (*.f64 t t) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/2 binary64))))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt 2) (- (* 1/2 x) y))) (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)))) |
(*.f64 (*.f64 t t) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/2 binary64))))) |
(* -1 (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y)) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(+ (* -1 (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(+ (* -1 (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(+ (* -1 (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(* 1/2 (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(* x (+ (* -1 (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x)) (* 1/2 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))) |
(*.f64 x (fma.f64 (neg.f64 y) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))))) |
(* x (+ (* -1 (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x)) (* 1/2 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))) |
(*.f64 x (fma.f64 (neg.f64 y) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))))) |
(* x (+ (* -1 (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x)) (* 1/2 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))) |
(*.f64 x (fma.f64 (neg.f64 y) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))))) |
(* 1/2 (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(* -1 (* x (+ (* -1/2 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x)))) |
(*.f64 (fma.f64 y (*.f64 (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/2 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x)))) |
(*.f64 (fma.f64 y (*.f64 (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/2 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x)))) |
(*.f64 (fma.f64 y (*.f64 (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (neg.f64 x)) |
(* 1/2 (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(+ (* -1 (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(+ (* -1 (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(+ (* -1 (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(* -1 (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y)) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(* y (+ (* -1 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y)))) |
(*.f64 y (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(* y (+ (* -1 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y)))) |
(*.f64 y (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(* y (+ (* -1 (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (* 1/2 (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y)))) |
(*.f64 y (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(* -1 (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y)) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1/2 (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y)) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))) |
(*.f64 (neg.f64 y) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))))) |
(* -1 (* y (+ (* -1/2 (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y)) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))) |
(*.f64 (neg.f64 y) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))))) |
(* -1 (* y (+ (* -1/2 (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y)) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))) |
(*.f64 (neg.f64 y) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (* (+ 1 (* 1/2 (pow t 2))) (- (* 1/2 x) y)))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 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 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 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 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/2 binary64))))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))) |
(*.f64 (*.f64 t t) (fma.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 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) (*.f64 t t)))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))) |
(*.f64 (*.f64 t t) (fma.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 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) (*.f64 t t)))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))) |
(*.f64 (*.f64 t t) (fma.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 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) (*.f64 t t)))) |
(* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/2 binary64))))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))) |
(*.f64 (*.f64 t t) (fma.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 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) (*.f64 t t)))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))) |
(*.f64 (*.f64 t t) (fma.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 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) (*.f64 t t)))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))) |
(*.f64 (*.f64 t t) (fma.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 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) (*.f64 t t)))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(neg.f64 (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
(*.f64 x (-.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 z) (*.f64 y (*.f64 (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))))) |
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
(*.f64 x (-.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 z) (*.f64 y (*.f64 (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))))) |
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
(*.f64 x (-.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 z) (*.f64 y (*.f64 (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 z) (*.f64 y (*.f64 (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 z) (*.f64 y (*.f64 (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* (/ (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) x) (sqrt z))))) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 z) (*.f64 y (*.f64 (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))))) (neg.f64 x)) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(neg.f64 (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))))) |
(*.f64 y (-.f64 (*.f64 (sqrt.f64 z) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))))) |
(*.f64 y (-.f64 (*.f64 (sqrt.f64 z) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))))) |
(*.f64 y (-.f64 (*.f64 (sqrt.f64 z) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(neg.f64 (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
(*.f64 y (neg.f64 (*.f64 (sqrt.f64 z) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
(*.f64 y (neg.f64 (*.f64 (sqrt.f64 z) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))) |
(*.f64 y (neg.f64 (*.f64 (sqrt.f64 z) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 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))) |
(sqrt.f64 z) |
(* -1 (* (sqrt z) (pow (sqrt -1) 2))) |
(sqrt.f64 z) |
(* -1 (* (sqrt z) (pow (sqrt -1) 2))) |
(sqrt.f64 z) |
(* -1 (* (sqrt z) (pow (sqrt -1) 2))) |
(sqrt.f64 z) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (pow t 2))) |
(fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* 1/2 (pow t 2))) |
(fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* 1/2 (pow t 2))) |
(fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* 1/2 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(* (pow t 2) (+ 1/2 (/ 1 (pow t 2)))) |
(fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* (pow t 2) (+ 1/2 (/ 1 (pow t 2)))) |
(fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* (pow t 2) (+ 1/2 (/ 1 (pow t 2)))) |
(fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* 1/2 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/2 binary64)) |
(* (pow t 2) (+ 1/2 (/ 1 (pow t 2)))) |
(fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* (pow t 2) (+ 1/2 (/ 1 (pow t 2)))) |
(fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* (pow t 2) (+ 1/2 (/ 1 (pow t 2)))) |
(fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+ (* -1 (* y (sqrt 2))) (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(*.f64 (neg.f64 y) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* -1 (* y (sqrt 2))) (+ (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* x (+ (* 1/2 (sqrt 2)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* -1 (* y (sqrt 2))) (+ (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* x (+ (* 1/2 (sqrt 2)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* -1 (* y (sqrt 2))) (+ (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* x (+ (* 1/2 (sqrt 2)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(* x (+ (* 1/2 (sqrt 2)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(* x (+ (* -1 (/ (* y (sqrt 2)) x)) (+ (* -1 (/ (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)) (+ (* 1/2 (sqrt 2)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) x))) |
(* x (+ (* -1 (/ (* y (sqrt 2)) x)) (+ (* -1 (/ (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)) (+ (* 1/2 (sqrt 2)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) x))) |
(* x (+ (* -1 (/ (* y (sqrt 2)) x)) (+ (* -1 (/ (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)) (+ (* 1/2 (sqrt 2)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(*.f64 x (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) x))) |
(* -1 (* x (+ (* -1/2 (sqrt 2)) (* -1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal -1/2 binary64)) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (* y (sqrt 2))) (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) x)) (+ (* -1/2 (sqrt 2)) (* -1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(neg.f64 (*.f64 x (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) x)))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (* y (sqrt 2))) (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) x)) (+ (* -1/2 (sqrt 2)) (* -1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(neg.f64 (*.f64 x (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) x)))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (* y (sqrt 2))) (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) x)) (+ (* -1/2 (sqrt 2)) (* -1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(neg.f64 (*.f64 x (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) x)))) |
(+ (* 1/2 (* x (sqrt 2))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(+ (* 1/2 (* x (sqrt 2))) (+ (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* y (+ (* -1 (sqrt 2)) (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* 1/2 (* x (sqrt 2))) (+ (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* y (+ (* -1 (sqrt 2)) (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* 1/2 (* x (sqrt 2))) (+ (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* y (+ (* -1 (sqrt 2)) (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(* y (+ (* -1 (sqrt 2)) (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(*.f64 (neg.f64 y) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(* y (+ (* -1 (sqrt 2)) (+ (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (+ (* 1/2 (/ (* x (sqrt 2)) y)) (* 1/2 (/ (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) y)))))) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (neg.f64 (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(* y (+ (* -1 (sqrt 2)) (+ (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (+ (* 1/2 (/ (* x (sqrt 2)) y)) (* 1/2 (/ (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) y)))))) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (neg.f64 (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(* y (+ (* -1 (sqrt 2)) (+ (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (+ (* 1/2 (/ (* x (sqrt 2)) y)) (* 1/2 (/ (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) y)))))) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y)) (neg.f64 (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(* -1 (* y (+ (sqrt 2) (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(*.f64 (neg.f64 y) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(* -1 (* y (+ (sqrt 2) (+ (* -1 (/ (+ (* 1/2 (* x (sqrt 2))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y)) (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))) |
(neg.f64 (*.f64 y (-.f64 (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) y)))) |
(* -1 (* y (+ (sqrt 2) (+ (* -1 (/ (+ (* 1/2 (* x (sqrt 2))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y)) (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))) |
(neg.f64 (*.f64 y (-.f64 (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) y)))) |
(* -1 (* y (+ (sqrt 2) (+ (* -1 (/ (+ (* 1/2 (* x (sqrt 2))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y)) (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))) |
(neg.f64 (*.f64 y (-.f64 (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) y)))) |
(* (sqrt 2) (- (* 1/2 x) y)) |
(*.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 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(+ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/8 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (sqrt 2) (- (* 1/2 x) y)))))) |
(fma.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) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)))))) |
(+ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (+ (* 1/8 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (sqrt 2) (- (* 1/2 x) y)))))) |
(fma.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) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)))))) |
(* 1/8 (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))))) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (+ (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))) (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4))))) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (*.f64 t t))) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/2 binary64) (*.f64 t t)))))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (+ (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))) (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4))))) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (*.f64 t t))) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/2 binary64) (*.f64 t t)))))) |
(* 1/8 (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))))) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (+ (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))) (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4))))) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (*.f64 t t))) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/2 binary64) (*.f64 t t)))))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (+ (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))) (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4))))) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (*.f64 t t))) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/2 binary64) (*.f64 t t)))))) |
(* -1 (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) |
(+ (* -1 (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) |
(+ (* -1 (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) |
(+ (* -1 (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) |
(* 1/2 (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(* x (+ (* -1 (/ (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 x (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))))) |
(* x (+ (* -1 (/ (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 x (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))))) |
(* x (+ (* -1 (/ (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) x)) (* 1/2 (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 x (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x))))) |
(* 1/2 (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(* -1 (* x (+ (* -1/2 (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) x)))) |
(*.f64 (fma.f64 y (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/2 (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) x)))) |
(*.f64 (fma.f64 y (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/2 (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) (/ (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) x)))) |
(*.f64 (fma.f64 y (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (neg.f64 x)) |
(* 1/2 (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(+ (* -1 (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) |
(+ (* -1 (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) |
(+ (* -1 (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) |
(* -1 (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) |
(* y (+ (* -1 (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) (* 1/2 (/ (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) y)))) |
(*.f64 y (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(* y (+ (* -1 (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) (* 1/2 (/ (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) y)))) |
(*.f64 y (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(* y (+ (* -1 (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) (* 1/2 (/ (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) y)))) |
(*.f64 y (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))))) |
(* -1 (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) |
(* -1 (* y (+ (* -1/2 (/ (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) y)) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 (neg.f64 y) (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))))) |
(* -1 (* y (+ (* -1/2 (/ (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) y)) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 (neg.f64 y) (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))))) |
(* -1 (* y (+ (* -1/2 (/ (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))) y)) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 (neg.f64 y) (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))))) |
(* 1/2 (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/2 binary64))) |
(+ (* 1/8 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) |
(+ (* 1/8 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) |
(+ (* 1/8 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) |
(* 1/8 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/8 binary64)))) |
(* (pow t 2) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))))) |
(*.f64 (*.f64 t t) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(* (pow t 2) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))))) |
(*.f64 (*.f64 t t) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(* (pow t 2) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))))) |
(*.f64 (*.f64 t t) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(* 1/8 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/8 binary64)))) |
(* (pow t 2) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))))) |
(*.f64 (*.f64 t t) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(* (pow t 2) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))))) |
(*.f64 (*.f64 t t) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(* (pow t 2) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))))) |
(*.f64 (*.f64 t t) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(* (sqrt z) (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (* (sqrt 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))))) |
(*.f64 (sqrt.f64 z) (fma.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) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))))))) |
(* (sqrt z) (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (* (sqrt 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))))) |
(*.f64 (sqrt.f64 z) (fma.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) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))))))) |
(* (sqrt z) (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (* (sqrt 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))))) |
(*.f64 (sqrt.f64 z) (fma.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) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))))))) |
(* (sqrt z) (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (* (sqrt 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))))) |
(*.f64 (sqrt.f64 z) (fma.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) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))))))) |
(* (sqrt z) (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (* (sqrt 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))))) |
(*.f64 (sqrt.f64 z) (fma.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) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))))))) |
(* (sqrt z) (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (* (sqrt 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))))) |
(*.f64 (sqrt.f64 z) (fma.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) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))))))) |
(* (sqrt z) (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (* (sqrt 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))))) |
(*.f64 (sqrt.f64 z) (fma.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) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))))))) |
(* (sqrt z) (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (* (sqrt 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))))) |
(*.f64 (sqrt.f64 z) (fma.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) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))))))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (* (sqrt 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))))))) |
(*.f64 (sqrt.f64 z) (fma.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) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))))))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (* (sqrt 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))))))) |
(*.f64 (sqrt.f64 z) (fma.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) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))))))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (* (sqrt 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))))))) |
(*.f64 (sqrt.f64 z) (fma.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) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))))))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (+ (* (sqrt 2) (- (* 1/2 x) y)) (* (pow t 2) (* (sqrt 2) (* (+ 1/2 (* 1/8 (pow t 2))) (- (* 1/2 x) y)))))))) |
(*.f64 (sqrt.f64 z) (fma.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) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))))))) |
(* (sqrt z) (+ (* -1 (* y (sqrt 2))) (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))) |
(*.f64 (sqrt.f64 z) (*.f64 (neg.f64 y) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* (sqrt z) (+ (* -1 (* y (sqrt 2))) (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* x (+ (* 1/2 (sqrt 2)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* (sqrt z) (+ (* -1 (* y (sqrt 2))) (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* x (+ (* 1/2 (sqrt 2)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* (sqrt z) (+ (* -1 (* y (sqrt 2))) (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* x (+ (* 1/2 (sqrt 2)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(* (* x (+ (* 1/2 (sqrt 2)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z)) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(* x (+ (* (sqrt z) (+ (* 1/2 (sqrt 2)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (+ (* -1 (* y (sqrt 2))) (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) x) (sqrt z)))) |
(*.f64 x (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) x)))) |
(* x (+ (* (sqrt z) (+ (* 1/2 (sqrt 2)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (+ (* -1 (* y (sqrt 2))) (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) x) (sqrt z)))) |
(*.f64 x (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) x)))) |
(* x (+ (* (sqrt z) (+ (* 1/2 (sqrt 2)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (+ (* -1 (* y (sqrt 2))) (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) x) (sqrt z)))) |
(*.f64 x (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 y) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) x)))) |
(* -1 (* (* x (+ (* -1/2 (sqrt 2)) (* -1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))) |
(*.f64 (neg.f64 x) (*.f64 (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(* -1 (* x (+ (* -1 (* (/ (+ (* -1 (* y (sqrt 2))) (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) x) (sqrt z))) (* (sqrt z) (+ (* -1/2 (sqrt 2)) (* -1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))))) |
(*.f64 x (neg.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) x))))) |
(* -1 (* x (+ (* -1 (* (/ (+ (* -1 (* y (sqrt 2))) (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) x) (sqrt z))) (* (sqrt z) (+ (* -1/2 (sqrt 2)) (* -1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))))) |
(*.f64 x (neg.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) x))))) |
(* -1 (* x (+ (* -1 (* (/ (+ (* -1 (* y (sqrt 2))) (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) x) (sqrt z))) (* (sqrt z) (+ (* -1/2 (sqrt 2)) (* -1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))))) |
(*.f64 x (neg.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (/.f64 (*.f64 y (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) x))))) |
(* (sqrt z) (+ (* 1/2 (* x (sqrt 2))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))) |
(*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* (sqrt z) (+ (* 1/2 (* x (sqrt 2))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* y (+ (* -1 (sqrt 2)) (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* (sqrt z) (+ (* 1/2 (* x (sqrt 2))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* y (+ (* -1 (sqrt 2)) (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* (sqrt z) (+ (* 1/2 (* x (sqrt 2))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))))) (* (* y (+ (* -1 (sqrt 2)) (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (neg.f64 y) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(* (* y (+ (* -1 (sqrt 2)) (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (sqrt z)) |
(*.f64 (sqrt.f64 z) (*.f64 (neg.f64 y) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(* y (+ (* (sqrt z) (+ (* -1 (sqrt 2)) (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (+ (* 1/2 (* x (sqrt 2))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z)))) |
(*.f64 y (*.f64 (sqrt.f64 z) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) y) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(* y (+ (* (sqrt z) (+ (* -1 (sqrt 2)) (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (+ (* 1/2 (* x (sqrt 2))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z)))) |
(*.f64 y (*.f64 (sqrt.f64 z) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) y) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(* y (+ (* (sqrt z) (+ (* -1 (sqrt 2)) (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) (* (/ (+ (* 1/2 (* x (sqrt 2))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z)))) |
(*.f64 y (*.f64 (sqrt.f64 z) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) y) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(* -1 (* (* y (+ (sqrt 2) (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (neg.f64 y) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64))))) |
(* -1 (* y (+ (* -1 (* (/ (+ (* 1/2 (* x (sqrt 2))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))) (* (sqrt z) (+ (sqrt 2) (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(*.f64 y (*.f64 (sqrt.f64 z) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) y) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(* -1 (* y (+ (* -1 (* (/ (+ (* 1/2 (* x (sqrt 2))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))) (* (sqrt z) (+ (sqrt 2) (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(*.f64 y (*.f64 (sqrt.f64 z) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) y) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))))) |
(* -1 (* y (+ (* -1 (* (/ (+ (* 1/2 (* x (sqrt 2))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) y) (sqrt z))) (* (sqrt z) (+ (sqrt 2) (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))))) |
(*.f64 y (*.f64 (sqrt.f64 z) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) y) (fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (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 #s(literal 2 binary64)) (sqrt.f64 z))) |
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(+ (* (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))))))) |
(fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.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 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(+ (* (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))))))) |
(fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.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 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(* 1/8 (* (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.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))))) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (fma.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 t t))) (*.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))))) |
(* (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 (*.f64 (*.f64 t t) (*.f64 t t)) (fma.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) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 t t) (*.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 (*.f64 (*.f64 t t) (*.f64 t t)) (fma.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) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 t t) (*.f64 t t))))))) |
(* 1/8 (* (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.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))))) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (fma.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 t t))) (*.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))))) |
(* (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 (*.f64 (*.f64 t t) (*.f64 t t)) (fma.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) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 t t) (*.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 (*.f64 (*.f64 t t) (*.f64 t t)) (fma.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) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/2 binary64) (*.f64 t t)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 (*.f64 t t) (*.f64 t t))))))) |
(* (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))))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.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))))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.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))))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.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))))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(+ (* (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))))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 z (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))))) (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))))))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 z (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (fma.f64 z #s(literal 1/6 binary64) (*.f64 #s(literal -1/8 binary64) z))) (*.f64 t t))))) (*.f64 t t))))) |
(* (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 (* (* y (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)) (neg.f64 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)))))) (* 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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/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 (fma.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #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 (fma.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #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 (fma.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 x)) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))))) |
(* 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 #s(literal 1/2 binary64) x))) |
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))) |
(neg.f64 (*.f64 x (fma.f64 y (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #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)))))))) |
(neg.f64 (*.f64 x (fma.f64 y (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #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)))))))) |
(neg.f64 (*.f64 x (fma.f64 y (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)))))) |
(* 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 #s(literal 1/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 (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 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 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 (fma.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 x (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (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 (fma.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 x (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (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 (fma.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 x (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (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 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 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)))) (fma.f64 x (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 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)))) (fma.f64 x (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 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)))) (fma.f64 x (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y)) |
(* 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) |
(*.f64 #s(literal 2 binary64) z) |
(+ (* 2 z) (* 2 (* (pow t 2) z))) |
(*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t t) z)) |
(+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) z)))) |
(fma.f64 (*.f64 t t) (*.f64 z (fma.f64 t t #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) z)) |
(+ (* 2 z) (* (pow t 2) (+ (* 2 z) (* (pow t 2) (+ z (* 1/3 (* (pow t 2) z))))))) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 z (*.f64 (*.f64 t t) #s(literal 1/3 binary64)) z) (*.f64 #s(literal 2 binary64) z)) (*.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)) |
(* z (exp (pow t 2))) |
(*.f64 z (exp.f64 (*.f64 t t))) |
(* z (exp (pow t 2))) |
(*.f64 z (exp.f64 (*.f64 t t))) |
(* z (exp (pow t 2))) |
(*.f64 z (exp.f64 (*.f64 t t))) |
(* z (exp (pow t 2))) |
(*.f64 z (exp.f64 (*.f64 t t))) |
(* z (exp (pow t 2))) |
(*.f64 z (exp.f64 (*.f64 t t))) |
(* z (exp (pow t 2))) |
(*.f64 z (exp.f64 (*.f64 t t))) |
(* z (exp (pow t 2))) |
(*.f64 z (exp.f64 (*.f64 t t))) |
(* z (exp (pow t 2))) |
(*.f64 z (exp.f64 (*.f64 t t))) |
(* z (exp (pow t 2))) |
(*.f64 z (exp.f64 (*.f64 t t))) |
(* z (exp (pow t 2))) |
(*.f64 z (exp.f64 (*.f64 t t))) |
(* z (exp (pow t 2))) |
(*.f64 z (exp.f64 (*.f64 t t))) |
(* z (exp (pow t 2))) |
(*.f64 z (exp.f64 (*.f64 t t))) |
z |
(+ z (* (pow t 2) z)) |
(fma.f64 z (*.f64 t t) z) |
(+ z (* (pow t 2) (+ z (* 1/2 (* (pow t 2) z))))) |
(fma.f64 (*.f64 t t) (fma.f64 z (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) z) z) |
(+ z (* (pow t 2) (+ z (* (pow t 2) (+ (* 1/6 (* (pow t 2) z)) (* 1/2 z)))))) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (*.f64 z (fma.f64 (*.f64 t t) #s(literal 1/6 binary64) #s(literal 1/2 binary64))) z) z) |
(* z (exp (pow t 2))) |
(*.f64 z (exp.f64 (*.f64 t t))) |
(* z (exp (pow t 2))) |
(*.f64 z (exp.f64 (*.f64 t t))) |
(* z (exp (pow t 2))) |
(*.f64 z (exp.f64 (*.f64 t t))) |
(* z (exp (pow t 2))) |
(*.f64 z (exp.f64 (*.f64 t t))) |
(* z (exp (pow t 2))) |
(*.f64 z (exp.f64 (*.f64 t t))) |
(* z (exp (pow t 2))) |
(*.f64 z (exp.f64 (*.f64 t t))) |
(* z (exp (pow t 2))) |
(*.f64 z (exp.f64 (*.f64 t t))) |
(* z (exp (pow t 2))) |
(*.f64 z (exp.f64 (*.f64 t t))) |
1 |
#s(literal 1 binary64) |
(+ 1 (pow t 2)) |
(fma.f64 t t #s(literal 1 binary64)) |
(+ 1 (* (pow t 2) (+ 1 (* 1/2 (pow t 2))))) |
(fma.f64 (*.f64 t t) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(exp (pow t 2)) |
(exp.f64 (*.f64 t t)) |
(exp (pow t 2)) |
(exp.f64 (*.f64 t t)) |
(exp (pow t 2)) |
(exp.f64 (*.f64 t t)) |
(exp (pow t 2)) |
(exp.f64 (*.f64 t t)) |
(exp (pow t 2)) |
(exp.f64 (*.f64 t t)) |
(exp (pow t 2)) |
(exp.f64 (*.f64 t t)) |
(exp (pow t 2)) |
(exp.f64 (*.f64 t t)) |
(exp (pow t 2)) |
(exp.f64 (*.f64 t t)) |
(* (sqrt z) (sqrt 2)) |
(*.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))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (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 (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y)) |
(+ (* -1 (* y (sqrt 2))) (* 1/2 (* x (sqrt 2)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(+ (* -1 (* y (sqrt 2))) (* 1/2 (* x (sqrt 2)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(+ (* -1 (* y (sqrt 2))) (* 1/2 (* x (sqrt 2)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* 1/2 (* x (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(* x (+ (* -1 (/ (* y (sqrt 2)) x)) (* 1/2 (sqrt 2)))) |
(*.f64 x (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 y (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(* x (+ (* -1 (/ (* y (sqrt 2)) x)) (* 1/2 (sqrt 2)))) |
(*.f64 x (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 y (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(* x (+ (* -1 (/ (* y (sqrt 2)) x)) (* 1/2 (sqrt 2)))) |
(*.f64 x (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 y (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) |
(* 1/2 (* x (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(* -1 (* x (+ (* -1/2 (sqrt 2)) (/ (* y (sqrt 2)) x)))) |
(neg.f64 (*.f64 x (fma.f64 y (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64))))) |
(* -1 (* x (+ (* -1/2 (sqrt 2)) (/ (* y (sqrt 2)) x)))) |
(neg.f64 (*.f64 x (fma.f64 y (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64))))) |
(* -1 (* x (+ (* -1/2 (sqrt 2)) (/ (* y (sqrt 2)) x)))) |
(neg.f64 (*.f64 x (fma.f64 y (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64))))) |
(* 1/2 (* x (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(+ (* -1 (* y (sqrt 2))) (* 1/2 (* x (sqrt 2)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(+ (* -1 (* y (sqrt 2))) (* 1/2 (* x (sqrt 2)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(+ (* -1 (* y (sqrt 2))) (* 1/2 (* x (sqrt 2)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) |
(* -1 (* y (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y)) |
(* y (+ (* -1 (sqrt 2)) (* 1/2 (/ (* x (sqrt 2)) y)))) |
(*.f64 y (-.f64 (*.f64 x (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(* y (+ (* -1 (sqrt 2)) (* 1/2 (/ (* x (sqrt 2)) y)))) |
(*.f64 y (-.f64 (*.f64 x (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(* y (+ (* -1 (sqrt 2)) (* 1/2 (/ (* x (sqrt 2)) y)))) |
(*.f64 y (-.f64 (*.f64 x (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal 2 binary64)))) |
(* -1 (* y (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y)) |
(* -1 (* y (+ (sqrt 2) (* -1/2 (/ (* x (sqrt 2)) y))))) |
(*.f64 (neg.f64 y) (fma.f64 x (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(* -1 (* y (+ (sqrt 2) (* -1/2 (/ (* x (sqrt 2)) y))))) |
(*.f64 (neg.f64 y) (fma.f64 x (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(* -1 (* y (+ (sqrt 2) (* -1/2 (/ (* x (sqrt 2)) y))))) |
(*.f64 (neg.f64 y) (fma.f64 x (*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) y) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(* 1/2 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/2 binary64)))) |
(* (pow t 2) (+ (* 1/8 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (sqrt 2) (- (* 1/2 x) y))))) |
(*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))))) |
(* (pow t 2) (+ (* 1/8 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (sqrt 2) (- (* 1/2 x) y))))) |
(*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))))) |
(* (pow t 2) (+ (* 1/8 (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/2 (* (sqrt 2) (- (* 1/2 x) y))))) |
(*.f64 (*.f64 t t) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))))) |
(* 1/8 (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))))) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))))) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))))) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(* 1/8 (* (pow t 4) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))))) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))))) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(* (pow t 4) (+ (* 1/8 (* (sqrt 2) (- (* 1/2 x) y))) (* 1/2 (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2))))) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) #s(literal 1/8 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (/.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 (*.f64 t t) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))))) |
(+ (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(fma.f64 (*.f64 t t) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
(+ (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(fma.f64 (*.f64 t t) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
(+ (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(fma.f64 (*.f64 t t) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
(* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(* x (+ (* -1 (/ (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (/.f64 y x))))) |
(* x (+ (* -1 (/ (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (/.f64 y x))))) |
(* x (+ (* -1 (/ (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)) (* 1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(*.f64 x (-.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (/.f64 y x))))) |
(* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(* -1 (* x (+ (* -1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (/ (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)))) |
(*.f64 (fma.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (/.f64 y x)))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (/ (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)))) |
(*.f64 (fma.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (/.f64 y x)))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/2 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (/ (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) x)))) |
(*.f64 (fma.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (/.f64 y x)))) (neg.f64 x)) |
(* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(+ (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(fma.f64 (*.f64 t t) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
(+ (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(fma.f64 (*.f64 t t) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
(+ (* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) (* 1/2 (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(fma.f64 (*.f64 t t) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
(* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 (*.f64 t t) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))))) |
(* y (+ (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (/ (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) y)))) |
(*.f64 y (-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) y) (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)))))) |
(* y (+ (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (/ (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) y)))) |
(*.f64 y (-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) y) (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)))))) |
(* y (+ (* -1 (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) (* 1/2 (/ (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) y)))) |
(*.f64 y (-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) y) (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)))))) |
(* -1 (* (pow t 2) (* y (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2))))))) |
(*.f64 (*.f64 t t) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))))) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) y)) (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)))))) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) y)) (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)))))) |
(* -1 (* y (+ (* -1/2 (/ (* (pow t 2) (* x (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))) y)) (* (pow t 2) (* (sqrt 2) (+ 1/2 (* 1/8 (pow t 2)))))))) |
(*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)))))) |
(/ -1 y) |
(/.f64 #s(literal -1 binary64) y) |
(- (* -1/2 (/ x (pow y 2))) (/ 1 y)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) #s(literal -1 binary64)) y) |
(- (* x (- (* -1/4 (/ x (pow y 3))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y)) |
(fma.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 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)) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/8 binary64) (/.f64 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 (fma.f64 (/.f64 y x) #s(literal 4 binary64) #s(literal 2 binary64)) x) |
(/ (- (+ 2 (* 8 (/ (pow y 2) (pow x 2)))) (* -4 (/ y x))) x) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 y #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) x)) x)) x) |
(/ (- (+ 2 (* 16 (/ (pow y 3) (pow x 3)))) (+ (* -8 (/ (pow y 2) (pow x 2))) (* -4 (/ y x)))) x) |
(/.f64 (+.f64 (fma.f64 #s(literal 16 binary64) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (fma.f64 (*.f64 y y) (/.f64 #s(literal 8 binary64) (*.f64 x x)) #s(literal 2 binary64))) (/.f64 (*.f64 y #s(literal 4 binary64)) x)) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(* -1 (/ (- (* -4 (/ y x)) 2) x)) |
(/.f64 (fma.f64 (/.f64 y x) #s(literal 4 binary64) #s(literal 2 binary64)) x) |
(* -1 (/ (- (* -1 (/ (- (* 8 (/ (pow y 2) x)) (* -4 y)) x)) 2) x)) |
(/.f64 (-.f64 #s(literal -2 binary64) (/.f64 (fma.f64 y #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 8 binary64)) x)) x)) (neg.f64 x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -16 (/ (pow y 3) x)) (* 8 (pow y 2))) x)) (* -4 y)) x)) 2) x)) |
(/.f64 (-.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 y #s(literal 4 binary64)) (/.f64 (fma.f64 (*.f64 y y) #s(literal -8 binary64) (*.f64 #s(literal -16 binary64) (/.f64 (*.f64 y (*.f64 y y)) x))) x)) x)) (neg.f64 x)) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(+ (* 4 (/ y (pow x 2))) (* 2 (/ 1 x))) |
(fma.f64 y (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) x)) |
(+ (* y (+ (* 8 (/ y (pow x 3))) (* 4 (/ 1 (pow x 2))))) (* 2 (/ 1 x))) |
(fma.f64 y (fma.f64 y (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)) |
(+ (* y (+ (* y (+ (* 16 (/ y (pow x 4))) (* 8 (/ 1 (pow x 3))))) (* 4 (/ 1 (pow x 2))))) (* 2 (/ 1 x))) |
(fma.f64 y (fma.f64 y (fma.f64 #s(literal 16 binary64) (/.f64 y (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)) |
(/ -1 y) |
(/.f64 #s(literal -1 binary64) y) |
(/ (- (* -1/2 (/ x y)) 1) y) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) #s(literal -1 binary64)) y) |
(/ (- (* -1/4 (/ (pow x 2) (pow y 2))) (+ 1 (* 1/2 (/ x y)))) y) |
(/.f64 (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 x (/.f64 x 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))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1 binary64)))) y) |
(/ -1 y) |
(/.f64 #s(literal -1 binary64) y) |
(* -1 (/ (+ 1 (* 1/2 (/ x y))) y)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1 binary64)) y)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1/4 (/ (pow x 2) y)) (* 1/2 x)) y))) y)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 x (/.f64 x y)) (*.f64 x #s(literal -1/2 binary64))) y)) (neg.f64 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 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (/.f64 x y))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) y) (*.f64 #s(literal 1/2 binary64) x)) y)) (neg.f64 y)) |
Compiled 71 471 to 4 187 computations (94.1% saved)
27 alts after pruning (27 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 260 | 25 | 2 285 |
| Fresh | 7 | 2 | 9 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2 272 | 27 | 2 299 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.7% | (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
| 48.6% | (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal 1/2 binary64) y)) | |
| 22.3% | (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) | |
| 54.5% | (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) | |
| 81.4% | (*.f64 (fma.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 #s(literal 2 binary64) z)))) | |
| ▶ | 54.4% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
| 88.6% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (fma.f64 (*.f64 t t) (*.f64 z (fma.f64 t t #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) z)))) | |
| 84.1% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t t) z)))) | |
| 54.5% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) | |
| ▶ | 52.7% | (*.f64 (*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
| 54.4% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) | |
| 95.4% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) | |
| 92.3% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) | |
| 54.4% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) | |
| 48.8% | (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) | |
| 52.4% | (*.f64 (*.f64 (*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) | |
| 53.3% | (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) | |
| 24.9% | (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) | |
| 24.5% | (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) | |
| ▶ | 32.2% | (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
| 63.2% | (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) | |
| 84.1% | (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) | |
| 51.1% | (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y)))) | |
| 48.1% | (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))) | |
| 32.1% | (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y))) | |
| 65.9% | (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) | |
| ▶ | 51.1% | (neg.f64 (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
Compiled 1 066 to 782 computations (26.6% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| ✓ | cost-diff | 320 | (*.f64 (*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
| ✓ | cost-diff | 1792 | (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
| ✓ | cost-diff | 128 | (neg.f64 (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
| ✓ | 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) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (neg.f64 y) |
| ✓ | cost-diff | 0 | (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| ✓ | cost-diff | 320 | (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| ✓ | cost-diff | 1088 | (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
| 7 696× | accelerator-lowering-fma.f32 |
| 7 696× | accelerator-lowering-fma.f64 |
| 4 148× | *-lowering-*.f32 |
| 4 148× | *-lowering-*.f64 |
| 1 482× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 295 |
| 1 | 109 | 293 |
| 2 | 323 | 293 |
| 3 | 1257 | 292 |
| 4 | 2899 | 268 |
| 5 | 4602 | 266 |
| 6 | 7428 | 266 |
| 0 | 8061 | 259 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (* x 1/2) y) (/ 1 (sqrt (* (exp (* t t)) (* 2 z))))) |
(- (* x 1/2) y) |
(* x 1/2) |
x |
1/2 |
y |
(/ 1 (sqrt (* (exp (* t t)) (* 2 z)))) |
1 |
(sqrt (* (exp (* t t)) (* 2 z))) |
(* (exp (* t t)) (* 2 z)) |
(exp (* t t)) |
(* t t) |
t |
(* 2 z) |
2 |
z |
(* (* (neg y) (sqrt (* z 2))) 1) |
(* (neg y) (sqrt (* z 2))) |
(neg y) |
y |
(sqrt (* z 2)) |
(* z 2) |
z |
2 |
1 |
(* (- (* x 1/2) y) (* (sqrt 2) (sqrt z))) |
(- (* x 1/2) y) |
(* x 1/2) |
x |
1/2 |
y |
(* (sqrt 2) (sqrt z)) |
(sqrt 2) |
2 |
(sqrt z) |
z |
(neg (* y (* (sqrt 2) (* (sqrt z) (+ (* t (* t 1/2)) 1))))) |
(* y (* (sqrt 2) (* (sqrt z) (+ (* t (* t 1/2)) 1)))) |
y |
(* (sqrt 2) (* (sqrt z) (+ (* t (* t 1/2)) 1))) |
(sqrt 2) |
2 |
(* (sqrt z) (+ (* t (* t 1/2)) 1)) |
(sqrt z) |
z |
(+ (* t (* t 1/2)) 1) |
t |
(* t 1/2) |
1/2 |
1 |
(* (* (/ (* (+ (* x 1/2) y) (+ (* x -1/2) y)) (+ (* x -1/2) (neg y))) (sqrt (* z 2))) 1) |
(* (/ (* (+ (* x 1/2) y) (+ (* x -1/2) y)) (+ (* x -1/2) (neg y))) (sqrt (* z 2))) |
(/ (* (+ (* x 1/2) y) (+ (* x -1/2) y)) (+ (* x -1/2) (neg y))) |
(* (+ (* x 1/2) y) (+ (* x -1/2) y)) |
(+ (* x 1/2) y) |
x |
1/2 |
y |
(+ (* x -1/2) y) |
-1/2 |
(+ (* x -1/2) (neg y)) |
(neg y) |
(sqrt (* z 2)) |
(* z 2) |
z |
2 |
1 |
| Outputs |
|---|
(/ (- (* x 1/2) y) (/ 1 (sqrt (* (exp (* t t)) (* 2 z))))) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) |
(- (* x 1/2) y) |
(fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
1/2 |
#s(literal 1/2 binary64) |
y |
(/ 1 (sqrt (* (exp (* t t)) (* 2 z)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) |
1 |
#s(literal 1 binary64) |
(sqrt (* (exp (* t t)) (* 2 z))) |
(sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) |
(* (exp (* t t)) (* 2 z)) |
(*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) |
(exp (* t t)) |
(exp.f64 (*.f64 t t)) |
(* t t) |
(*.f64 t t) |
t |
(* 2 z) |
(*.f64 #s(literal 2 binary64) z) |
2 |
#s(literal 2 binary64) |
z |
(* (* (neg y) (sqrt (* z 2))) 1) |
(*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(* (neg y) (sqrt (* z 2))) |
(*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(neg y) |
(neg.f64 y) |
y |
(sqrt (* z 2)) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
(* z 2) |
(*.f64 #s(literal 2 binary64) z) |
z |
2 |
#s(literal 2 binary64) |
1 |
#s(literal 1 binary64) |
(* (- (* x 1/2) y) (* (sqrt 2) (sqrt z))) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(- (* x 1/2) y) |
(fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
1/2 |
#s(literal 1/2 binary64) |
y |
(* (sqrt 2) (sqrt z)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(sqrt z) |
(sqrt.f64 z) |
z |
(neg (* y (* (sqrt 2) (* (sqrt z) (+ (* t (* t 1/2)) 1))))) |
(*.f64 (fma.f64 t (*.f64 t #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (sqrt.f64 z)))) |
(* y (* (sqrt 2) (* (sqrt z) (+ (* t (* t 1/2)) 1)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 y (sqrt.f64 z)))) |
y |
(* (sqrt 2) (* (sqrt z) (+ (* t (* t 1/2)) 1))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(* (sqrt z) (+ (* t (* t 1/2)) 1)) |
(*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) |
(sqrt z) |
(sqrt.f64 z) |
z |
(+ (* t (* t 1/2)) 1) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) |
t |
(* t 1/2) |
(*.f64 #s(literal 1/2 binary64) t) |
1/2 |
#s(literal 1/2 binary64) |
1 |
#s(literal 1 binary64) |
(* (* (/ (* (+ (* x 1/2) y) (+ (* x -1/2) y)) (+ (* x -1/2) (neg y))) (sqrt (* z 2))) 1) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(* (/ (* (+ (* x 1/2) y) (+ (* x -1/2) y)) (+ (* x -1/2) (neg y))) (sqrt (* z 2))) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(/ (* (+ (* x 1/2) y) (+ (* x -1/2) y)) (+ (* x -1/2) (neg y))) |
(fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) |
(* (+ (* x 1/2) y) (+ (* x -1/2) y)) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y)) |
(+ (* x 1/2) y) |
(fma.f64 x #s(literal 1/2 binary64) y) |
x |
1/2 |
#s(literal 1/2 binary64) |
y |
(+ (* x -1/2) y) |
(fma.f64 x #s(literal -1/2 binary64) y) |
-1/2 |
#s(literal -1/2 binary64) |
(+ (* x -1/2) (neg y)) |
(fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)) |
(neg y) |
(neg.f64 y) |
(sqrt (* z 2)) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
(* z 2) |
(*.f64 #s(literal 2 binary64) z) |
z |
2 |
#s(literal 2 binary64) |
1 |
#s(literal 1 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (neg.f64 y) |
| ✓ | accuracy | 99.8% | (*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| ✓ | accuracy | 77.4% | (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) |
| ✓ | accuracy | 100.0% | (neg.f64 (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
| ✓ | accuracy | 100.0% | (*.f64 (sqrt.f64 z) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
| ✓ | accuracy | 99.8% | (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
| ✓ | accuracy | 99.7% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 z) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | accuracy | 99.8% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
| ✓ | accuracy | 99.7% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
| ✓ | accuracy | 100.0% | (*.f64 z #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (neg.f64 y) |
| ✓ | accuracy | 99.8% | (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| ✓ | accuracy | 100.0% | (exp.f64 (*.f64 t t)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) |
| ✓ | accuracy | 99.8% | (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
| 41.0ms | 130× | 0 | exit |
| 40.0ms | 126× | 0 | valid |
Compiled 298 to 43 computations (85.6% saved)
ival-mult: 24.0ms (44.1% of total)ival-sqrt: 8.0ms (14.7% of total)ival-neg: 8.0ms (14.7% of total)ival-add: 6.0ms (11% of total)ival-div: 4.0ms (7.3% of total)ival-exp: 2.0ms (3.7% of total)ival-sub: 1.0ms (1.8% of total)exact: 1.0ms (1.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (- (* x 1/2) y) (/ 1 (sqrt (* (exp (* t t)) (* 2 z)))))> |
#<alt (- (* x 1/2) y)> |
#<alt (* x 1/2)> |
#<alt (/ 1 (sqrt (* (exp (* t t)) (* 2 z))))> |
#<alt (* (* (neg y) (sqrt (* z 2))) 1)> |
#<alt (* (neg y) (sqrt (* z 2)))> |
#<alt (neg y)> |
#<alt (sqrt (* z 2))> |
#<alt (* (- (* x 1/2) y) (* (sqrt 2) (sqrt z)))> |
#<alt (* (sqrt 2) (sqrt z))> |
#<alt (neg (* y (* (sqrt 2) (* (sqrt z) (+ (* t (* t 1/2)) 1)))))> |
#<alt (* y (* (sqrt 2) (* (sqrt z) (+ (* t (* t 1/2)) 1))))> |
#<alt (* (sqrt 2) (* (sqrt z) (+ (* t (* t 1/2)) 1)))> |
#<alt (sqrt 2)> |
#<alt (/ (* (+ (* x 1/2) y) (+ (* x -1/2) y)) (+ (* x -1/2) (neg y)))> |
#<alt (* (* (/ (* (+ (* x 1/2) y) (+ (* x -1/2) y)) (+ (* x -1/2) (neg y))) (sqrt (* z 2))) 1)> |
#<alt (* (/ (* (+ (* x 1/2) y) (+ (* x -1/2) y)) (+ (* x -1/2) (neg y))) (sqrt (* z 2)))> |
#<alt (* (+ (* x 1/2) y) (+ (* x -1/2) y))> |
#<alt (sqrt (* (exp (* t t)) (* 2 z)))> |
#<alt (exp (* t t))> |
#<alt (* z 2)> |
#<alt (sqrt z)> |
#<alt (* (sqrt z) (+ (* t (* t 1/2)) 1))> |
| 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 (/ 1 z)) (/ 1 (sqrt 2)))> |
#<alt (+ (* -1/2 (* (/ (pow t 2) (sqrt 2)) (sqrt (/ 1 z)))) (* (sqrt (/ 1 z)) (/ 1 (sqrt 2))))> |
#<alt (+ (* (sqrt (/ 1 z)) (/ 1 (sqrt 2))) (* (pow t 2) (+ (* -1/2 (* (sqrt (/ 1 z)) (/ 1 (sqrt 2)))) (* 1/8 (* (/ (pow t 2) (sqrt 2)) (sqrt (/ 1 z)))))))> |
#<alt (+ (* (sqrt (/ 1 z)) (/ 1 (sqrt 2))) (* (pow t 2) (+ (* -1/2 (* (sqrt (/ 1 z)) (/ 1 (sqrt 2)))) (* (pow t 2) (+ (* -1/48 (* (/ (pow t 2) (sqrt 2)) (sqrt (/ 1 z)))) (* 1/8 (* (sqrt (/ 1 z)) (/ 1 (sqrt 2)))))))))> |
#<alt (* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2)))> |
#<alt (* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2)))> |
#<alt (* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2)))> |
#<alt (* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2)))> |
#<alt (* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2)))> |
#<alt (* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2)))> |
#<alt (* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2)))> |
#<alt (* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2)))> |
#<alt (* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2)))> |
#<alt (* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2)))> |
#<alt (* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2)))> |
#<alt (* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2)))> |
#<alt (* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2)))> |
#<alt (* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2)))> |
#<alt (* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2)))> |
#<alt (* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2)))> |
#<alt (* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ (sqrt -1) (sqrt -2)))> |
#<alt (* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ (sqrt -1) (sqrt -2)))> |
#<alt (* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ (sqrt -1) (sqrt -2)))> |
#<alt (* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ (sqrt -1) (sqrt -2)))> |
#<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 (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 (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)> |
#<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 (* (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 (* (* 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 (* (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) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* (* y (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (sqrt z))> |
#<alt (* (* y (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (sqrt z))> |
#<alt (* (* y (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (sqrt z))> |
#<alt (* (* y (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (sqrt z))> |
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))> |
#<alt (- (* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) (* (* y (sqrt 2)) (sqrt z)))> |
#<alt (- (* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) (* (* y (sqrt 2)) (sqrt z)))> |
#<alt (- (* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) (* (* y (sqrt 2)) (sqrt z)))> |
#<alt (* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z)))> |
#<alt (* (pow t 2) (- (* -1 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* 1/2 (* (* y (sqrt 2)) (sqrt z)))))> |
#<alt (* (pow t 2) (- (* -1 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* 1/2 (* (* y (sqrt 2)) (sqrt z)))))> |
#<alt (* (pow t 2) (- (* -1 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* 1/2 (* (* y (sqrt 2)) (sqrt z)))))> |
#<alt (* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z)))> |
#<alt (* (pow t 2) (- (* -1 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* 1/2 (* (* y (sqrt 2)) (sqrt z)))))> |
#<alt (* (pow t 2) (- (* -1 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* 1/2 (* (* y (sqrt 2)) (sqrt z)))))> |
#<alt (* (pow t 2) (- (* -1 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* 1/2 (* (* y (sqrt 2)) (sqrt z)))))> |
#<alt (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))> |
#<alt (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))> |
#<alt (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))> |
#<alt (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))> |
#<alt (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))> |
#<alt (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))> |
#<alt (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))> |
#<alt (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))> |
#<alt (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))> |
#<alt (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))> |
#<alt (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))> |
#<alt (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))> |
#<alt (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))> |
#<alt (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))> |
#<alt (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))> |
#<alt (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))> |
#<alt (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))> |
#<alt (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))> |
#<alt (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))> |
#<alt (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))> |
#<alt (* -1 (* (* y (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (sqrt z)))> |
#<alt (* -1 (* (* y (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (sqrt z)))> |
#<alt (* (* y (sqrt 2)) (sqrt z))> |
#<alt (+ (* 1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) (* (* y (sqrt 2)) (sqrt z)))> |
#<alt (+ (* 1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) (* (* y (sqrt 2)) (sqrt z)))> |
#<alt (+ (* 1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) (* (* y (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z)))> |
#<alt (* (pow t 2) (+ (* 1/2 (* (* y (sqrt 2)) (sqrt z))) (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))))> |
#<alt (* (pow t 2) (+ (* 1/2 (* (* y (sqrt 2)) (sqrt z))) (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))))> |
#<alt (* (pow t 2) (+ (* 1/2 (* (* y (sqrt 2)) (sqrt z))) (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))))> |
#<alt (* 1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z)))> |
#<alt (* (pow t 2) (+ (* 1/2 (* (* y (sqrt 2)) (sqrt z))) (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))))> |
#<alt (* (pow t 2) (+ (* 1/2 (* (* y (sqrt 2)) (sqrt z))) (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))))> |
#<alt (* (pow t 2) (+ (* 1/2 (* (* y (sqrt 2)) (sqrt z))) (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))))> |
#<alt (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))> |
#<alt (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))> |
#<alt (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))> |
#<alt (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))> |
#<alt (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))> |
#<alt (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))> |
#<alt (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))> |
#<alt (* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))> |
#<alt (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))> |
#<alt (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))> |
#<alt (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))> |
#<alt (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))))> |
#<alt (* (sqrt z) (sqrt 2))> |
#<alt (+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2)))> |
#<alt (+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2)))> |
#<alt (+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2)))> |
#<alt (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z)))> |
#<alt (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (/ (sqrt 2) (pow t 2)) (sqrt z))))> |
#<alt (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (/ (sqrt 2) (pow t 2)) (sqrt z))))> |
#<alt (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (/ (sqrt 2) (pow t 2)) (sqrt z))))> |
#<alt (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z)))> |
#<alt (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (/ (sqrt 2) (pow t 2)) (sqrt z))))> |
#<alt (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (/ (sqrt 2) (pow t 2)) (sqrt z))))> |
#<alt (* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (/ (sqrt 2) (pow t 2)) (sqrt z))))> |
#<alt (* -1 y)> |
#<alt (+ (* -1 y) (* x (+ 1/2 (* -1 (/ (+ (* -1/2 y) (* 1/2 y)) y)))))> |
#<alt (+ (* -1 y) (* x (+ 1/2 (+ (* -1 (/ (+ (* -1/2 y) (* 1/2 y)) y)) (* x (- (* 1/4 (/ 1 y)) (* 1/2 (/ (+ 1/2 (* -1 (/ (+ (* -1/2 y) (* 1/2 y)) y))) y))))))))> |
#<alt (+ (* -1 y) (* x (+ 1/2 (+ (* -1 (/ (+ (* -1/2 y) (* 1/2 y)) y)) (* x (- (+ (* -1/2 (/ (* x (- (* 1/4 (/ 1 y)) (* 1/2 (/ (+ 1/2 (* -1 (/ (+ (* -1/2 y) (* 1/2 y)) y))) y)))) y)) (* 1/4 (/ 1 y))) (* 1/2 (/ (+ 1/2 (* -1 (/ (+ (* -1/2 y) (* 1/2 y)) y))) 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 (- (* -1 (/ (- (* 2 (+ (* -1/2 y) (* 1/2 y))) y) x)) 1/2)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (* 2 (pow y 2)) (* -2 (* y (- (* 2 (+ (* -1/2 y) (* 1/2 y))) y)))) x)) (* 2 (+ (* -1/2 y) (* 1/2 y)))) y) x)) 1/2)))> |
#<alt (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -2 (/ (* y (- (* 2 (pow y 2)) (* -2 (* y (- (* 2 (+ (* -1/2 y) (* 1/2 y))) y))))) x)) (* 2 (pow y 2))) (* -2 (* y (- (* 2 (+ (* -1/2 y) (* 1/2 y))) y)))) x)) (* 2 (+ (* -1/2 y) (* 1/2 y)))) y) x)) 1/2)))> |
#<alt (* 1/2 x)> |
#<alt (+ (* 1/2 x) (* y (- (* -2 (/ (+ (* -1/2 x) (* 1/2 x)) x)) 1)))> |
#<alt (+ (* 1/2 x) (* y (- (+ (* -2 (/ (+ (* -1/2 x) (* 1/2 x)) x)) (* -1 (* y (+ (* 2 (/ 1 x)) (* 2 (/ (- (* -2 (/ (+ (* -1/2 x) (* 1/2 x)) x)) 1) x)))))) 1)))> |
#<alt (+ (* 1/2 x) (* y (- (+ (* -2 (/ (+ (* -1/2 x) (* 1/2 x)) x)) (* y (- (* 2 (/ (* y (+ (* 2 (/ (- (* -2 (/ (+ (* -1/2 x) (* 1/2 x)) x)) 1) x)) (* 2 (/ 1 x)))) x)) (+ (* 2 (/ 1 x)) (* 2 (/ (- (* -2 (/ (+ (* -1/2 x) (* 1/2 x)) x)) 1) x)))))) 1)))> |
#<alt (* -1 y)> |
#<alt (* y (- (* -1 (/ (+ (* -1/2 x) (* 1/2 x)) y)) (+ 1 (* -1/2 (/ x y)))))> |
#<alt (* y (- (+ (* -1 (/ (+ (* -1/2 x) (* 1/2 x)) y)) (* 1/4 (/ (pow x 2) (pow y 2)))) (+ 1 (+ (* -1/2 (/ x y)) (* 1/2 (/ (* x (- (* -1 (+ (* -1/2 x) (* 1/2 x))) (* -1/2 x))) (pow y 2)))))))> |
#<alt (* y (- (+ (* -1 (/ (+ (* -1/2 x) (* 1/2 x)) y)) (+ (* -1/2 (/ (* x (- (* 1/4 (pow x 2)) (* 1/2 (* x (- (* -1 (+ (* -1/2 x) (* 1/2 x))) (* -1/2 x)))))) (pow y 3))) (* 1/4 (/ (pow x 2) (pow y 2))))) (+ 1 (+ (* -1/2 (/ x y)) (* 1/2 (/ (* x (- (* -1 (+ (* -1/2 x) (* 1/2 x))) (* -1/2 x))) (pow y 2)))))))> |
#<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 (* (* y (sqrt 2)) (sqrt z)))> |
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* (* x (- (* -1 (/ (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y))) y)) (* -1/2 (sqrt 2)))) (sqrt z)))> |
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* x (+ (* (sqrt z) (- (* -1 (/ (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y))) y)) (* -1/2 (sqrt 2)))) (* (* x (- (* 1/4 (/ (sqrt 2) y)) (* 1/2 (/ (- (* -1 (/ (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y))) y)) (* -1/2 (sqrt 2))) y)))) (sqrt z)))))> |
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* x (+ (* x (+ (* -1/2 (* (/ (* x (- (* 1/4 (/ (sqrt 2) y)) (* 1/2 (/ (- (* -1 (/ (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y))) y)) (* -1/2 (sqrt 2))) y)))) y) (sqrt z))) (* (sqrt z) (- (* 1/4 (/ (sqrt 2) y)) (* 1/2 (/ (- (* -1 (/ (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y))) y)) (* -1/2 (sqrt 2))) y)))))) (* (sqrt z) (- (* -1 (/ (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y))) y)) (* -1/2 (sqrt 2)))))))> |
#<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 2) (+ (* -1/2 y) (* 1/2 y)))) (* y (sqrt 2))) x) (sqrt z))) (* -1/2 (* (sqrt z) (sqrt 2))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1 (* (/ (- (* 2 (* (pow y 2) (sqrt 2))) (* -2 (* y (- (* 2 (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y)))) (* y (sqrt 2)))))) x) (sqrt z))) (* (sqrt z) (- (* 2 (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y)))) (* y (sqrt 2))))) x)) (* -1/2 (* (sqrt z) (sqrt 2))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (* (/ (* y (- (* 2 (* (pow y 2) (sqrt 2))) (* -2 (* y (- (* 2 (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y)))) (* y (sqrt 2))))))) x) (sqrt z))) (* (sqrt z) (- (* 2 (* (pow y 2) (sqrt 2))) (* -2 (* y (- (* 2 (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y)))) (* y (sqrt 2)))))))) x)) (* (sqrt z) (- (* 2 (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y)))) (* y (sqrt 2))))) x)) (* -1/2 (* (sqrt z) (sqrt 2))))))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (+ (* 1/2 (* (* x (sqrt 2)) (sqrt z))) (* (* y (- (* -2 (/ (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) x)) (sqrt 2))) (sqrt z)))> |
#<alt (+ (* 1/2 (* (* x (sqrt 2)) (sqrt z))) (* y (+ (* (sqrt z) (- (* -2 (/ (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) x)) (sqrt 2))) (* (* y (- (* -2 (/ (sqrt 2) x)) (* 2 (/ (- (* -2 (/ (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) x)) (sqrt 2)) x)))) (sqrt z)))))> |
#<alt (+ (* 1/2 (* (* x (sqrt 2)) (sqrt z))) (* y (+ (* y (+ (* -2 (* (/ (* y (- (* -2 (/ (sqrt 2) x)) (* 2 (/ (- (* -2 (/ (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) x)) (sqrt 2)) x)))) x) (sqrt z))) (* (sqrt z) (- (* -2 (/ (sqrt 2) x)) (* 2 (/ (- (* -2 (/ (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) x)) (sqrt 2)) x)))))) (* (sqrt z) (- (* -2 (/ (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) x)) (sqrt 2))))))> |
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))> |
#<alt (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* (/ (- (* -1 (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x)))) (* -1/2 (* x (sqrt 2)))) y) (sqrt z))))> |
#<alt (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (+ (* (/ (- (* -1 (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x)))) (* -1/2 (* x (sqrt 2)))) y) (sqrt z)) (* (/ (- (* 1/4 (* (pow x 2) (sqrt 2))) (* 1/2 (* x (- (* -1 (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x)))) (* -1/2 (* x (sqrt 2))))))) (pow y 2)) (sqrt z)))))> |
#<alt (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (+ (* -1/2 (* (/ (* x (- (* 1/4 (* (pow x 2) (sqrt 2))) (* 1/2 (* x (- (* -1 (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x)))) (* -1/2 (* x (sqrt 2)))))))) (pow y 3)) (sqrt z))) (+ (* (/ (- (* -1 (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x)))) (* -1/2 (* x (sqrt 2)))) y) (sqrt z)) (* (/ (- (* 1/4 (* (pow x 2) (sqrt 2))) (* 1/2 (* x (- (* -1 (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x)))) (* -1/2 (* x (sqrt 2))))))) (pow y 2)) (sqrt z))))))> |
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))> |
#<alt (* -1 (* y (+ (* -1 (* (/ (- (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) (* -1/2 (* x (sqrt 2)))) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ (* -1 (* (/ (- (* -1/4 (* (pow x 2) (sqrt 2))) (* -1/2 (* x (- (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) (* -1/2 (* x (sqrt 2))))))) y) (sqrt z))) (* (sqrt z) (- (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) (* -1/2 (* x (sqrt 2)))))) y)) (* (sqrt z) (sqrt 2)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (/ (* x (- (* -1/4 (* (pow x 2) (sqrt 2))) (* -1/2 (* x (- (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) (* -1/2 (* x (sqrt 2)))))))) y) (sqrt z))) (* (sqrt z) (- (* -1/4 (* (pow x 2) (sqrt 2))) (* -1/2 (* x (- (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) (* -1/2 (* x (sqrt 2))))))))) y)) (* (sqrt z) (- (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) (* -1/2 (* x (sqrt 2)))))) y)) (* (sqrt z) (sqrt 2)))))> |
#<alt (* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y)))> |
#<alt (* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y)))> |
#<alt (* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y)))> |
#<alt (* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y)))> |
#<alt (* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y)))> |
#<alt (* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y)))> |
#<alt (* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y)))> |
#<alt (* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y)))> |
#<alt (* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (* (+ y (* -1/2 x)) (+ y (* 1/2 x))))) (- (* -1/2 x) y))))> |
#<alt (* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (* (+ y (* -1/2 x)) (+ y (* 1/2 x))))) (- (* -1/2 x) y))))> |
#<alt (* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (* (+ y (* -1/2 x)) (+ y (* 1/2 x))))) (- (* -1/2 x) y))))> |
#<alt (* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (* (+ y (* -1/2 x)) (+ y (* 1/2 x))))) (- (* -1/2 x) y))))> |
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))> |
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* (* x (- (* -1 (/ (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y))) y)) (* -1/2 (sqrt 2)))) (sqrt z)))> |
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* x (+ (* (sqrt z) (- (* -1 (/ (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y))) y)) (* -1/2 (sqrt 2)))) (* (* x (- (* 1/4 (/ (sqrt 2) y)) (* 1/2 (/ (- (* -1 (/ (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y))) y)) (* -1/2 (sqrt 2))) y)))) (sqrt z)))))> |
#<alt (+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* x (+ (* x (+ (* -1/2 (* (/ (* x (- (* 1/4 (/ (sqrt 2) y)) (* 1/2 (/ (- (* -1 (/ (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y))) y)) (* -1/2 (sqrt 2))) y)))) y) (sqrt z))) (* (sqrt z) (- (* 1/4 (/ (sqrt 2) y)) (* 1/2 (/ (- (* -1 (/ (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y))) y)) (* -1/2 (sqrt 2))) y)))))) (* (sqrt z) (- (* -1 (/ (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y))) y)) (* -1/2 (sqrt 2)))))))> |
#<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 2) (+ (* -1/2 y) (* 1/2 y)))) (* y (sqrt 2))) x) (sqrt z))) (* -1/2 (* (sqrt z) (sqrt 2))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1 (* (/ (- (* 2 (* (pow y 2) (sqrt 2))) (* -2 (* y (- (* 2 (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y)))) (* y (sqrt 2)))))) x) (sqrt z))) (* (sqrt z) (- (* 2 (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y)))) (* y (sqrt 2))))) x)) (* -1/2 (* (sqrt z) (sqrt 2))))))> |
#<alt (* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (* (/ (* y (- (* 2 (* (pow y 2) (sqrt 2))) (* -2 (* y (- (* 2 (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y)))) (* y (sqrt 2))))))) x) (sqrt z))) (* (sqrt z) (- (* 2 (* (pow y 2) (sqrt 2))) (* -2 (* y (- (* 2 (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y)))) (* y (sqrt 2)))))))) x)) (* (sqrt z) (- (* 2 (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y)))) (* y (sqrt 2))))) x)) (* -1/2 (* (sqrt z) (sqrt 2))))))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (+ (* 1/2 (* (* x (sqrt 2)) (sqrt z))) (* (* y (- (* -2 (/ (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) x)) (sqrt 2))) (sqrt z)))> |
#<alt (+ (* 1/2 (* (* x (sqrt 2)) (sqrt z))) (* y (+ (* (sqrt z) (- (* -2 (/ (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) x)) (sqrt 2))) (* (* y (- (* -2 (/ (sqrt 2) x)) (* 2 (/ (- (* -2 (/ (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) x)) (sqrt 2)) x)))) (sqrt z)))))> |
#<alt (+ (* 1/2 (* (* x (sqrt 2)) (sqrt z))) (* y (+ (* y (+ (* -2 (* (/ (* y (- (* -2 (/ (sqrt 2) x)) (* 2 (/ (- (* -2 (/ (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) x)) (sqrt 2)) x)))) x) (sqrt z))) (* (sqrt z) (- (* -2 (/ (sqrt 2) x)) (* 2 (/ (- (* -2 (/ (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) x)) (sqrt 2)) x)))))) (* (sqrt z) (- (* -2 (/ (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) x)) (sqrt 2))))))> |
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))> |
#<alt (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* (/ (- (* -1 (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x)))) (* -1/2 (* x (sqrt 2)))) y) (sqrt z))))> |
#<alt (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (+ (* (/ (- (* -1 (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x)))) (* -1/2 (* x (sqrt 2)))) y) (sqrt z)) (* (/ (- (* 1/4 (* (pow x 2) (sqrt 2))) (* 1/2 (* x (- (* -1 (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x)))) (* -1/2 (* x (sqrt 2))))))) (pow y 2)) (sqrt z)))))> |
#<alt (* y (+ (* -1 (* (sqrt z) (sqrt 2))) (+ (* -1/2 (* (/ (* x (- (* 1/4 (* (pow x 2) (sqrt 2))) (* 1/2 (* x (- (* -1 (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x)))) (* -1/2 (* x (sqrt 2)))))))) (pow y 3)) (sqrt z))) (+ (* (/ (- (* -1 (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x)))) (* -1/2 (* x (sqrt 2)))) y) (sqrt z)) (* (/ (- (* 1/4 (* (pow x 2) (sqrt 2))) (* 1/2 (* x (- (* -1 (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x)))) (* -1/2 (* x (sqrt 2))))))) (pow y 2)) (sqrt z))))))> |
#<alt (* -1 (* (* y (sqrt 2)) (sqrt z)))> |
#<alt (* -1 (* y (+ (* -1 (* (/ (- (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) (* -1/2 (* x (sqrt 2)))) y) (sqrt z))) (* (sqrt z) (sqrt 2)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ (* -1 (* (/ (- (* -1/4 (* (pow x 2) (sqrt 2))) (* -1/2 (* x (- (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) (* -1/2 (* x (sqrt 2))))))) y) (sqrt z))) (* (sqrt z) (- (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) (* -1/2 (* x (sqrt 2)))))) y)) (* (sqrt z) (sqrt 2)))))> |
#<alt (* -1 (* y (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (/ (* x (- (* -1/4 (* (pow x 2) (sqrt 2))) (* -1/2 (* x (- (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) (* -1/2 (* x (sqrt 2)))))))) y) (sqrt z))) (* (sqrt z) (- (* -1/4 (* (pow x 2) (sqrt 2))) (* -1/2 (* x (- (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) (* -1/2 (* x (sqrt 2))))))))) y)) (* (sqrt z) (- (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) (* -1/2 (* x (sqrt 2)))))) y)) (* (sqrt z) (sqrt 2)))))> |
#<alt (* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y)))> |
#<alt (* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y)))> |
#<alt (* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y)))> |
#<alt (* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y)))> |
#<alt (* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y)))> |
#<alt (* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y)))> |
#<alt (* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y)))> |
#<alt (* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y)))> |
#<alt (* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (* (+ y (* -1/2 x)) (+ y (* 1/2 x))))) (- (* -1/2 x) y))))> |
#<alt (* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (* (+ y (* -1/2 x)) (+ y (* 1/2 x))))) (- (* -1/2 x) y))))> |
#<alt (* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (* (+ y (* -1/2 x)) (+ y (* 1/2 x))))) (- (* -1/2 x) y))))> |
#<alt (* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (* (+ y (* -1/2 x)) (+ y (* 1/2 x))))) (- (* -1/2 x) y))))> |
#<alt (pow y 2)> |
#<alt (+ (* x (+ (* -1/2 y) (* 1/2 y))) (pow y 2))> |
#<alt (+ (* x (+ (* -1/2 y) (+ (* -1/4 x) (* 1/2 y)))) (pow y 2))> |
#<alt (+ (* x (+ (* -1/2 y) (+ (* -1/4 x) (* 1/2 y)))) (pow y 2))> |
#<alt (* -1/4 (pow x 2))> |
#<alt (* (pow x 2) (- (+ (* -1/2 (/ y x)) (* 1/2 (/ y x))) 1/4))> |
#<alt (* (pow x 2) (- (+ (* -1/2 (/ y x)) (+ (* 1/2 (/ y x)) (/ (pow y 2) (pow x 2)))) 1/4))> |
#<alt (* (pow x 2) (- (+ (* -1/2 (/ y x)) (+ (* 1/2 (/ y x)) (/ (pow y 2) (pow x 2)))) 1/4))> |
#<alt (* -1/4 (pow x 2))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ (* -1/2 y) (* 1/2 y)) x)) 1/4))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ (* -1 (/ (pow y 2) x)) (+ (* -1/2 y) (* 1/2 y))) x)) 1/4))> |
#<alt (* (pow x 2) (- (* -1 (/ (+ (* -1 (/ (pow y 2) x)) (+ (* -1/2 y) (* 1/2 y))) x)) 1/4))> |
#<alt (* -1/4 (pow x 2))> |
#<alt (+ (* -1/4 (pow x 2)) (* y (+ (* -1/2 x) (* 1/2 x))))> |
#<alt (+ (* -1/4 (pow x 2)) (* y (+ y (+ (* -1/2 x) (* 1/2 x)))))> |
#<alt (+ (* -1/4 (pow x 2)) (* y (+ y (+ (* -1/2 x) (* 1/2 x)))))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (+ (* -1/2 (/ x y)) (* 1/2 (/ x y)))))> |
#<alt (* (pow y 2) (+ 1 (+ (* -1/2 (/ x y)) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (* 1/2 (/ x y))))))> |
#<alt (* (pow y 2) (+ 1 (+ (* -1/2 (/ x y)) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (* 1/2 (/ x y))))))> |
#<alt (pow y 2)> |
#<alt (* (pow y 2) (+ 1 (* -1 (/ (+ (* -1/2 x) (* 1/2 x)) y))))> |
#<alt (* (pow y 2) (+ 1 (* -1 (/ (+ (* -1/2 x) (+ (* 1/4 (/ (pow x 2) y)) (* 1/2 x))) y))))> |
#<alt (* (pow y 2) (+ 1 (* -1 (/ (+ (* -1/2 x) (+ (* 1/4 (/ (pow x 2) y)) (* 1/2 x))) y))))> |
#<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 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)> |
#<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 (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)))> |
#<alt (* (sqrt z) (+ 1 (* 1/2 (pow t 2))))> |
#<alt (* (sqrt z) (+ 1 (* 1/2 (pow t 2))))> |
#<alt (* (sqrt z) (+ 1 (* 1/2 (pow t 2))))> |
#<alt (* (sqrt z) (+ 1 (* 1/2 (pow t 2))))> |
#<alt (* (sqrt z) (+ 1 (* 1/2 (pow t 2))))> |
#<alt (* (sqrt z) (+ 1 (* 1/2 (pow t 2))))> |
#<alt (* (sqrt z) (+ 1 (* 1/2 (pow t 2))))> |
#<alt (* (sqrt z) (+ 1 (* 1/2 (pow t 2))))> |
#<alt (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (+ 1 (* 1/2 (pow t 2))))))> |
#<alt (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (+ 1 (* 1/2 (pow t 2))))))> |
#<alt (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (+ 1 (* 1/2 (pow t 2))))))> |
#<alt (* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (+ 1 (* 1/2 (pow t 2))))))> |
#<alt (sqrt z)> |
#<alt (+ (sqrt z) (* 1/2 (* (pow t 2) (sqrt z))))> |
#<alt (+ (sqrt z) (* 1/2 (* (pow t 2) (sqrt z))))> |
#<alt (+ (sqrt z) (* 1/2 (* (pow t 2) (sqrt z))))> |
#<alt (* 1/2 (* (pow t 2) (sqrt z)))> |
#<alt (* (pow t 2) (+ (* 1/2 (sqrt z)) (* (/ 1 (pow t 2)) (sqrt z))))> |
#<alt (* (pow t 2) (+ (* 1/2 (sqrt z)) (* (/ 1 (pow t 2)) (sqrt z))))> |
#<alt (* (pow t 2) (+ (* 1/2 (sqrt z)) (* (/ 1 (pow t 2)) (sqrt z))))> |
#<alt (* 1/2 (* (pow t 2) (sqrt z)))> |
#<alt (* (pow t 2) (+ (* 1/2 (sqrt z)) (* (/ 1 (pow t 2)) (sqrt z))))> |
#<alt (* (pow t 2) (+ (* 1/2 (sqrt z)) (* (/ 1 (pow t 2)) (sqrt z))))> |
#<alt (* (pow t 2) (+ (* 1/2 (sqrt z)) (* (/ 1 (pow t 2)) (sqrt z))))> |
132 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 25.0ms | x | @ | 0 | (* (* (/ (* (+ (* x 1/2) y) (+ (* x -1/2) y)) (+ (* x -1/2) (neg y))) (sqrt (* z 2))) 1) |
| 3.0ms | z | @ | -inf | (* (* (/ (* (+ (* x 1/2) y) (+ (* x -1/2) y)) (+ (* x -1/2) (neg y))) (sqrt (* z 2))) 1) |
| 2.0ms | z | @ | 0 | (* (* (/ (* (+ (* x 1/2) y) (+ (* x -1/2) y)) (+ (* x -1/2) (neg y))) (sqrt (* z 2))) 1) |
| 1.0ms | t | @ | inf | (/ 1 (sqrt (* (exp (* t t)) (* 2 z)))) |
| 1.0ms | y | @ | 0 | (neg (* y (* (sqrt 2) (* (sqrt z) (+ (* t (* t 1/2)) 1))))) |
| 1× | batch-egg-rewrite |
| 5 650× | accelerator-lowering-fma.f32 |
| 5 650× | accelerator-lowering-fma.f64 |
| 3 322× | *-lowering-*.f32 |
| 3 322× | *-lowering-*.f64 |
| 2 688× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 177 |
| 1 | 189 | 174 |
| 2 | 1462 | 170 |
| 0 | 9913 | 159 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (* x 1/2) y) (/ 1 (sqrt (* (exp (* t t)) (* 2 z))))) |
(- (* x 1/2) y) |
(* x 1/2) |
(/ 1 (sqrt (* (exp (* t t)) (* 2 z)))) |
(* (* (neg y) (sqrt (* z 2))) 1) |
(* (neg y) (sqrt (* z 2))) |
(neg y) |
(sqrt (* z 2)) |
(* (- (* x 1/2) y) (* (sqrt 2) (sqrt z))) |
(* (sqrt 2) (sqrt z)) |
(neg (* y (* (sqrt 2) (* (sqrt z) (+ (* t (* t 1/2)) 1))))) |
(* y (* (sqrt 2) (* (sqrt z) (+ (* t (* t 1/2)) 1)))) |
(* (sqrt 2) (* (sqrt z) (+ (* t (* t 1/2)) 1))) |
(sqrt 2) |
(/ (* (+ (* x 1/2) y) (+ (* x -1/2) y)) (+ (* x -1/2) (neg y))) |
(* (* (/ (* (+ (* x 1/2) y) (+ (* x -1/2) y)) (+ (* x -1/2) (neg y))) (sqrt (* z 2))) 1) |
(* (/ (* (+ (* x 1/2) y) (+ (* x -1/2) y)) (+ (* x -1/2) (neg y))) (sqrt (* z 2))) |
(* (+ (* x 1/2) y) (+ (* x -1/2) y)) |
(sqrt (* (exp (* t t)) (* 2 z))) |
(exp (* t t)) |
(* z 2) |
(sqrt z) |
(* (sqrt z) (+ (* t (* t 1/2)) 1)) |
| Outputs |
|---|
(+.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(+.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(+.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (*.f64 y (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(-.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (/.f64 y (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (/.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (/.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (/.f64 (*.f64 y (*.f64 y y)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (fma.f64 x #s(literal 1/2 binary64) y))) (/.f64 (*.f64 y y) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal -1 binary64))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) y) (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 2 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 2 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) #s(literal 2 binary64)) (fma.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) (/.f64 (pow.f64 (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 2 binary64)) (fma.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) #s(literal 1 binary64)) (/.f64 (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 y (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 y (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (*.f64 y (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (*.f64 y (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (*.f64 y (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(fma.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(fma.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(fma.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 y (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) x (neg.f64 (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) x (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) x (*.f64 y (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(fma.f64 (*.f64 x (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1/2 binary64) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(fma.f64 (*.f64 x (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1/2 binary64) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(fma.f64 (*.f64 x (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1/2 binary64) (*.f64 y (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 y (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(fma.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (*.f64 y (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(fma.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(fma.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(fma.f64 (/.f64 x (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 y (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(fma.f64 (/.f64 x (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal -1/4 binary64))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(fma.f64 (/.f64 x (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal -1/4 binary64))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(fma.f64 (/.f64 x (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal -1/4 binary64))) (*.f64 y (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal -1/4 binary64))) (/.f64 x (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal -1/4 binary64))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal -1/4 binary64))) (/.f64 x (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal -1/4 binary64))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal -1/4 binary64))) (/.f64 x (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal -1/4 binary64))) (*.f64 y (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (/.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (/.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (/.f64 x (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 y (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(neg.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 2 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))))) (-.f64 (pow.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) #s(literal 3 binary64)) (pow.f64 (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (*.f64 (fma.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (fma.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 #s(literal 2 binary64) z)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (neg.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) y)) (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) #s(literal 3 binary64)) (pow.f64 (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 2 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (fma.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (fma.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 #s(literal 2 binary64) z)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (/.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (neg.f64 y))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) y)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) (/.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) (neg.f64 y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) y)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (/.f64 #s(literal 1 binary64) (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (neg.f64 y))) (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) y))) (neg.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) #s(literal 3 binary64)) (pow.f64 (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 2 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) (neg.f64 (fma.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))))) |
(/.f64 (neg.f64 (*.f64 (fma.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 #s(literal 2 binary64) z))))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 x (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))))) (-.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) y)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (pow.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) #s(literal 3 binary64)) (pow.f64 (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 2 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))))))) |
(*.f64 (*.f64 (fma.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (*.f64 y (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))))) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (fma.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 #s(literal 2 binary64) z)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (*.f64 (fma.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 #s(literal 2 binary64) z)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.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 #s(literal 2 binary64) z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(*.f64 (/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(*.f64 (/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(*.f64 (/.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(*.f64 (/.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(*.f64 (/.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(*.f64 (/.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal -1/4 binary64))) (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal -1/4 binary64))) (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal -1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal -1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal -1/4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (/.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (/.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64)) (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal -1/4 binary64))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal -1/4 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y)) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(+.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 y (*.f64 x #s(literal -1/2 binary64))) |
(+.f64 y (neg.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 y (neg.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(+.f64 y (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(+.f64 y (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(+.f64 (neg.f64 y) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (neg.f64 y) (*.f64 x #s(literal -1/2 binary64))) |
(+.f64 (neg.f64 y) (neg.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(+.f64 (neg.f64 y) (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 x #s(literal -1/2 binary64)) y) |
(+.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(+.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(+.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) y) |
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(+.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) y) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) #s(literal -1 binary64))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y)) |
(-.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(-.f64 y (*.f64 x #s(literal -1/2 binary64))) |
(-.f64 (neg.f64 y) (*.f64 x #s(literal -1/2 binary64))) |
(-.f64 (*.f64 x #s(literal -1/2 binary64)) y) |
(-.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) |
(-.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 y)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(-.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 y)) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.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))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y))))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 y y) (fma.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))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 x #s(literal 1/2 binary64) y)) |
(-.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) |
(fma.f64 x #s(literal 1/2 binary64) y) |
(fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(fma.f64 x #s(literal -1/2 binary64) y) |
(fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)) |
(fma.f64 x #s(literal -1/2 binary64) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(fma.f64 x (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1/2 binary64))) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 x (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 #s(literal 1/2 binary64) x y) |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64) y) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64) (neg.f64 y)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 y #s(literal 1 binary64) (neg.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 y #s(literal 1 binary64) (neg.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(fma.f64 y #s(literal -1 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 y #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 y #s(literal -1 binary64) (neg.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 y #s(literal -1 binary64) (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) y (neg.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) y (neg.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 y) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 y) (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 y) (neg.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 y) (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(fma.f64 (neg.f64 y) #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 y) #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 (neg.f64 y) #s(literal 1 binary64) (neg.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (neg.f64 y) #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) x y) |
(fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) |
(fma.f64 #s(literal -1/2 binary64) x (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/2 binary64)) y) |
(fma.f64 #s(literal -1 binary64) y (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) y (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) y (neg.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) y (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) (neg.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) (neg.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)) y) |
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))) (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))) (neg.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))) (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (neg.f64 (*.f64 y y)) (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 (*.f64 y y)) (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 (neg.f64 (*.f64 y y)) (/.f64 #s(literal 1 binary64) y) (neg.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 y y)) (/.f64 #s(literal 1 binary64) y) (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 x (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 x (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 x (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 x (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 x (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 x (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 x #s(literal 1/2 binary64)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal 1/4 binary64) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 (*.f64 x x) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) x) (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) x) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) x) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) x) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) x (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 x (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 x (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) x (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 x (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 x (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 x (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 x (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) x) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) y) #s(literal 1 binary64)) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) y) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 x (*.f64 #s(literal 1/2 binary64) y)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (*.f64 x #s(literal -1/2 binary64))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 y y (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 x (*.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 y y (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 y y (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (neg.f64 y) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (fma.f64 y y (*.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y))))) |
(/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (-.f64 (neg.f64 y) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y y (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 x (*.f64 #s(literal 1/2 binary64) y)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y y (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 y y))) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x #s(literal 1/2 binary64) y))) (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 y (*.f64 y y))) (fma.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 y y) (*.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) y)))) |
(/.f64 (fma.f64 y (*.f64 y y) (pow.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (*.f64 x #s(literal -1/2 binary64)))) (*.f64 y (neg.f64 (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) #s(literal 3 binary64)) (*.f64 y (*.f64 y y))) (fma.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (-.f64 (*.f64 y y) (*.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) y)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 y y (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 x (*.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 y y (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x #s(literal 1/2 binary64) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (*.f64 x #s(literal 1/2 binary64)))) (*.f64 y y)) (-.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) y)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (*.f64 x #s(literal -1/2 binary64))))) (-.f64 y (neg.f64 (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (*.f64 x #s(literal -1/2 binary64)))) (*.f64 y y)) (-.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) y) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) y) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal -1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y)))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 x (*.f64 #s(literal 1/2 binary64) y)))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (*.f64 x #s(literal -1/2 binary64))))))) |
(*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(*.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(*.f64 (/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64)) (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) #s(literal 1 binary64)) (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 0 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64))) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) #s(literal -1/2 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal -1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(*.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal -1/4 binary64)) (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64)) (pow.f64 (*.f64 z (exp.f64 (*.f64 t t))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 z #s(literal -1/2 binary64)) (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) #s(literal 2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) #s(literal 2 binary64)) #s(literal -1/2 binary64)) (pow.f64 z #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) z) #s(literal -1/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 z) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) z)) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y)) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 y (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (+.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 y (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) |
(*.f64 (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 y))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y))) |
(*.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal -1 binary64)) y) |
(+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) y)) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 y (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (+.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 y (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) |
(*.f64 (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (neg.f64 y))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y))) |
(*.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal -1 binary64)) y) |
(+.f64 #s(literal 0 binary64) (neg.f64 y)) |
(-.f64 #s(literal 0 binary64) y) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (neg.f64 y)) |
(-.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 y y) y)) |
(neg.f64 y) |
(/.f64 y #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (neg.f64 (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (neg.f64 y) #s(literal 1 binary64)) |
(/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y #s(literal 0 binary64))) |
(/.f64 (*.f64 y (*.f64 y y)) (neg.f64 (fma.f64 y y #s(literal 0 binary64)))) |
(/.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 #s(literal 0 binary64) (neg.f64 y))))) |
(/.f64 (*.f64 y y) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 y y)) y) |
(*.f64 y #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 y)) |
(*.f64 (neg.f64 y) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)))) |
(*.f64 (neg.f64 (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) |
(exp.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 (log.f64 z) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 z) #s(literal 1/2 binary64) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1 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 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64)) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) #s(literal 1 binary64))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))) (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (sqrt.f64 z) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(*.f64 (/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 (sqrt.f64 z) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64)) (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (sqrt.f64 z) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (sqrt.f64 z)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (sqrt.f64 z)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal -1 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64))) |
(exp.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 (log.f64 z) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 z) #s(literal 1/2 binary64) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1 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 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y)))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) y))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 y (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))))) (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) (sqrt.f64 z))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) z #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y)) (*.f64 (*.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) z)) (fma.f64 (*.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) z #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) z) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y)))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) z #s(literal 0 binary64)) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y)) (*.f64 (*.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y)) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) z)))) |
(/.f64 (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y)) (*.f64 (*.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) z))) (fma.f64 (*.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) z #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) z)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y)) (*.f64 (*.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) z)))) (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) z #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) z))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y)))) (*.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y))))) (-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y))))) |
(*.f64 y (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 y) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (neg.f64 y)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) y) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y)) (*.f64 (*.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) z))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) z #s(literal 0 binary64)))) |
(*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) z)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y)))) |
(*.f64 (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y))) |
(+.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 z) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) |
(fma.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(/.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) z)) (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y)) (*.f64 (*.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) z))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) z) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) #s(literal 3 binary64)) (pow.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) (-.f64 (*.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 z) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 z) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 z) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))))) (*.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (-.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (sqrt.f64 z) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 z) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 z) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 y (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) y)) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) y) |
(*.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (*.f64 y (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (sqrt.f64 z)) |
(+.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(+.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(fma.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(fma.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/8 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal -1 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/8 binary64)) #s(literal 1 binary64)))) (neg.f64 (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) (-.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (-.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 t t))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64)))) |
(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 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y)) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(+.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 y (*.f64 x #s(literal -1/2 binary64))) |
(+.f64 y (neg.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 y (neg.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(+.f64 y (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(+.f64 y (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(+.f64 (neg.f64 y) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (neg.f64 y) (*.f64 x #s(literal -1/2 binary64))) |
(+.f64 (neg.f64 y) (neg.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(+.f64 (neg.f64 y) (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 x #s(literal -1/2 binary64)) y) |
(+.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(+.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(+.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) y) |
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(+.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) y) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) #s(literal -1 binary64))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y)) |
(-.f64 y (*.f64 x #s(literal 1/2 binary64))) |
(-.f64 y (*.f64 x #s(literal -1/2 binary64))) |
(-.f64 (neg.f64 y) (*.f64 x #s(literal -1/2 binary64))) |
(-.f64 (*.f64 x #s(literal -1/2 binary64)) y) |
(-.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) |
(-.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 y)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(-.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (neg.f64 y)) |
(-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) (neg.f64 y)) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.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))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y))))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 y y) (fma.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))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 x #s(literal 1/2 binary64) y)) |
(-.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) y) |
(fma.f64 x #s(literal 1/2 binary64) y) |
(fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(fma.f64 x #s(literal -1/2 binary64) y) |
(fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)) |
(fma.f64 x #s(literal -1/2 binary64) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(fma.f64 x (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1/2 binary64))) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 x (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 #s(literal 1/2 binary64) x y) |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64) y) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64) (neg.f64 y)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64) (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 y #s(literal 1 binary64) (neg.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 y #s(literal 1 binary64) (neg.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(fma.f64 y #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(fma.f64 y #s(literal -1 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 y #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 y #s(literal -1 binary64) (neg.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 y #s(literal -1 binary64) (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) y (neg.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) y (neg.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) y (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 y) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 y) (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 y) (neg.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 y) (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(fma.f64 (neg.f64 y) #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 y) #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 (neg.f64 y) #s(literal 1 binary64) (neg.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (neg.f64 y) #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) x y) |
(fma.f64 #s(literal -1/2 binary64) x (neg.f64 y)) |
(fma.f64 #s(literal -1/2 binary64) x (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/2 binary64)) y) |
(fma.f64 #s(literal -1 binary64) y (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) y (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) y (neg.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) y (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) (neg.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) (neg.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 y) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)) y) |
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))) (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))) (neg.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))) (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (neg.f64 (*.f64 y y)) (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 (*.f64 y y)) (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 (neg.f64 (*.f64 y y)) (/.f64 #s(literal 1 binary64) y) (neg.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 y y)) (/.f64 #s(literal 1 binary64) y) (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 x (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 x (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 x (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 x (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 x (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 x (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 x #s(literal 1/2 binary64)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal 1/4 binary64) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 (*.f64 x x) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) x) (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) x) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) x) #s(literal 1 binary64)) (/.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) x) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) x (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 x (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 x (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) x (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 x (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 x (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 x (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 x (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) x) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(neg.f64 (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) y) #s(literal 1 binary64)) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) y) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 x (*.f64 #s(literal 1/2 binary64) y)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (*.f64 x #s(literal -1/2 binary64))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 y y (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 x (*.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 y y (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 y y (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (neg.f64 y) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (fma.f64 y y (*.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y))))) |
(/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (-.f64 (neg.f64 y) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y y (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 x (*.f64 #s(literal 1/2 binary64) y)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y y (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 y y))) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x #s(literal 1/2 binary64) y))) (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 y (*.f64 y y))) (fma.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 y y) (*.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) y)))) |
(/.f64 (fma.f64 y (*.f64 y y) (pow.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (*.f64 x #s(literal -1/2 binary64)))) (*.f64 y (neg.f64 (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) #s(literal 3 binary64)) (*.f64 y (*.f64 y y))) (fma.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (-.f64 (*.f64 y y) (*.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) y)))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 y y (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 x (*.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 (-.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 y y (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x #s(literal 1/2 binary64) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 0 binary64) (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (*.f64 x #s(literal 1/2 binary64)))) (*.f64 y y)) (-.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) y)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (*.f64 x #s(literal -1/2 binary64))))) (-.f64 y (neg.f64 (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (*.f64 x #s(literal -1/2 binary64)))) (*.f64 y y)) (-.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) y) #s(literal 1 binary64)) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) y) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 #s(literal -1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y)))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 x (*.f64 #s(literal 1/2 binary64) y)))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (*.f64 x #s(literal -1/2 binary64))))))) |
(*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(*.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(*.f64 (/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64)) (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) #s(literal 1 binary64)) (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64)) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) #s(literal 1 binary64))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))) (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (sqrt.f64 z) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(*.f64 (/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 (sqrt.f64 z) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64)) (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (sqrt.f64 z) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (sqrt.f64 z)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (sqrt.f64 z)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal -1 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64)) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) #s(literal 1 binary64))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (-.f64 (*.f64 (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))) (-.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (*.f64 (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))) (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (sqrt.f64 z) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(*.f64 (/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 (sqrt.f64 z) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64)) (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (sqrt.f64 z) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (sqrt.f64 z)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (sqrt.f64 z)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal -1 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) |
(+.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 y y) (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 y y) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 y y) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 y y) (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 y y) (*.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 y y) (*.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 y y) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(+.f64 (*.f64 y y) (*.f64 (neg.f64 (*.f64 x x)) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 y y) (*.f64 (neg.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) x)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 y y) (*.f64 (neg.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) x)) |
(+.f64 (*.f64 y y) (*.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 y y) (*.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x)) |
(+.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(+.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (neg.f64 (*.f64 y y))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y y)))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (neg.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64))) y)) |
(+.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) |
(+.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) (neg.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(+.f64 (neg.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(+.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 x #s(literal 1/2 binary64))) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) |
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) |
(-.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(-.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
(-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) |
(-.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) |
(-.f64 (neg.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (*.f64 y y) (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (*.f64 y y) (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y y))) (/.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y y)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(fma.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (*.f64 y y))) |
(fma.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y y)))) |
(fma.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (neg.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64))) y)) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (*.f64 y y))) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y y)))) |
(fma.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64))) y)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (*.f64 y y))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y y)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64))) y)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)) (neg.f64 (*.f64 y y))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y y)))) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (neg.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64))) y)) |
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 y y (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(fma.f64 y y (*.f64 (neg.f64 x) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(fma.f64 y y (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 y y (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 y y (*.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 y y (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(fma.f64 y y (*.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(fma.f64 y y (*.f64 (neg.f64 (*.f64 x x)) #s(literal 1/4 binary64))) |
(fma.f64 y y (*.f64 (neg.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) x)) #s(literal -1/2 binary64))) |
(fma.f64 y y (*.f64 (neg.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) x)) |
(fma.f64 y y (*.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64))) |
(fma.f64 y y (*.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x)) |
(fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 x #s(literal 1/2 binary64)) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) y) y (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) y) y (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) y) y (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 x #s(literal -1/2 binary64)) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (fma.f64 x #s(literal 1/2 binary64) y) (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) (*.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) (*.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) (*.f64 (neg.f64 (*.f64 x x)) #s(literal 1/4 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) (*.f64 (neg.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) x)) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) (*.f64 (neg.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) (*.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) (*.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) (neg.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (neg.f64 y) (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (neg.f64 y) (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (neg.f64 y) (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (neg.f64 y) (neg.f64 y) (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 (neg.f64 (*.f64 x x)) #s(literal 1/4 binary64))) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 (neg.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) x)) #s(literal -1/2 binary64))) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 (neg.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) x)) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (neg.f64 (*.f64 y y))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y y)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 (neg.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64))) y)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y) (neg.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (*.f64 y y))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y y)))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal -1/2 binary64)) (*.f64 (neg.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64))) y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) (neg.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y y)) (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y y)) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y y)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y y)) (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y y)) (*.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y y)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y y)) (*.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y y)) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y y)) (*.f64 (neg.f64 (*.f64 x x)) #s(literal 1/4 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y y)) (*.f64 (neg.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) x)) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y y)) (*.f64 (neg.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) x)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y y)) (*.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y y)) (*.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x)) |
(fma.f64 (*.f64 y y) #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 y y) #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 y y) #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 y y) #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 y y) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 y y) #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 y y) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 y y) #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 y y) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) #s(literal 1/4 binary64))) |
(fma.f64 (*.f64 y y) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) x)) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 y y) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) x)) |
(fma.f64 (*.f64 y y) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 y y) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x)) |
(fma.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 y (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 y (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 y (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 x #s(literal -1/2 binary64))))))) (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 x #s(literal -1/2 binary64))))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 y (*.f64 x #s(literal -1/2 binary64))))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 #s(literal 1/2 binary64) y)))))) (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 #s(literal 1/2 binary64) y)))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 #s(literal 1/2 binary64) y)))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 #s(literal 1/2 binary64) y)))))) (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 #s(literal 1/2 binary64) y)))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 #s(literal 1/2 binary64) y)))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 y y) (neg.f64 (*.f64 y (*.f64 x #s(literal -1/2 binary64)))))))) (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 y y) (neg.f64 (*.f64 y (*.f64 x #s(literal -1/2 binary64)))))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 y y) (fma.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 y y) (neg.f64 (*.f64 y (*.f64 x #s(literal -1/2 binary64)))))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (neg.f64 (*.f64 y y))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y y)))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 (neg.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64))) y)) |
(fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (neg.f64 (*.f64 y y))) |
(fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y y)))) |
(fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64))) y)) |
(fma.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) x) #s(literal -1/2 binary64) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) x) #s(literal -1/2 binary64) (neg.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)) x (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)) x (neg.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) x) #s(literal -1/2 binary64) (neg.f64 (*.f64 y y))) |
(fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) x) #s(literal -1/2 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y y)))) |
(fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) x) #s(literal -1/2 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64))) y)) |
(fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) x (neg.f64 (*.f64 y y))) |
(fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) x (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y y)))) |
(fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) x (*.f64 (neg.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64))) y)) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (neg.f64 (*.f64 y y))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y y)))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) #s(literal 1/2 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64))) y)) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) x (neg.f64 (*.f64 y y))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) x (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y y)))) |
(fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) x (*.f64 (neg.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64))) y)) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) y (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) y (*.f64 (neg.f64 x) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) y (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) y (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) y (*.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) y (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) y (*.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) y (*.f64 (neg.f64 (*.f64 x x)) #s(literal 1/4 binary64))) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) y (*.f64 (neg.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) x)) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) y (*.f64 (neg.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) x)) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) y (*.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) y (*.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x)) |
(fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (*.f64 y (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (*.f64 y (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 y (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (*.f64 y (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (*.f64 y (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 y (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) y) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) y) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) y) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) y) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) y) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) y) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64)) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (neg.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64)) (/.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (neg.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (neg.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) y) (neg.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 y (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 y (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 y (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 y (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 y (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 y (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (/.f64 y (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 y (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 y (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(fma.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 y y))) |
(fma.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y y)))) |
(fma.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64))) y)) |
(fma.f64 (pow.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 y y))) |
(fma.f64 (pow.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y y)))) |
(fma.f64 (pow.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64))) y)) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 x x)) #s(literal 1/4 binary64))) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) x)) #s(literal -1/2 binary64))) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) x)) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x)) |
(fma.f64 (pow.f64 (neg.f64 y) #s(literal 1 binary64)) (pow.f64 (neg.f64 y) #s(literal 1 binary64)) (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(fma.f64 (pow.f64 (neg.f64 y) #s(literal 1 binary64)) (pow.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal -1/2 binary64))))) |
(fma.f64 (pow.f64 (neg.f64 y) #s(literal 1 binary64)) (pow.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 (pow.f64 (neg.f64 y) #s(literal 1 binary64)) (pow.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 (pow.f64 (neg.f64 y) #s(literal 1 binary64)) (pow.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (pow.f64 (neg.f64 y) #s(literal 1 binary64)) (pow.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(fma.f64 (pow.f64 (neg.f64 y) #s(literal 1 binary64)) (pow.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (pow.f64 (neg.f64 y) #s(literal 1 binary64)) (pow.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(fma.f64 (pow.f64 (neg.f64 y) #s(literal 1 binary64)) (pow.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 x x)) #s(literal 1/4 binary64))) |
(fma.f64 (pow.f64 (neg.f64 y) #s(literal 1 binary64)) (pow.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) x)) #s(literal -1/2 binary64))) |
(fma.f64 (pow.f64 (neg.f64 y) #s(literal 1 binary64)) (pow.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) x)) |
(fma.f64 (pow.f64 (neg.f64 y) #s(literal 1 binary64)) (pow.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x)) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 (neg.f64 y) #s(literal 1 binary64)) (pow.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) x)) |
(neg.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (*.f64 y y) (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y y)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y y)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 x #s(literal 1/2 binary64) 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) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (fma.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (*.f64 y y) (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y y)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 y (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x #s(literal -1/2 binary64))) (*.f64 y (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 y (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (-.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 x #s(literal -1/2 binary64))) (*.f64 y (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) y)) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (-.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) y)) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 y y) (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 #s(literal 1/2 binary64) y))))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 (*.f64 y y) (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 #s(literal 1/2 binary64) y))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 y (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 y (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) y))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) y))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (fma.f64 (*.f64 y y) (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 #s(literal 1/2 binary64) y))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (*.f64 y y) (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 #s(literal 1/2 binary64) y))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 y (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 y (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) y))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) y))) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x #s(literal -1/2 binary64))) (fma.f64 (*.f64 y y) (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 #s(literal 1/2 binary64) y))))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 (*.f64 y y) (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 #s(literal 1/2 binary64) y))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x #s(literal -1/2 binary64))) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 y (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x #s(literal -1/2 binary64))) (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 y (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) y))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x #s(literal -1/2 binary64))) (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) y))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 x #s(literal -1/2 binary64))) (fma.f64 (*.f64 y y) (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 #s(literal 1/2 binary64) y))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (*.f64 y y) (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 #s(literal 1/2 binary64) y))))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 x #s(literal -1/2 binary64))) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 x #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 y (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 x #s(literal -1/2 binary64))) (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 y (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 x #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) y))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 x #s(literal -1/2 binary64))) (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) y))) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 #s(literal 1/2 binary64) y))))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 #s(literal 1/2 binary64) y))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 #s(literal 1/2 binary64) y))))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 #s(literal 1/2 binary64) y))))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 #s(literal 1/2 binary64) y))))) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 #s(literal 1/2 binary64) y))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 #s(literal 1/2 binary64) y))))) (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (fma.f64 (*.f64 y y) (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 #s(literal 1/2 binary64) y))))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (*.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y 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) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 x #s(literal -1/2 binary64))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 x #s(literal -1/2 binary64))))) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) y) (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y 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) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) y) (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 x #s(literal -1/2 binary64))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) y) (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) y) (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 x #s(literal -1/2 binary64))))) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 y y) (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 #s(literal 1/2 binary64) y)))))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 (*.f64 y y) (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 #s(literal 1/2 binary64) y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 y (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 y (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) y))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) y))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (fma.f64 (*.f64 y y) (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 #s(literal 1/2 binary64) y)))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (*.f64 y y) (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 #s(literal 1/2 binary64) y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 y (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 y (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) y))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) y))) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x #s(literal -1/2 binary64))) (fma.f64 (*.f64 y y) (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 #s(literal 1/2 binary64) y)))))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 (*.f64 y y) (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 #s(literal 1/2 binary64) y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x #s(literal -1/2 binary64))) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 y (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x #s(literal -1/2 binary64))) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 y (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) y))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x #s(literal -1/2 binary64))) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) y))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 x #s(literal -1/2 binary64))) (fma.f64 (*.f64 y y) (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 #s(literal 1/2 binary64) y)))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 (*.f64 y y) (*.f64 y y) (-.f64 (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 y y) (*.f64 x (*.f64 #s(literal 1/2 binary64) y))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 x #s(literal -1/2 binary64))) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 x #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 y (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 x #s(literal -1/2 binary64))) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 y (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 x #s(literal -1/2 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) y))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 x #s(literal -1/2 binary64))) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) y))) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (*.f64 y y) (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y 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) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y y)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x #s(literal 1/2 binary64) y))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 x #s(literal 1/2 binary64) y))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (neg.f64 (*.f64 y y)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (neg.f64 (*.f64 y y)))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)))) (-.f64 (*.f64 (neg.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (neg.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (*.f64 (neg.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (fma.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 x #s(literal 1/2 binary64))) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (pow.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal 3 binary64)) (*.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (-.f64 (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (fma.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 y y) (*.f64 y y) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y))))) (*.f64 (neg.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (neg.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) (-.f64 (neg.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y)))) (neg.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (-.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (-.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 x #s(literal 1/2 binary64))) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 x #s(literal 1/2 binary64))))) (-.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)))) (-.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (fma.f64 y y (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(pow.f64 (fma.f64 x #s(literal 1/2 binary64) y) #s(literal 2 binary64)) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (-.f64 (neg.f64 y) (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(*.f64 #s(literal -1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))))) |
(*.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (fma.f64 (*.f64 y y) (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))))) |
(*.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y 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) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) |
(*.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y y)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y y)))) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64)) (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(*.f64 (/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64)) (/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) #s(literal 1 binary64))) (/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) #s(literal -1 binary64))) |
(sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) |
(neg.f64 (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (pow.f64 (*.f64 z (exp.f64 (*.f64 t t))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) |
(*.f64 (sqrt.f64 z) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal 1 binary64))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1 binary64)) (pow.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 z) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) z)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z)))) #s(literal -1/2 binary64))) |
(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) (fma.f64 #s(literal 1/2 binary64) t (*.f64 #s(literal 1/2 binary64) t))) |
(pow.f64 (exp.f64 t) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) t))) |
(pow.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) #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 #s(literal 1/2 binary64) t)) |
(*.f64 (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (exp.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(*.f64 #s(literal 2 binary64) z) |
(*.f64 z #s(literal 2 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 #s(literal 1 binary64) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 z) #s(literal 1 binary64)) |
(*.f64 (pow.f64 z #s(literal 1/4 binary64)) (pow.f64 z #s(literal 1/4 binary64))) |
(+.f64 (sqrt.f64 z) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) |
(+.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 z)) |
(-.f64 (/.f64 (*.f64 z (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)))) (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 z))) (/.f64 z (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 z)))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 z) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) |
(fma.f64 t (*.f64 (*.f64 #s(literal 1/2 binary64) t) (sqrt.f64 z)) (sqrt.f64 z)) |
(fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 z)) |
(fma.f64 (sqrt.f64 z) #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) |
(fma.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 z)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 t (sqrt.f64 z)) (sqrt.f64 z)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 z) (sqrt.f64 z)) |
(fma.f64 (pow.f64 z #s(literal 1/4 binary64)) (pow.f64 z #s(literal 1/4 binary64)) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) |
(fma.f64 (*.f64 (sqrt.f64 z) t) (*.f64 #s(literal 1/2 binary64) t) (sqrt.f64 z)) |
(fma.f64 (*.f64 (sqrt.f64 z) (*.f64 t t)) #s(literal 1/2 binary64) (sqrt.f64 z)) |
(fma.f64 (*.f64 (sqrt.f64 z) (*.f64 #s(literal 1/2 binary64) t)) t (sqrt.f64 z)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (-.f64 z (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 z)))) (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/8 binary64))) (*.f64 z (sqrt.f64 z)) (*.f64 z (sqrt.f64 z))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 z)) (fma.f64 z (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (neg.f64 z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/8 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 t t))) (*.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (sqrt.f64 z)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (sqrt.f64 z)))) |
(/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/8 binary64))) (*.f64 z (sqrt.f64 z)) (*.f64 z (sqrt.f64 z))) (fma.f64 z (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (-.f64 z (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 z))))) |
(/.f64 (fma.f64 z (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (neg.f64 z)) (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 z))) |
(/.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) |
(/.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (sqrt.f64 z)) (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 t t)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (sqrt.f64 z)) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/8 binary64))) (*.f64 z (sqrt.f64 z)) (*.f64 z (sqrt.f64 z)))) (neg.f64 (fma.f64 z (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (-.f64 z (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 z)))))) |
(/.f64 (neg.f64 (fma.f64 z (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (neg.f64 z))) (neg.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 z)))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/8 binary64)) #s(literal 1 binary64)))) (neg.f64 (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (sqrt.f64 z))) (neg.f64 (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (sqrt.f64 z))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64)))) |
(/.f64 (fma.f64 z (sqrt.f64 z) (*.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/8 binary64))) (*.f64 z (sqrt.f64 z)))) (+.f64 z (-.f64 (*.f64 z (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)))) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))))))) |
(/.f64 (-.f64 z (*.f64 z (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))))) (-.f64 (sqrt.f64 z) (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))))) |
(*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 z)) |
(*.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/8 binary64))) (*.f64 z (sqrt.f64 z)) (*.f64 z (sqrt.f64 z))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (-.f64 z (*.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 z)))))) |
(*.f64 (fma.f64 z (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (neg.f64 z)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 z)))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 t t))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (sqrt.f64 z)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 t t))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (sqrt.f64 z)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64)))) |
| 1× | egg-herbie |
| 9 464× | accelerator-lowering-fma.f32 |
| 9 464× | accelerator-lowering-fma.f64 |
| 6 852× | *-lowering-*.f32 |
| 6 852× | *-lowering-*.f64 |
| 2 758× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 582 | 8643 |
| 1 | 1958 | 7455 |
| 2 | 7353 | 7420 |
| 0 | 8039 | 7143 |
| 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 (/ 1 z)) (/ 1 (sqrt 2))) |
(+ (* -1/2 (* (/ (pow t 2) (sqrt 2)) (sqrt (/ 1 z)))) (* (sqrt (/ 1 z)) (/ 1 (sqrt 2)))) |
(+ (* (sqrt (/ 1 z)) (/ 1 (sqrt 2))) (* (pow t 2) (+ (* -1/2 (* (sqrt (/ 1 z)) (/ 1 (sqrt 2)))) (* 1/8 (* (/ (pow t 2) (sqrt 2)) (sqrt (/ 1 z))))))) |
(+ (* (sqrt (/ 1 z)) (/ 1 (sqrt 2))) (* (pow t 2) (+ (* -1/2 (* (sqrt (/ 1 z)) (/ 1 (sqrt 2)))) (* (pow t 2) (+ (* -1/48 (* (/ (pow t 2) (sqrt 2)) (sqrt (/ 1 z)))) (* 1/8 (* (sqrt (/ 1 z)) (/ 1 (sqrt 2))))))))) |
(* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2))) |
(* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2))) |
(* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2))) |
(* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2))) |
(* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2))) |
(* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2))) |
(* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2))) |
(* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2))) |
(* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2))) |
(* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2))) |
(* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2))) |
(* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2))) |
(* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2))) |
(* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2))) |
(* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2))) |
(* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2))) |
(* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ (sqrt -1) (sqrt -2))) |
(* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ (sqrt -1) (sqrt -2))) |
(* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ (sqrt -1) (sqrt -2))) |
(* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ (sqrt -1) (sqrt -2))) |
(* -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 (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 (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) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 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)))) |
(* -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))))) |
(* (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) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* (* y (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (sqrt z)) |
(* (* y (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (sqrt z)) |
(* (* y (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (sqrt z)) |
(* (* y (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (sqrt z)) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(- (* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) (* (* y (sqrt 2)) (sqrt z))) |
(- (* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) (* (* y (sqrt 2)) (sqrt z))) |
(- (* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) (* (* y (sqrt 2)) (sqrt z))) |
(* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) |
(* (pow t 2) (- (* -1 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* 1/2 (* (* y (sqrt 2)) (sqrt z))))) |
(* (pow t 2) (- (* -1 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* 1/2 (* (* y (sqrt 2)) (sqrt z))))) |
(* (pow t 2) (- (* -1 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* 1/2 (* (* y (sqrt 2)) (sqrt z))))) |
(* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) |
(* (pow t 2) (- (* -1 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* 1/2 (* (* y (sqrt 2)) (sqrt z))))) |
(* (pow t 2) (- (* -1 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* 1/2 (* (* y (sqrt 2)) (sqrt z))))) |
(* (pow t 2) (- (* -1 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* 1/2 (* (* y (sqrt 2)) (sqrt z))))) |
(* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)) |
(* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)) |
(* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)) |
(* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)) |
(* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)) |
(* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)) |
(* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)) |
(* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)) |
(* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)) |
(* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)) |
(* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)) |
(* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)) |
(* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)) |
(* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)) |
(* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)) |
(* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)) |
(* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)) |
(* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)) |
(* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)) |
(* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)) |
(* -1 (* (* y (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (sqrt z))) |
(* -1 (* (* y (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (sqrt z))) |
(* -1 (* (* y (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (sqrt z))) |
(* -1 (* (* y (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (sqrt z))) |
(* (* y (sqrt 2)) (sqrt z)) |
(+ (* 1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) (* (* y (sqrt 2)) (sqrt z))) |
(+ (* 1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) (* (* y (sqrt 2)) (sqrt z))) |
(+ (* 1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) (* (* y (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) |
(* (pow t 2) (+ (* 1/2 (* (* y (sqrt 2)) (sqrt z))) (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z)))) |
(* (pow t 2) (+ (* 1/2 (* (* y (sqrt 2)) (sqrt z))) (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z)))) |
(* (pow t 2) (+ (* 1/2 (* (* y (sqrt 2)) (sqrt z))) (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z)))) |
(* 1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) |
(* (pow t 2) (+ (* 1/2 (* (* y (sqrt 2)) (sqrt z))) (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z)))) |
(* (pow t 2) (+ (* 1/2 (* (* y (sqrt 2)) (sqrt z))) (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z)))) |
(* (pow t 2) (+ (* 1/2 (* (* y (sqrt 2)) (sqrt z))) (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z)))) |
(* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) |
(* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) |
(* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) |
(* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) |
(* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) |
(* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) |
(* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) |
(* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))) |
(* (sqrt z) (sqrt 2)) |
(+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))) |
(+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))) |
(+ (* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) (* (sqrt z) (sqrt 2))) |
(* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (/ (sqrt 2) (pow t 2)) (sqrt z)))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (/ (sqrt 2) (pow t 2)) (sqrt z)))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (/ (sqrt 2) (pow t 2)) (sqrt z)))) |
(* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (/ (sqrt 2) (pow t 2)) (sqrt z)))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (/ (sqrt 2) (pow t 2)) (sqrt z)))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (/ (sqrt 2) (pow t 2)) (sqrt z)))) |
(* -1 y) |
(+ (* -1 y) (* x (+ 1/2 (* -1 (/ (+ (* -1/2 y) (* 1/2 y)) y))))) |
(+ (* -1 y) (* x (+ 1/2 (+ (* -1 (/ (+ (* -1/2 y) (* 1/2 y)) y)) (* x (- (* 1/4 (/ 1 y)) (* 1/2 (/ (+ 1/2 (* -1 (/ (+ (* -1/2 y) (* 1/2 y)) y))) y)))))))) |
(+ (* -1 y) (* x (+ 1/2 (+ (* -1 (/ (+ (* -1/2 y) (* 1/2 y)) y)) (* x (- (+ (* -1/2 (/ (* x (- (* 1/4 (/ 1 y)) (* 1/2 (/ (+ 1/2 (* -1 (/ (+ (* -1/2 y) (* 1/2 y)) y))) y)))) y)) (* 1/4 (/ 1 y))) (* 1/2 (/ (+ 1/2 (* -1 (/ (+ (* -1/2 y) (* 1/2 y)) y))) 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 (- (* -1 (/ (- (* 2 (+ (* -1/2 y) (* 1/2 y))) y) x)) 1/2))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (* 2 (pow y 2)) (* -2 (* y (- (* 2 (+ (* -1/2 y) (* 1/2 y))) y)))) x)) (* 2 (+ (* -1/2 y) (* 1/2 y)))) y) x)) 1/2))) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -2 (/ (* y (- (* 2 (pow y 2)) (* -2 (* y (- (* 2 (+ (* -1/2 y) (* 1/2 y))) y))))) x)) (* 2 (pow y 2))) (* -2 (* y (- (* 2 (+ (* -1/2 y) (* 1/2 y))) y)))) x)) (* 2 (+ (* -1/2 y) (* 1/2 y)))) y) x)) 1/2))) |
(* 1/2 x) |
(+ (* 1/2 x) (* y (- (* -2 (/ (+ (* -1/2 x) (* 1/2 x)) x)) 1))) |
(+ (* 1/2 x) (* y (- (+ (* -2 (/ (+ (* -1/2 x) (* 1/2 x)) x)) (* -1 (* y (+ (* 2 (/ 1 x)) (* 2 (/ (- (* -2 (/ (+ (* -1/2 x) (* 1/2 x)) x)) 1) x)))))) 1))) |
(+ (* 1/2 x) (* y (- (+ (* -2 (/ (+ (* -1/2 x) (* 1/2 x)) x)) (* y (- (* 2 (/ (* y (+ (* 2 (/ (- (* -2 (/ (+ (* -1/2 x) (* 1/2 x)) x)) 1) x)) (* 2 (/ 1 x)))) x)) (+ (* 2 (/ 1 x)) (* 2 (/ (- (* -2 (/ (+ (* -1/2 x) (* 1/2 x)) x)) 1) x)))))) 1))) |
(* -1 y) |
(* y (- (* -1 (/ (+ (* -1/2 x) (* 1/2 x)) y)) (+ 1 (* -1/2 (/ x y))))) |
(* y (- (+ (* -1 (/ (+ (* -1/2 x) (* 1/2 x)) y)) (* 1/4 (/ (pow x 2) (pow y 2)))) (+ 1 (+ (* -1/2 (/ x y)) (* 1/2 (/ (* x (- (* -1 (+ (* -1/2 x) (* 1/2 x))) (* -1/2 x))) (pow y 2))))))) |
(* y (- (+ (* -1 (/ (+ (* -1/2 x) (* 1/2 x)) y)) (+ (* -1/2 (/ (* x (- (* 1/4 (pow x 2)) (* 1/2 (* x (- (* -1 (+ (* -1/2 x) (* 1/2 x))) (* -1/2 x)))))) (pow y 3))) (* 1/4 (/ (pow x 2) (pow y 2))))) (+ 1 (+ (* -1/2 (/ x y)) (* 1/2 (/ (* x (- (* -1 (+ (* -1/2 x) (* 1/2 x))) (* -1/2 x))) (pow y 2))))))) |
(* -1 y) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* (* x (- (* -1 (/ (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y))) y)) (* -1/2 (sqrt 2)))) (sqrt z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* x (+ (* (sqrt z) (- (* -1 (/ (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y))) y)) (* -1/2 (sqrt 2)))) (* (* x (- (* 1/4 (/ (sqrt 2) y)) (* 1/2 (/ (- (* -1 (/ (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y))) y)) (* -1/2 (sqrt 2))) y)))) (sqrt z))))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* x (+ (* x (+ (* -1/2 (* (/ (* x (- (* 1/4 (/ (sqrt 2) y)) (* 1/2 (/ (- (* -1 (/ (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y))) y)) (* -1/2 (sqrt 2))) y)))) y) (sqrt z))) (* (sqrt z) (- (* 1/4 (/ (sqrt 2) y)) (* 1/2 (/ (- (* -1 (/ (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y))) y)) (* -1/2 (sqrt 2))) y)))))) (* (sqrt z) (- (* -1 (/ (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y))) y)) (* -1/2 (sqrt 2))))))) |
(* 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 2) (+ (* -1/2 y) (* 1/2 y)))) (* y (sqrt 2))) x) (sqrt z))) (* -1/2 (* (sqrt z) (sqrt 2)))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (* (/ (- (* 2 (* (pow y 2) (sqrt 2))) (* -2 (* y (- (* 2 (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y)))) (* y (sqrt 2)))))) x) (sqrt z))) (* (sqrt z) (- (* 2 (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y)))) (* y (sqrt 2))))) x)) (* -1/2 (* (sqrt z) (sqrt 2)))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (* (/ (* y (- (* 2 (* (pow y 2) (sqrt 2))) (* -2 (* y (- (* 2 (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y)))) (* y (sqrt 2))))))) x) (sqrt z))) (* (sqrt z) (- (* 2 (* (pow y 2) (sqrt 2))) (* -2 (* y (- (* 2 (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y)))) (* y (sqrt 2)))))))) x)) (* (sqrt z) (- (* 2 (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y)))) (* y (sqrt 2))))) x)) (* -1/2 (* (sqrt z) (sqrt 2)))))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(+ (* 1/2 (* (* x (sqrt 2)) (sqrt z))) (* (* y (- (* -2 (/ (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) x)) (sqrt 2))) (sqrt z))) |
(+ (* 1/2 (* (* x (sqrt 2)) (sqrt z))) (* y (+ (* (sqrt z) (- (* -2 (/ (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) x)) (sqrt 2))) (* (* y (- (* -2 (/ (sqrt 2) x)) (* 2 (/ (- (* -2 (/ (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) x)) (sqrt 2)) x)))) (sqrt z))))) |
(+ (* 1/2 (* (* x (sqrt 2)) (sqrt z))) (* y (+ (* y (+ (* -2 (* (/ (* y (- (* -2 (/ (sqrt 2) x)) (* 2 (/ (- (* -2 (/ (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) x)) (sqrt 2)) x)))) x) (sqrt z))) (* (sqrt z) (- (* -2 (/ (sqrt 2) x)) (* 2 (/ (- (* -2 (/ (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) x)) (sqrt 2)) x)))))) (* (sqrt z) (- (* -2 (/ (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) x)) (sqrt 2)))))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* (/ (- (* -1 (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x)))) (* -1/2 (* x (sqrt 2)))) y) (sqrt z)))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (+ (* (/ (- (* -1 (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x)))) (* -1/2 (* x (sqrt 2)))) y) (sqrt z)) (* (/ (- (* 1/4 (* (pow x 2) (sqrt 2))) (* 1/2 (* x (- (* -1 (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x)))) (* -1/2 (* x (sqrt 2))))))) (pow y 2)) (sqrt z))))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (+ (* -1/2 (* (/ (* x (- (* 1/4 (* (pow x 2) (sqrt 2))) (* 1/2 (* x (- (* -1 (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x)))) (* -1/2 (* x (sqrt 2)))))))) (pow y 3)) (sqrt z))) (+ (* (/ (- (* -1 (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x)))) (* -1/2 (* x (sqrt 2)))) y) (sqrt z)) (* (/ (- (* 1/4 (* (pow x 2) (sqrt 2))) (* 1/2 (* x (- (* -1 (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x)))) (* -1/2 (* x (sqrt 2))))))) (pow y 2)) (sqrt z)))))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(* -1 (* y (+ (* -1 (* (/ (- (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) (* -1/2 (* x (sqrt 2)))) y) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
(* -1 (* y (+ (* -1 (/ (+ (* -1 (* (/ (- (* -1/4 (* (pow x 2) (sqrt 2))) (* -1/2 (* x (- (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) (* -1/2 (* x (sqrt 2))))))) y) (sqrt z))) (* (sqrt z) (- (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) (* -1/2 (* x (sqrt 2)))))) y)) (* (sqrt z) (sqrt 2))))) |
(* -1 (* y (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (/ (* x (- (* -1/4 (* (pow x 2) (sqrt 2))) (* -1/2 (* x (- (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) (* -1/2 (* x (sqrt 2)))))))) y) (sqrt z))) (* (sqrt z) (- (* -1/4 (* (pow x 2) (sqrt 2))) (* -1/2 (* x (- (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) (* -1/2 (* x (sqrt 2))))))))) y)) (* (sqrt z) (- (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) (* -1/2 (* x (sqrt 2)))))) y)) (* (sqrt z) (sqrt 2))))) |
(* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y))) |
(* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y))) |
(* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y))) |
(* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y))) |
(* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y))) |
(* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y))) |
(* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y))) |
(* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y))) |
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (* (+ y (* -1/2 x)) (+ y (* 1/2 x))))) (- (* -1/2 x) y)))) |
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (* (+ y (* -1/2 x)) (+ y (* 1/2 x))))) (- (* -1/2 x) y)))) |
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (* (+ y (* -1/2 x)) (+ y (* 1/2 x))))) (- (* -1/2 x) y)))) |
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (* (+ y (* -1/2 x)) (+ y (* 1/2 x))))) (- (* -1/2 x) y)))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* (* x (- (* -1 (/ (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y))) y)) (* -1/2 (sqrt 2)))) (sqrt z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* x (+ (* (sqrt z) (- (* -1 (/ (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y))) y)) (* -1/2 (sqrt 2)))) (* (* x (- (* 1/4 (/ (sqrt 2) y)) (* 1/2 (/ (- (* -1 (/ (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y))) y)) (* -1/2 (sqrt 2))) y)))) (sqrt z))))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* x (+ (* x (+ (* -1/2 (* (/ (* x (- (* 1/4 (/ (sqrt 2) y)) (* 1/2 (/ (- (* -1 (/ (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y))) y)) (* -1/2 (sqrt 2))) y)))) y) (sqrt z))) (* (sqrt z) (- (* 1/4 (/ (sqrt 2) y)) (* 1/2 (/ (- (* -1 (/ (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y))) y)) (* -1/2 (sqrt 2))) y)))))) (* (sqrt z) (- (* -1 (/ (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y))) y)) (* -1/2 (sqrt 2))))))) |
(* 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 2) (+ (* -1/2 y) (* 1/2 y)))) (* y (sqrt 2))) x) (sqrt z))) (* -1/2 (* (sqrt z) (sqrt 2)))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (* (/ (- (* 2 (* (pow y 2) (sqrt 2))) (* -2 (* y (- (* 2 (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y)))) (* y (sqrt 2)))))) x) (sqrt z))) (* (sqrt z) (- (* 2 (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y)))) (* y (sqrt 2))))) x)) (* -1/2 (* (sqrt z) (sqrt 2)))))) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (* (/ (* y (- (* 2 (* (pow y 2) (sqrt 2))) (* -2 (* y (- (* 2 (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y)))) (* y (sqrt 2))))))) x) (sqrt z))) (* (sqrt z) (- (* 2 (* (pow y 2) (sqrt 2))) (* -2 (* y (- (* 2 (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y)))) (* y (sqrt 2)))))))) x)) (* (sqrt z) (- (* 2 (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y)))) (* y (sqrt 2))))) x)) (* -1/2 (* (sqrt z) (sqrt 2)))))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(+ (* 1/2 (* (* x (sqrt 2)) (sqrt z))) (* (* y (- (* -2 (/ (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) x)) (sqrt 2))) (sqrt z))) |
(+ (* 1/2 (* (* x (sqrt 2)) (sqrt z))) (* y (+ (* (sqrt z) (- (* -2 (/ (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) x)) (sqrt 2))) (* (* y (- (* -2 (/ (sqrt 2) x)) (* 2 (/ (- (* -2 (/ (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) x)) (sqrt 2)) x)))) (sqrt z))))) |
(+ (* 1/2 (* (* x (sqrt 2)) (sqrt z))) (* y (+ (* y (+ (* -2 (* (/ (* y (- (* -2 (/ (sqrt 2) x)) (* 2 (/ (- (* -2 (/ (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) x)) (sqrt 2)) x)))) x) (sqrt z))) (* (sqrt z) (- (* -2 (/ (sqrt 2) x)) (* 2 (/ (- (* -2 (/ (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) x)) (sqrt 2)) x)))))) (* (sqrt z) (- (* -2 (/ (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) x)) (sqrt 2)))))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* (/ (- (* -1 (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x)))) (* -1/2 (* x (sqrt 2)))) y) (sqrt z)))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (+ (* (/ (- (* -1 (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x)))) (* -1/2 (* x (sqrt 2)))) y) (sqrt z)) (* (/ (- (* 1/4 (* (pow x 2) (sqrt 2))) (* 1/2 (* x (- (* -1 (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x)))) (* -1/2 (* x (sqrt 2))))))) (pow y 2)) (sqrt z))))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (+ (* -1/2 (* (/ (* x (- (* 1/4 (* (pow x 2) (sqrt 2))) (* 1/2 (* x (- (* -1 (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x)))) (* -1/2 (* x (sqrt 2)))))))) (pow y 3)) (sqrt z))) (+ (* (/ (- (* -1 (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x)))) (* -1/2 (* x (sqrt 2)))) y) (sqrt z)) (* (/ (- (* 1/4 (* (pow x 2) (sqrt 2))) (* 1/2 (* x (- (* -1 (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x)))) (* -1/2 (* x (sqrt 2))))))) (pow y 2)) (sqrt z)))))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(* -1 (* y (+ (* -1 (* (/ (- (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) (* -1/2 (* x (sqrt 2)))) y) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
(* -1 (* y (+ (* -1 (/ (+ (* -1 (* (/ (- (* -1/4 (* (pow x 2) (sqrt 2))) (* -1/2 (* x (- (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) (* -1/2 (* x (sqrt 2))))))) y) (sqrt z))) (* (sqrt z) (- (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) (* -1/2 (* x (sqrt 2)))))) y)) (* (sqrt z) (sqrt 2))))) |
(* -1 (* y (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (/ (* x (- (* -1/4 (* (pow x 2) (sqrt 2))) (* -1/2 (* x (- (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) (* -1/2 (* x (sqrt 2)))))))) y) (sqrt z))) (* (sqrt z) (- (* -1/4 (* (pow x 2) (sqrt 2))) (* -1/2 (* x (- (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) (* -1/2 (* x (sqrt 2))))))))) y)) (* (sqrt z) (- (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) (* -1/2 (* x (sqrt 2)))))) y)) (* (sqrt z) (sqrt 2))))) |
(* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y))) |
(* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y))) |
(* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y))) |
(* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y))) |
(* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y))) |
(* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y))) |
(* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y))) |
(* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y))) |
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (* (+ y (* -1/2 x)) (+ y (* 1/2 x))))) (- (* -1/2 x) y)))) |
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (* (+ y (* -1/2 x)) (+ y (* 1/2 x))))) (- (* -1/2 x) y)))) |
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (* (+ y (* -1/2 x)) (+ y (* 1/2 x))))) (- (* -1/2 x) y)))) |
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (* (+ y (* -1/2 x)) (+ y (* 1/2 x))))) (- (* -1/2 x) y)))) |
(pow y 2) |
(+ (* x (+ (* -1/2 y) (* 1/2 y))) (pow y 2)) |
(+ (* x (+ (* -1/2 y) (+ (* -1/4 x) (* 1/2 y)))) (pow y 2)) |
(+ (* x (+ (* -1/2 y) (+ (* -1/4 x) (* 1/2 y)))) (pow y 2)) |
(* -1/4 (pow x 2)) |
(* (pow x 2) (- (+ (* -1/2 (/ y x)) (* 1/2 (/ y x))) 1/4)) |
(* (pow x 2) (- (+ (* -1/2 (/ y x)) (+ (* 1/2 (/ y x)) (/ (pow y 2) (pow x 2)))) 1/4)) |
(* (pow x 2) (- (+ (* -1/2 (/ y x)) (+ (* 1/2 (/ y x)) (/ (pow y 2) (pow x 2)))) 1/4)) |
(* -1/4 (pow x 2)) |
(* (pow x 2) (- (* -1 (/ (+ (* -1/2 y) (* 1/2 y)) x)) 1/4)) |
(* (pow x 2) (- (* -1 (/ (+ (* -1 (/ (pow y 2) x)) (+ (* -1/2 y) (* 1/2 y))) x)) 1/4)) |
(* (pow x 2) (- (* -1 (/ (+ (* -1 (/ (pow y 2) x)) (+ (* -1/2 y) (* 1/2 y))) x)) 1/4)) |
(* -1/4 (pow x 2)) |
(+ (* -1/4 (pow x 2)) (* y (+ (* -1/2 x) (* 1/2 x)))) |
(+ (* -1/4 (pow x 2)) (* y (+ y (+ (* -1/2 x) (* 1/2 x))))) |
(+ (* -1/4 (pow x 2)) (* y (+ y (+ (* -1/2 x) (* 1/2 x))))) |
(pow y 2) |
(* (pow y 2) (+ 1 (+ (* -1/2 (/ x y)) (* 1/2 (/ x y))))) |
(* (pow y 2) (+ 1 (+ (* -1/2 (/ x y)) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (* 1/2 (/ x y)))))) |
(* (pow y 2) (+ 1 (+ (* -1/2 (/ x y)) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (* 1/2 (/ x y)))))) |
(pow y 2) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -1/2 x) (* 1/2 x)) y)))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -1/2 x) (+ (* 1/4 (/ (pow x 2) y)) (* 1/2 x))) y)))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -1/2 x) (+ (* 1/4 (/ (pow x 2) y)) (* 1/2 x))) y)))) |
(* (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)))) |
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 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(* 2 z) |
(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))) |
(* (sqrt z) (+ 1 (* 1/2 (pow t 2)))) |
(* (sqrt z) (+ 1 (* 1/2 (pow t 2)))) |
(* (sqrt z) (+ 1 (* 1/2 (pow t 2)))) |
(* (sqrt z) (+ 1 (* 1/2 (pow t 2)))) |
(* (sqrt z) (+ 1 (* 1/2 (pow t 2)))) |
(* (sqrt z) (+ 1 (* 1/2 (pow t 2)))) |
(* (sqrt z) (+ 1 (* 1/2 (pow t 2)))) |
(* (sqrt z) (+ 1 (* 1/2 (pow t 2)))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (+ 1 (* 1/2 (pow t 2)))))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (+ 1 (* 1/2 (pow t 2)))))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (+ 1 (* 1/2 (pow t 2)))))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (+ 1 (* 1/2 (pow t 2)))))) |
(sqrt z) |
(+ (sqrt z) (* 1/2 (* (pow t 2) (sqrt z)))) |
(+ (sqrt z) (* 1/2 (* (pow t 2) (sqrt z)))) |
(+ (sqrt z) (* 1/2 (* (pow t 2) (sqrt z)))) |
(* 1/2 (* (pow t 2) (sqrt z))) |
(* (pow t 2) (+ (* 1/2 (sqrt z)) (* (/ 1 (pow t 2)) (sqrt z)))) |
(* (pow t 2) (+ (* 1/2 (sqrt z)) (* (/ 1 (pow t 2)) (sqrt z)))) |
(* (pow t 2) (+ (* 1/2 (sqrt z)) (* (/ 1 (pow t 2)) (sqrt z)))) |
(* 1/2 (* (pow t 2) (sqrt z))) |
(* (pow t 2) (+ (* 1/2 (sqrt z)) (* (/ 1 (pow t 2)) (sqrt z)))) |
(* (pow t 2) (+ (* 1/2 (sqrt z)) (* (/ 1 (pow t 2)) (sqrt z)))) |
(* (pow t 2) (+ (* 1/2 (sqrt z)) (* (/ 1 (pow t 2)) (sqrt z)))) |
| Outputs |
|---|
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(neg.f64 (*.f64 y (*.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)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) |
(* 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 #s(literal 1/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 (fma.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (/.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))))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(*.f64 x (fma.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (/.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))))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(*.f64 x (fma.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (neg.f64 (/.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))))) |
(* 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 #s(literal 1/2 binary64) x))) |
(* -1 (* x (+ (* -1/2 (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt (* z (exp (pow t 2)))))))) |
(*.f64 (fma.f64 y (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) 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 (fma.f64 y (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) 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 (fma.f64 y (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))) 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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/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 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) (* 1/2 (* (* x (sqrt 2)) (sqrt (* z (exp (pow t 2))))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) |
(* -1 (* (* y (sqrt 2)) (sqrt (* z (exp (pow t 2)))))) |
(neg.f64 (*.f64 y (*.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 (sqrt.f64 #s(literal 2 binary64)) (/.f64 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 (sqrt.f64 #s(literal 2 binary64)) (/.f64 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 (sqrt.f64 #s(literal 2 binary64)) (/.f64 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)))))) |
(neg.f64 (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t))))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt (* z (exp (pow t 2)))))) (* (sqrt (* z (exp (pow t 2)))) (sqrt 2))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 #s(literal -1/2 binary64) y) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 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)))) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 #s(literal -1/2 binary64) y) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 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)))) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 #s(literal -1/2 binary64) y) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y)) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 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) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 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))))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (*.f64 (*.f64 t (*.f64 t #s(literal 1/2 binary64))) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) z)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 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/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))))))))) |
(fma.f64 (sqrt.f64 z) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t #s(literal 1/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t (*.f64 t #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 z (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) (*.f64 (*.f64 t t) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.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 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))))) |
(* (sqrt (* z (exp (pow t 2)))) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 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 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 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 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 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 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 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 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 y) |
(neg.f64 y) |
(- (* 1/2 x) y) |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) |
(- (* 1/2 x) y) |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) |
(- (* 1/2 x) y) |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (* -1 (/ y x)))) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(* x (+ 1/2 (* -1 (/ y x)))) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(* x (+ 1/2 (* -1 (/ y x)))) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* -1 (* x (- (/ y x) 1/2))) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(* -1 (* x (- (/ y x) 1/2))) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(* -1 (* x (- (/ y x) 1/2))) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(+ (* -1 y) (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) |
(+ (* -1 y) (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) |
(+ (* -1 y) (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) |
(* -1 y) |
(neg.f64 y) |
(* y (- (* 1/2 (/ x y)) 1)) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1 binary64))) |
(* y (- (* 1/2 (/ x y)) 1)) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1 binary64))) |
(* y (- (* 1/2 (/ x y)) 1)) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1 binary64))) |
(* -1 y) |
(neg.f64 y) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1 binary64))) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1 binary64))) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1 binary64))) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* (sqrt (/ 1 z)) (/ 1 (sqrt 2))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (sqrt.f64 #s(literal 2 binary64))) |
(+ (* -1/2 (* (/ (pow t 2) (sqrt 2)) (sqrt (/ 1 z)))) (* (sqrt (/ 1 z)) (/ 1 (sqrt 2)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (fma.f64 #s(literal -1/2 binary64) (*.f64 t (/.f64 t (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))))) |
(+ (* (sqrt (/ 1 z)) (/ 1 (sqrt 2))) (* (pow t 2) (+ (* -1/2 (* (sqrt (/ 1 z)) (/ 1 (sqrt 2)))) (* 1/8 (* (/ (pow t 2) (sqrt 2)) (sqrt (/ 1 z))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (fma.f64 #s(literal -1/2 binary64) (*.f64 t (/.f64 t (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t t) #s(literal 1/8 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 t (/.f64 t (sqrt.f64 #s(literal 2 binary64))))))) |
(+ (* (sqrt (/ 1 z)) (/ 1 (sqrt 2))) (* (pow t 2) (+ (* -1/2 (* (sqrt (/ 1 z)) (/ 1 (sqrt 2)))) (* (pow t 2) (+ (* -1/48 (* (/ (pow t 2) (sqrt 2)) (sqrt (/ 1 z)))) (* 1/8 (* (sqrt (/ 1 z)) (/ 1 (sqrt 2))))))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (fma.f64 #s(literal -1/2 binary64) (*.f64 t (/.f64 t (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (fma.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (sqrt.f64 #s(literal 2 binary64))) #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (*.f64 (*.f64 t (/.f64 t (sqrt.f64 #s(literal 2 binary64)))) #s(literal -1/48 binary64))))))) |
(* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2))) |
(/.f64 (sqrt.f64 (/.f64 (exp.f64 (neg.f64 (*.f64 t t))) z)) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2))) |
(/.f64 (sqrt.f64 (/.f64 (exp.f64 (neg.f64 (*.f64 t t))) z)) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2))) |
(/.f64 (sqrt.f64 (/.f64 (exp.f64 (neg.f64 (*.f64 t t))) z)) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2))) |
(/.f64 (sqrt.f64 (/.f64 (exp.f64 (neg.f64 (*.f64 t t))) z)) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2))) |
(/.f64 (sqrt.f64 (/.f64 (exp.f64 (neg.f64 (*.f64 t t))) z)) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2))) |
(/.f64 (sqrt.f64 (/.f64 (exp.f64 (neg.f64 (*.f64 t t))) z)) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2))) |
(/.f64 (sqrt.f64 (/.f64 (exp.f64 (neg.f64 (*.f64 t t))) z)) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2))) |
(/.f64 (sqrt.f64 (/.f64 (exp.f64 (neg.f64 (*.f64 t t))) z)) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2))) |
(/.f64 (sqrt.f64 (/.f64 (exp.f64 (neg.f64 (*.f64 t t))) z)) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2))) |
(/.f64 (sqrt.f64 (/.f64 (exp.f64 (neg.f64 (*.f64 t t))) z)) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2))) |
(/.f64 (sqrt.f64 (/.f64 (exp.f64 (neg.f64 (*.f64 t t))) z)) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2))) |
(/.f64 (sqrt.f64 (/.f64 (exp.f64 (neg.f64 (*.f64 t t))) z)) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2))) |
(/.f64 (sqrt.f64 (/.f64 (exp.f64 (neg.f64 (*.f64 t t))) z)) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2))) |
(/.f64 (sqrt.f64 (/.f64 (exp.f64 (neg.f64 (*.f64 t t))) z)) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2))) |
(/.f64 (sqrt.f64 (/.f64 (exp.f64 (neg.f64 (*.f64 t t))) z)) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ 1 (sqrt 2))) |
(/.f64 (sqrt.f64 (/.f64 (exp.f64 (neg.f64 (*.f64 t t))) z)) (sqrt.f64 #s(literal 2 binary64))) |
(* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ (sqrt -1) (sqrt -2))) |
(*.f64 (sqrt.f64 (/.f64 (exp.f64 (neg.f64 (*.f64 t t))) z)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64)))) |
(* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ (sqrt -1) (sqrt -2))) |
(*.f64 (sqrt.f64 (/.f64 (exp.f64 (neg.f64 (*.f64 t t))) z)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64)))) |
(* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ (sqrt -1) (sqrt -2))) |
(*.f64 (sqrt.f64 (/.f64 (exp.f64 (neg.f64 (*.f64 t t))) z)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64)))) |
(* (sqrt (/ 1 (* z (exp (pow t 2))))) (/ (sqrt -1) (sqrt -2))) |
(*.f64 (sqrt.f64 (/.f64 (exp.f64 (neg.f64 (*.f64 t t))) z)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -2 binary64)))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* (* y (* (sqrt -2) (sqrt -1))) (sqrt z)) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y))) |
(* (* y (* (sqrt -2) (sqrt -1))) (sqrt z)) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y))) |
(* (* y (* (sqrt -2) (sqrt -1))) (sqrt z)) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y))) |
(* (* y (* (sqrt -2) (sqrt -1))) (sqrt z)) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* (* y (* (sqrt -2) (sqrt -1))) (sqrt z)) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y))) |
(* (* y (* (sqrt -2) (sqrt -1))) (sqrt z)) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y))) |
(* (* y (* (sqrt -2) (sqrt -1))) (sqrt z)) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y))) |
(* (* y (* (sqrt -2) (sqrt -1))) (sqrt z)) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) y))) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 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))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (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)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 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)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 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)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(*.f64 x (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (sqrt.f64 z))) (neg.f64 x)))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(*.f64 x (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (sqrt.f64 z))) (neg.f64 x)))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(*.f64 x (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (sqrt.f64 z))) (neg.f64 x)))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(*.f64 (fma.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))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(*.f64 (fma.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))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(*.f64 (fma.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))) (neg.f64 x)) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 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)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 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)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 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)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(*.f64 y (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(*.f64 y (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(*.f64 y (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 #s(literal -1/2 binary64) y) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 #s(literal -1/2 binary64) y) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 #s(literal -1/2 binary64) y) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y)) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y))))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y))))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y))))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (- (* 1/2 x) y))))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 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) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (sqrt 2)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 z))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 z))) |
(* (* y (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (sqrt z)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 z))) |
(* (* y (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (sqrt z)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 z))) |
(* (* y (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (sqrt z)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 z))) |
(* (* y (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (sqrt z)) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(- (* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t t) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(- (* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t t) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(- (* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (*.f64 t t) (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (sqrt.f64 z)))) |
(* (pow t 2) (- (* -1 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* 1/2 (* (* y (sqrt 2)) (sqrt z))))) |
(*.f64 (*.f64 t t) (neg.f64 (*.f64 (sqrt.f64 z) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 y (*.f64 t t)) (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))))))) |
(* (pow t 2) (- (* -1 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* 1/2 (* (* y (sqrt 2)) (sqrt z))))) |
(*.f64 (*.f64 t t) (neg.f64 (*.f64 (sqrt.f64 z) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 y (*.f64 t t)) (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))))))) |
(* (pow t 2) (- (* -1 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* 1/2 (* (* y (sqrt 2)) (sqrt z))))) |
(*.f64 (*.f64 t t) (neg.f64 (*.f64 (sqrt.f64 z) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 y (*.f64 t t)) (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))))))) |
(* -1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (sqrt.f64 z)))) |
(* (pow t 2) (- (* -1 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* 1/2 (* (* y (sqrt 2)) (sqrt z))))) |
(*.f64 (*.f64 t t) (neg.f64 (*.f64 (sqrt.f64 z) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 y (*.f64 t t)) (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))))))) |
(* (pow t 2) (- (* -1 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* 1/2 (* (* y (sqrt 2)) (sqrt z))))) |
(*.f64 (*.f64 t t) (neg.f64 (*.f64 (sqrt.f64 z) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 y (*.f64 t t)) (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))))))) |
(* (pow t 2) (- (* -1 (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z))) (* 1/2 (* (* y (sqrt 2)) (sqrt z))))) |
(*.f64 (*.f64 t t) (neg.f64 (*.f64 (sqrt.f64 z) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 y (*.f64 t t)) (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))))))) |
(* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(* (* y (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(* -1 (* (* y (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(* -1 (* (* y (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(* -1 (* (* y (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(* -1 (* (* y (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(* (* y (sqrt 2)) (sqrt z)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (sqrt.f64 z))) |
(+ (* 1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (fma.f64 y (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t (*.f64 t #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* 1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (fma.f64 y (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t (*.f64 t #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* 1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (sqrt.f64 z) (fma.f64 y (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t (*.f64 t #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(* 1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(* (pow t 2) (+ (* 1/2 (* (* y (sqrt 2)) (sqrt z))) (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z)))) |
(*.f64 (*.f64 t t) (*.f64 (sqrt.f64 z) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 y (*.f64 t t)) (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))))) |
(* (pow t 2) (+ (* 1/2 (* (* y (sqrt 2)) (sqrt z))) (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z)))) |
(*.f64 (*.f64 t t) (*.f64 (sqrt.f64 z) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 y (*.f64 t t)) (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))))) |
(* (pow t 2) (+ (* 1/2 (* (* y (sqrt 2)) (sqrt z))) (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z)))) |
(*.f64 (*.f64 t t) (*.f64 (sqrt.f64 z) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 y (*.f64 t t)) (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))))) |
(* 1/2 (* (* (pow t 2) (* y (sqrt 2))) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (*.f64 t t))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(* (pow t 2) (+ (* 1/2 (* (* y (sqrt 2)) (sqrt z))) (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z)))) |
(*.f64 (*.f64 t t) (*.f64 (sqrt.f64 z) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 y (*.f64 t t)) (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))))) |
(* (pow t 2) (+ (* 1/2 (* (* y (sqrt 2)) (sqrt z))) (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z)))) |
(*.f64 (*.f64 t t) (*.f64 (sqrt.f64 z) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 y (*.f64 t t)) (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))))) |
(* (pow t 2) (+ (* 1/2 (* (* y (sqrt 2)) (sqrt z))) (* (/ (* y (sqrt 2)) (pow t 2)) (sqrt z)))) |
(*.f64 (*.f64 t t) (*.f64 (sqrt.f64 z) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 y (*.f64 t t)) (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))))) |
(* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(* (sqrt z) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(* (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)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 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)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 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)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64)))) |
(* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (/ (sqrt 2) (pow t 2)) (sqrt z)))) |
(*.f64 (*.f64 t t) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (*.f64 t t)))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (/ (sqrt 2) (pow t 2)) (sqrt z)))) |
(*.f64 (*.f64 t t) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (*.f64 t t)))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (/ (sqrt 2) (pow t 2)) (sqrt z)))) |
(*.f64 (*.f64 t t) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (*.f64 t t)))) |
(* 1/2 (* (* (pow t 2) (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t t)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (/ (sqrt 2) (pow t 2)) (sqrt z)))) |
(*.f64 (*.f64 t t) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (*.f64 t t)))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (/ (sqrt 2) (pow t 2)) (sqrt z)))) |
(*.f64 (*.f64 t t) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (*.f64 t t)))) |
(* (pow t 2) (+ (* 1/2 (* (sqrt z) (sqrt 2))) (* (/ (sqrt 2) (pow t 2)) (sqrt z)))) |
(*.f64 (*.f64 t t) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (*.f64 t t)))) |
(* -1 y) |
(neg.f64 y) |
(+ (* -1 y) (* x (+ 1/2 (* -1 (/ (+ (* -1/2 y) (* 1/2 y)) y))))) |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) |
(+ (* -1 y) (* x (+ 1/2 (+ (* -1 (/ (+ (* -1/2 y) (* 1/2 y)) y)) (* x (- (* 1/4 (/ 1 y)) (* 1/2 (/ (+ 1/2 (* -1 (/ (+ (* -1/2 y) (* 1/2 y)) y))) y)))))))) |
(fma.f64 x (fma.f64 x (+.f64 (/.f64 #s(literal 1/4 binary64) y) (/.f64 #s(literal -1/4 binary64) y)) #s(literal 1/2 binary64)) (neg.f64 y)) |
(+ (* -1 y) (* x (+ 1/2 (+ (* -1 (/ (+ (* -1/2 y) (* 1/2 y)) y)) (* x (- (+ (* -1/2 (/ (* x (- (* 1/4 (/ 1 y)) (* 1/2 (/ (+ 1/2 (* -1 (/ (+ (* -1/2 y) (* 1/2 y)) y))) y)))) y)) (* 1/4 (/ 1 y))) (* 1/2 (/ (+ 1/2 (* -1 (/ (+ (* -1/2 y) (* 1/2 y)) y))) y)))))))) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/2 binary64) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) y) (/.f64 #s(literal -1/4 binary64) y)) (/.f64 x y)) (+.f64 (/.f64 #s(literal 1/4 binary64) y) (/.f64 #s(literal -1/4 binary64) y))) #s(literal 1/2 binary64)) (neg.f64 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 (- (* -1 (/ (- (* 2 (+ (* -1/2 y) (* 1/2 y))) y) x)) 1/2))) |
(*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 y (neg.f64 x))) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (* 2 (pow y 2)) (* -2 (* y (- (* 2 (+ (* -1/2 y) (* 1/2 y))) y)))) x)) (* 2 (+ (* -1/2 y) (* 1/2 y)))) y) x)) 1/2))) |
(*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 y y (*.f64 y (neg.f64 y)))) (neg.f64 x)) y) x)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -2 (/ (* y (- (* 2 (pow y 2)) (* -2 (* y (- (* 2 (+ (* -1/2 y) (* 1/2 y))) y))))) x)) (* 2 (pow y 2))) (* -2 (* y (- (* 2 (+ (* -1/2 y) (* 1/2 y))) y)))) x)) (* 2 (+ (* -1/2 y) (* 1/2 y)))) y) x)) 1/2))) |
(*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 y y (*.f64 y (neg.f64 y)))) (/.f64 y x)) (*.f64 #s(literal 2 binary64) (fma.f64 y y (*.f64 y (neg.f64 y))))) (neg.f64 x)) y) x)) (neg.f64 x)) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(+ (* 1/2 x) (* y (- (* -2 (/ (+ (* -1/2 x) (* 1/2 x)) x)) 1))) |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) |
(+ (* 1/2 x) (* y (- (+ (* -2 (/ (+ (* -1/2 x) (* 1/2 x)) x)) (* -1 (* y (+ (* 2 (/ 1 x)) (* 2 (/ (- (* -2 (/ (+ (* -1/2 x) (* 1/2 x)) x)) 1) x)))))) 1))) |
(fma.f64 y (fma.f64 y (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal -2 binary64) x)) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(+ (* 1/2 x) (* y (- (+ (* -2 (/ (+ (* -1/2 x) (* 1/2 x)) x)) (* y (- (* 2 (/ (* y (+ (* 2 (/ (- (* -2 (/ (+ (* -1/2 x) (* 1/2 x)) x)) 1) x)) (* 2 (/ 1 x)))) x)) (+ (* 2 (/ 1 x)) (* 2 (/ (- (* -2 (/ (+ (* -1/2 x) (* 1/2 x)) x)) 1) x)))))) 1))) |
(fma.f64 y (fma.f64 y (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 y (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal -2 binary64) x))) x) (/.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal -2 binary64) x)) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(* -1 y) |
(neg.f64 y) |
(* y (- (* -1 (/ (+ (* -1/2 x) (* 1/2 x)) y)) (+ 1 (* -1/2 (/ x y))))) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1 binary64))) |
(* y (- (+ (* -1 (/ (+ (* -1/2 x) (* 1/2 x)) y)) (* 1/4 (/ (pow x 2) (pow y 2)))) (+ 1 (+ (* -1/2 (/ x y)) (* 1/2 (/ (* x (- (* -1 (+ (* -1/2 x) (* 1/2 x))) (* -1/2 x))) (pow y 2))))))) |
(*.f64 y (-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) (fma.f64 x (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64))))) |
(* y (- (+ (* -1 (/ (+ (* -1/2 x) (* 1/2 x)) y)) (+ (* -1/2 (/ (* x (- (* 1/4 (pow x 2)) (* 1/2 (* x (- (* -1 (+ (* -1/2 x) (* 1/2 x))) (* -1/2 x)))))) (pow y 3))) (* 1/4 (/ (pow x 2) (pow y 2))))) (+ 1 (+ (* -1/2 (/ x y)) (* 1/2 (/ (* x (- (* -1 (+ (* -1/2 x) (* 1/2 x))) (* -1/2 x))) (pow y 2))))))) |
(*.f64 y (fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (fma.f64 x (*.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 #s(literal 1/2 binary64) x)))) (*.f64 y (*.f64 y y))) (-.f64 (/.f64 (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 y y)) (fma.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 y y)) (fma.f64 x (/.f64 #s(literal -1/2 binary64) y) #s(literal 1 binary64)))))) |
(* -1 y) |
(neg.f64 y) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1 binary64))) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1 binary64))) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1 binary64))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* (* x (- (* -1 (/ (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y))) y)) (* -1/2 (sqrt 2)))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* x (+ (* (sqrt z) (- (* -1 (/ (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y))) y)) (* -1/2 (sqrt 2)))) (* (* x (- (* 1/4 (/ (sqrt 2) y)) (* 1/2 (/ (- (* -1 (/ (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y))) y)) (* -1/2 (sqrt 2))) y)))) (sqrt z))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (*.f64 x (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64))) y) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) y)) (*.f64 x (sqrt.f64 z))))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* x (+ (* x (+ (* -1/2 (* (/ (* x (- (* 1/4 (/ (sqrt 2) y)) (* 1/2 (/ (- (* -1 (/ (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y))) y)) (* -1/2 (sqrt 2))) y)))) y) (sqrt z))) (* (sqrt z) (- (* 1/4 (/ (sqrt 2) y)) (* 1/2 (/ (- (* -1 (/ (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y))) y)) (* -1/2 (sqrt 2))) y)))))) (* (sqrt z) (- (* -1 (/ (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y))) y)) (* -1/2 (sqrt 2))))))) |
(fma.f64 (*.f64 x x) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64))) y) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) y))) y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64))) y) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) y)))) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(*.f64 x (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (sqrt.f64 z))) (neg.f64 x)))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(*.f64 x (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (sqrt.f64 z))) (neg.f64 x)))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(*.f64 x (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (sqrt.f64 z))) (neg.f64 x)))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(* -1 (* x (+ (* -1 (* (/ (- (* 2 (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y)))) (* y (sqrt 2))) x) (sqrt z))) (* -1/2 (* (sqrt z) (sqrt 2)))))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)) (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)))) (neg.f64 x)) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (* (/ (- (* 2 (* (pow y 2) (sqrt 2))) (* -2 (* y (- (* 2 (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y)))) (* y (sqrt 2)))))) x) (sqrt z))) (* (sqrt z) (- (* 2 (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y)))) (* y (sqrt 2))))) x)) (* -1/2 (* (sqrt z) (sqrt 2)))))) |
(*.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 z) (-.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64)) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 y (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64) (*.f64 y (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))))) x))) (neg.f64 x))) (neg.f64 x)) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (* (/ (* y (- (* 2 (* (pow y 2) (sqrt 2))) (* -2 (* y (- (* 2 (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y)))) (* y (sqrt 2))))))) x) (sqrt z))) (* (sqrt z) (- (* 2 (* (pow y 2) (sqrt 2))) (* -2 (* y (- (* 2 (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y)))) (* y (sqrt 2)))))))) x)) (* (sqrt z) (- (* 2 (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y)))) (* y (sqrt 2))))) x)) (* -1/2 (* (sqrt z) (sqrt 2)))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64))) (/.f64 (-.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64)) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 y (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64) (*.f64 y (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))))) (/.f64 y x)) (*.f64 #s(literal 2 binary64) (fma.f64 y (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64) (*.f64 y (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))))))) x)) x)) (neg.f64 x)) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(+ (* 1/2 (* (* x (sqrt 2)) (sqrt z))) (* (* y (- (* -2 (/ (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) x)) (sqrt 2))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64)) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* 1/2 (* (* x (sqrt 2)) (sqrt z))) (* y (+ (* (sqrt z) (- (* -2 (/ (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) x)) (sqrt 2))) (* (* y (- (* -2 (/ (sqrt 2) x)) (* 2 (/ (- (* -2 (/ (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) x)) (sqrt 2)) x)))) (sqrt z))))) |
(fma.f64 y (*.f64 (sqrt.f64 z) (fma.f64 y (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) |
(+ (* 1/2 (* (* x (sqrt 2)) (sqrt z))) (* y (+ (* y (+ (* -2 (* (/ (* y (- (* -2 (/ (sqrt 2) x)) (* 2 (/ (- (* -2 (/ (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) x)) (sqrt 2)) x)))) x) (sqrt z))) (* (sqrt z) (- (* -2 (/ (sqrt 2) x)) (* 2 (/ (- (* -2 (/ (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) x)) (sqrt 2)) x)))))) (* (sqrt z) (- (* -2 (/ (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) x)) (sqrt 2)))))) |
(fma.f64 (*.f64 y y) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) (/.f64 y x)) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))))) (*.f64 (sqrt.f64 z) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64)) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* (/ (- (* -1 (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x)))) (* -1/2 (* x (sqrt 2)))) y) (sqrt z)))) |
(*.f64 y (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (+ (* (/ (- (* -1 (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x)))) (* -1/2 (* x (sqrt 2)))) y) (sqrt z)) (* (/ (- (* 1/4 (* (pow x 2) (sqrt 2))) (* 1/2 (* x (- (* -1 (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x)))) (* -1/2 (* x (sqrt 2))))))) (pow y 2)) (sqrt z))))) |
(*.f64 y (fma.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 x y)) (/.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (*.f64 y y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 z))))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (+ (* -1/2 (* (/ (* x (- (* 1/4 (* (pow x 2) (sqrt 2))) (* 1/2 (* x (- (* -1 (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x)))) (* -1/2 (* x (sqrt 2)))))))) (pow y 3)) (sqrt z))) (+ (* (/ (- (* -1 (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x)))) (* -1/2 (* x (sqrt 2)))) y) (sqrt z)) (* (/ (- (* 1/4 (* (pow x 2) (sqrt 2))) (* 1/2 (* x (- (* -1 (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x)))) (* -1/2 (* x (sqrt 2))))))) (pow y 2)) (sqrt z)))))) |
(*.f64 y (-.f64 (fma.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 x y)) (/.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (*.f64 y y))) (*.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (/.f64 x (*.f64 y (*.f64 y 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))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* y (+ (* -1 (* (/ (- (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) (* -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)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (/ (+ (* -1 (* (/ (- (* -1/4 (* (pow x 2) (sqrt 2))) (* -1/2 (* x (- (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) (* -1/2 (* x (sqrt 2))))))) y) (sqrt z))) (* (sqrt z) (- (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) (* -1/2 (* x (sqrt 2)))))) y)) (* (sqrt z) (sqrt 2))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (/.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) y))) y)) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (/ (* x (- (* -1/4 (* (pow x 2) (sqrt 2))) (* -1/2 (* x (- (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) (* -1/2 (* x (sqrt 2)))))))) y) (sqrt z))) (* (sqrt z) (- (* -1/4 (* (pow x 2) (sqrt 2))) (* -1/2 (* x (- (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) (* -1/2 (* x (sqrt 2))))))))) y)) (* (sqrt z) (- (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) (* -1/2 (* x (sqrt 2)))))) y)) (* (sqrt z) (sqrt 2))))) |
(neg.f64 (*.f64 y (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (/.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) (/.f64 x y)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))))) y)) y)))) |
(* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (fma.f64 #s(literal 1/2 binary64) x y))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (fma.f64 #s(literal 1/2 binary64) x y))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (fma.f64 #s(literal 1/2 binary64) x y))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (fma.f64 #s(literal 1/2 binary64) x y))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (fma.f64 #s(literal 1/2 binary64) x y))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (fma.f64 #s(literal 1/2 binary64) x y))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (fma.f64 #s(literal 1/2 binary64) x y))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (fma.f64 #s(literal 1/2 binary64) x y))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (* (+ y (* -1/2 x)) (+ y (* 1/2 x))))) (- (* -1/2 x) y)))) |
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x y)) (fma.f64 x #s(literal -1/2 binary64) y)))) (neg.f64 (-.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (* (+ y (* -1/2 x)) (+ y (* 1/2 x))))) (- (* -1/2 x) y)))) |
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x y)) (fma.f64 x #s(literal -1/2 binary64) y)))) (neg.f64 (-.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (* (+ y (* -1/2 x)) (+ y (* 1/2 x))))) (- (* -1/2 x) y)))) |
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x y)) (fma.f64 x #s(literal -1/2 binary64) y)))) (neg.f64 (-.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (* (+ y (* -1/2 x)) (+ y (* 1/2 x))))) (- (* -1/2 x) y)))) |
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x y)) (fma.f64 x #s(literal -1/2 binary64) y)))) (neg.f64 (-.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* (* x (- (* -1 (/ (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y))) y)) (* -1/2 (sqrt 2)))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* x (+ (* (sqrt z) (- (* -1 (/ (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y))) y)) (* -1/2 (sqrt 2)))) (* (* x (- (* 1/4 (/ (sqrt 2) y)) (* 1/2 (/ (- (* -1 (/ (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y))) y)) (* -1/2 (sqrt 2))) y)))) (sqrt z))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (*.f64 x (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64))) y) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) y)) (*.f64 x (sqrt.f64 z))))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* x (+ (* x (+ (* -1/2 (* (/ (* x (- (* 1/4 (/ (sqrt 2) y)) (* 1/2 (/ (- (* -1 (/ (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y))) y)) (* -1/2 (sqrt 2))) y)))) y) (sqrt z))) (* (sqrt z) (- (* 1/4 (/ (sqrt 2) y)) (* 1/2 (/ (- (* -1 (/ (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y))) y)) (* -1/2 (sqrt 2))) y)))))) (* (sqrt z) (- (* -1 (/ (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y))) y)) (* -1/2 (sqrt 2))))))) |
(fma.f64 (*.f64 x x) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64))) y) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) y))) y) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64))) y) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/4 binary64)) y)))) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(*.f64 x (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (sqrt.f64 z))) (neg.f64 x)))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(*.f64 x (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (sqrt.f64 z))) (neg.f64 x)))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(*.f64 x (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (sqrt.f64 z))) (neg.f64 x)))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(* -1 (* x (+ (* -1 (* (/ (- (* 2 (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y)))) (* y (sqrt 2))) x) (sqrt z))) (* -1/2 (* (sqrt z) (sqrt 2)))))) |
(*.f64 (fma.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) x)) (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)))) (neg.f64 x)) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (* (/ (- (* 2 (* (pow y 2) (sqrt 2))) (* -2 (* y (- (* 2 (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y)))) (* y (sqrt 2)))))) x) (sqrt z))) (* (sqrt z) (- (* 2 (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y)))) (* y (sqrt 2))))) x)) (* -1/2 (* (sqrt z) (sqrt 2)))))) |
(*.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64)) (/.f64 (*.f64 (sqrt.f64 z) (-.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64)) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 y (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64) (*.f64 y (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))))) x))) (neg.f64 x))) (neg.f64 x)) |
(* -1 (* x (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (* (/ (* y (- (* 2 (* (pow y 2) (sqrt 2))) (* -2 (* y (- (* 2 (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y)))) (* y (sqrt 2))))))) x) (sqrt z))) (* (sqrt z) (- (* 2 (* (pow y 2) (sqrt 2))) (* -2 (* y (- (* 2 (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y)))) (* y (sqrt 2)))))))) x)) (* (sqrt z) (- (* 2 (* (sqrt 2) (+ (* -1/2 y) (* 1/2 y)))) (* y (sqrt 2))))) x)) (* -1/2 (* (sqrt z) (sqrt 2)))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) #s(literal -1/2 binary64))) (/.f64 (-.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64)) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 y (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64) (*.f64 y (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))))) (/.f64 y x)) (*.f64 #s(literal 2 binary64) (fma.f64 y (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64) (*.f64 y (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))))))) x)) x)) (neg.f64 x)) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(+ (* 1/2 (* (* x (sqrt 2)) (sqrt z))) (* (* y (- (* -2 (/ (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) x)) (sqrt 2))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64)) (*.f64 y (sqrt.f64 #s(literal 2 binary64)))))) |
(+ (* 1/2 (* (* x (sqrt 2)) (sqrt z))) (* y (+ (* (sqrt z) (- (* -2 (/ (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) x)) (sqrt 2))) (* (* y (- (* -2 (/ (sqrt 2) x)) (* 2 (/ (- (* -2 (/ (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) x)) (sqrt 2)) x)))) (sqrt z))))) |
(fma.f64 y (*.f64 (sqrt.f64 z) (fma.f64 y (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64)) (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) |
(+ (* 1/2 (* (* x (sqrt 2)) (sqrt z))) (* y (+ (* y (+ (* -2 (* (/ (* y (- (* -2 (/ (sqrt 2) x)) (* 2 (/ (- (* -2 (/ (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) x)) (sqrt 2)) x)))) x) (sqrt z))) (* (sqrt z) (- (* -2 (/ (sqrt 2) x)) (* 2 (/ (- (* -2 (/ (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) x)) (sqrt 2)) x)))))) (* (sqrt z) (- (* -2 (/ (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) x)) (sqrt 2)))))) |
(fma.f64 (*.f64 y y) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))) (/.f64 y x)) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))))) (*.f64 (sqrt.f64 z) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 0 binary64)) (*.f64 y (sqrt.f64 #s(literal 2 binary64))))))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* (/ (- (* -1 (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x)))) (* -1/2 (* x (sqrt 2)))) y) (sqrt z)))) |
(*.f64 y (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (/.f64 (sqrt.f64 #s(literal 2 binary64)) y))))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (+ (* (/ (- (* -1 (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x)))) (* -1/2 (* x (sqrt 2)))) y) (sqrt z)) (* (/ (- (* 1/4 (* (pow x 2) (sqrt 2))) (* 1/2 (* x (- (* -1 (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x)))) (* -1/2 (* x (sqrt 2))))))) (pow y 2)) (sqrt z))))) |
(*.f64 y (fma.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 x y)) (/.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (*.f64 y y))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (sqrt.f64 z))))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (+ (* -1/2 (* (/ (* x (- (* 1/4 (* (pow x 2) (sqrt 2))) (* 1/2 (* x (- (* -1 (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x)))) (* -1/2 (* x (sqrt 2)))))))) (pow y 3)) (sqrt z))) (+ (* (/ (- (* -1 (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x)))) (* -1/2 (* x (sqrt 2)))) y) (sqrt z)) (* (/ (- (* 1/4 (* (pow x 2) (sqrt 2))) (* 1/2 (* x (- (* -1 (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x)))) (* -1/2 (* x (sqrt 2))))))) (pow y 2)) (sqrt z)))))) |
(*.f64 y (-.f64 (fma.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 x y)) (/.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (*.f64 y y))) (*.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 x #s(literal 1/4 binary64))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x)))) (/.f64 x (*.f64 y (*.f64 y 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))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* y (+ (* -1 (* (/ (- (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) (* -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)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (/ (+ (* -1 (* (/ (- (* -1/4 (* (pow x 2) (sqrt 2))) (* -1/2 (* x (- (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) (* -1/2 (* x (sqrt 2))))))) y) (sqrt z))) (* (sqrt z) (- (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) (* -1/2 (* x (sqrt 2)))))) y)) (* (sqrt z) (sqrt 2))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (/.f64 (*.f64 (sqrt.f64 z) (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) y))) y)) (neg.f64 y)) |
(* -1 (* y (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (/ (* x (- (* -1/4 (* (pow x 2) (sqrt 2))) (* -1/2 (* x (- (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) (* -1/2 (* x (sqrt 2)))))))) y) (sqrt z))) (* (sqrt z) (- (* -1/4 (* (pow x 2) (sqrt 2))) (* -1/2 (* x (- (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) (* -1/2 (* x (sqrt 2))))))))) y)) (* (sqrt z) (- (* (sqrt 2) (+ (* -1/2 x) (* 1/2 x))) (* -1/2 (* x (sqrt 2)))))) y)) (* (sqrt z) (sqrt 2))))) |
(neg.f64 (*.f64 y (-.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (/.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) (/.f64 x y)) (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))))) y)) y)))) |
(* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (fma.f64 #s(literal 1/2 binary64) x y))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (fma.f64 #s(literal 1/2 binary64) x y))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (fma.f64 #s(literal 1/2 binary64) x y))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (fma.f64 #s(literal 1/2 binary64) x y))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (fma.f64 #s(literal 1/2 binary64) x y))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (fma.f64 #s(literal 1/2 binary64) x y))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (fma.f64 #s(literal 1/2 binary64) x y))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(* (sqrt z) (/ (* (sqrt 2) (* (+ y (* -1/2 x)) (+ y (* 1/2 x)))) (- (* -1/2 x) y))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (fma.f64 #s(literal 1/2 binary64) x y))) (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal -1/2 binary64)) y)) |
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (* (+ y (* -1/2 x)) (+ y (* 1/2 x))))) (- (* -1/2 x) y)))) |
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x y)) (fma.f64 x #s(literal -1/2 binary64) y)))) (neg.f64 (-.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (* (+ y (* -1/2 x)) (+ y (* 1/2 x))))) (- (* -1/2 x) y)))) |
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x y)) (fma.f64 x #s(literal -1/2 binary64) y)))) (neg.f64 (-.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (* (+ y (* -1/2 x)) (+ y (* 1/2 x))))) (- (* -1/2 x) y)))) |
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x y)) (fma.f64 x #s(literal -1/2 binary64) y)))) (neg.f64 (-.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(* -1 (* (sqrt z) (/ (* (sqrt -2) (* (sqrt -1) (* (+ y (* -1/2 x)) (+ y (* 1/2 x))))) (- (* -1/2 x) y)))) |
(/.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x y)) (fma.f64 x #s(literal -1/2 binary64) y)))) (neg.f64 (-.f64 (*.f64 x #s(literal -1/2 binary64)) y))) |
(pow y 2) |
(*.f64 y y) |
(+ (* x (+ (* -1/2 y) (* 1/2 y))) (pow y 2)) |
(*.f64 y y) |
(+ (* x (+ (* -1/2 y) (+ (* -1/4 x) (* 1/2 y)))) (pow y 2)) |
(fma.f64 y y (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) |
(+ (* x (+ (* -1/2 y) (+ (* -1/4 x) (* 1/2 y)))) (pow y 2)) |
(fma.f64 y y (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) |
(* -1/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/4 binary64)) |
(* (pow x 2) (- (+ (* -1/2 (/ y x)) (* 1/2 (/ y x))) 1/4)) |
(*.f64 (*.f64 x x) #s(literal -1/4 binary64)) |
(* (pow x 2) (- (+ (* -1/2 (/ y x)) (+ (* 1/2 (/ y x)) (/ (pow y 2) (pow x 2)))) 1/4)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (fma.f64 y (/.f64 y (*.f64 x x)) #s(literal 0 binary64)))) |
(* (pow x 2) (- (+ (* -1/2 (/ y x)) (+ (* 1/2 (/ y x)) (/ (pow y 2) (pow x 2)))) 1/4)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (fma.f64 y (/.f64 y (*.f64 x x)) #s(literal 0 binary64)))) |
(* -1/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/4 binary64)) |
(* (pow x 2) (- (* -1 (/ (+ (* -1/2 y) (* 1/2 y)) x)) 1/4)) |
(*.f64 (*.f64 x x) #s(literal -1/4 binary64)) |
(* (pow x 2) (- (* -1 (/ (+ (* -1 (/ (pow y 2) x)) (+ (* -1/2 y) (* 1/2 y))) x)) 1/4)) |
(*.f64 (*.f64 x x) (-.f64 #s(literal -1/4 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) (*.f64 x x))))) |
(* (pow x 2) (- (* -1 (/ (+ (* -1 (/ (pow y 2) x)) (+ (* -1/2 y) (* 1/2 y))) x)) 1/4)) |
(*.f64 (*.f64 x x) (-.f64 #s(literal -1/4 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) (*.f64 x x))))) |
(* -1/4 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/4 binary64)) |
(+ (* -1/4 (pow x 2)) (* y (+ (* -1/2 x) (* 1/2 x)))) |
(fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #s(literal 0 binary64)) |
(+ (* -1/4 (pow x 2)) (* y (+ y (+ (* -1/2 x) (* 1/2 x))))) |
(fma.f64 y y (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) |
(+ (* -1/4 (pow x 2)) (* y (+ y (+ (* -1/2 x) (* 1/2 x))))) |
(fma.f64 y y (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) |
(pow y 2) |
(*.f64 y y) |
(* (pow y 2) (+ 1 (+ (* -1/2 (/ x y)) (* 1/2 (/ x y))))) |
(*.f64 y y) |
(* (pow y 2) (+ 1 (+ (* -1/2 (/ x y)) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (* 1/2 (/ x y)))))) |
(*.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)))) |
(* (pow y 2) (+ 1 (+ (* -1/2 (/ x y)) (+ (* -1/4 (/ (pow x 2) (pow y 2))) (* 1/2 (/ x y)))))) |
(*.f64 (*.f64 y y) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 y y)))) |
(pow y 2) |
(*.f64 y y) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -1/2 x) (* 1/2 x)) y)))) |
(*.f64 y y) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -1/2 x) (+ (* 1/4 (/ (pow x 2) y)) (* 1/2 x))) y)))) |
(*.f64 (*.f64 y y) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) y) #s(literal 0 binary64)) y))) |
(* (pow y 2) (+ 1 (* -1 (/ (+ (* -1/2 x) (+ (* 1/4 (/ (pow x 2) y)) (* 1/2 x))) y)))) |
(*.f64 (*.f64 y y) (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) y) #s(literal 0 binary64)) y))) |
(* (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)) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 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))))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 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))))))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) (*.f64 t (*.f64 t (*.f64 (*.f64 t (*.f64 t #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) z)) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 z #s(literal 1/4 binary64)) (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.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)))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* (sqrt (* z (exp (pow t 2)))) (* (sqrt -2) (sqrt -1)))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 z (exp.f64 (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (pow t 2)) |
(fma.f64 t t #s(literal 1 binary64)) |
(+ 1 (* (pow t 2) (+ 1 (* 1/2 (pow t 2))))) |
(fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(+ 1 (* (pow t 2) (+ 1 (* (pow t 2) (+ 1/2 (* 1/6 (pow t 2))))))) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 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) |
(*.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) |
(sqrt z) |
(sqrt.f64 z) |
(sqrt z) |
(sqrt.f64 z) |
(sqrt z) |
(sqrt.f64 z) |
(sqrt z) |
(sqrt.f64 z) |
(sqrt z) |
(sqrt.f64 z) |
(sqrt z) |
(sqrt.f64 z) |
(sqrt z) |
(sqrt.f64 z) |
(sqrt z) |
(sqrt.f64 z) |
(* -1 (* (sqrt z) (pow (sqrt -1) 2))) |
(sqrt.f64 z) |
(* -1 (* (sqrt z) (pow (sqrt -1) 2))) |
(sqrt.f64 z) |
(* -1 (* (sqrt z) (pow (sqrt -1) 2))) |
(sqrt.f64 z) |
(* -1 (* (sqrt z) (pow (sqrt -1) 2))) |
(sqrt.f64 z) |
(* (sqrt z) (+ 1 (* 1/2 (pow t 2)))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(* (sqrt z) (+ 1 (* 1/2 (pow t 2)))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(* (sqrt z) (+ 1 (* 1/2 (pow t 2)))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(* (sqrt z) (+ 1 (* 1/2 (pow t 2)))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(* (sqrt z) (+ 1 (* 1/2 (pow t 2)))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(* (sqrt z) (+ 1 (* 1/2 (pow t 2)))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(* (sqrt z) (+ 1 (* 1/2 (pow t 2)))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(* (sqrt z) (+ 1 (* 1/2 (pow t 2)))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (+ 1 (* 1/2 (pow t 2)))))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (+ 1 (* 1/2 (pow t 2)))))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (+ 1 (* 1/2 (pow t 2)))))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(* -1 (* (sqrt z) (* (pow (sqrt -1) 2) (+ 1 (* 1/2 (pow t 2)))))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(sqrt z) |
(sqrt.f64 z) |
(+ (sqrt z) (* 1/2 (* (pow t 2) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(+ (sqrt z) (* 1/2 (* (pow t 2) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(+ (sqrt z) (* 1/2 (* (pow t 2) (sqrt z)))) |
(*.f64 (sqrt.f64 z) (fma.f64 (*.f64 t t) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
(* 1/2 (* (pow t 2) (sqrt z))) |
(*.f64 t (*.f64 t (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) |
(* (pow t 2) (+ (* 1/2 (sqrt z)) (* (/ 1 (pow t 2)) (sqrt z)))) |
(*.f64 (*.f64 t t) (*.f64 (sqrt.f64 z) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) |
(* (pow t 2) (+ (* 1/2 (sqrt z)) (* (/ 1 (pow t 2)) (sqrt z)))) |
(*.f64 (*.f64 t t) (*.f64 (sqrt.f64 z) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) |
(* (pow t 2) (+ (* 1/2 (sqrt z)) (* (/ 1 (pow t 2)) (sqrt z)))) |
(*.f64 (*.f64 t t) (*.f64 (sqrt.f64 z) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) |
(* 1/2 (* (pow t 2) (sqrt z))) |
(*.f64 t (*.f64 t (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) |
(* (pow t 2) (+ (* 1/2 (sqrt z)) (* (/ 1 (pow t 2)) (sqrt z)))) |
(*.f64 (*.f64 t t) (*.f64 (sqrt.f64 z) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) |
(* (pow t 2) (+ (* 1/2 (sqrt z)) (* (/ 1 (pow t 2)) (sqrt z)))) |
(*.f64 (*.f64 t t) (*.f64 (sqrt.f64 z) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) |
(* (pow t 2) (+ (* 1/2 (sqrt z)) (* (/ 1 (pow t 2)) (sqrt z)))) |
(*.f64 (*.f64 t t) (*.f64 (sqrt.f64 z) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 t t))))) |
Compiled 71 536 to 5 886 computations (91.8% saved)
39 alts after pruning (39 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 515 | 21 | 2 536 |
| Fresh | 4 | 18 | 22 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2 524 | 39 | 2 563 |
| Status | Accuracy | Program |
|---|---|---|
| 54.4% | (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) z))))) | |
| 48.6% | (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal 1/2 binary64) y)) | |
| ▶ | 54.5% | (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) |
| 23.8% | (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) | |
| 81.4% | (*.f64 (fma.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 #s(literal 2 binary64) z)))) | |
| 54.4% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) #s(literal 2 binary64))) | |
| 88.6% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (fma.f64 (*.f64 t t) (*.f64 z (fma.f64 t t #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) z)))) | |
| 84.1% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t t) z)))) | |
| 54.5% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) | |
| 23.8% | (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) | |
| 23.8% | (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) | |
| 31.4% | (*.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) | |
| 23.7% | (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) | |
| 12.7% | (*.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (neg.f64 (fma.f64 y y #s(literal 0 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) | |
| 32.5% | (*.f64 (*.f64 (/.f64 (*.f64 y y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) | |
| ▶ | 95.4% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
| 92.3% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) | |
| 54.4% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) | |
| ▶ | 48.8% | (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
| 52.4% | (*.f64 (*.f64 (*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) | |
| 53.3% | (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) | |
| 24.9% | (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) | |
| 51.2% | (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (neg.f64 y)) | |
| 49.3% | (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 z))) | |
| ▶ | 24.5% | (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
| 31.7% | (*.f64 (*.f64 (neg.f64 y) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) | |
| 32.1% | (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) | |
| 32.1% | (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) | |
| 24.8% | (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) | |
| 63.2% | (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) | |
| 25.9% | (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (sqrt.f64 z)))) | |
| ▶ | 32.2% | (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) |
| 84.1% | (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) | |
| 48.1% | (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))) | |
| 49.4% | (*.f64 (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) | |
| 32.1% | (*.f64 (neg.f64 y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) | |
| 65.9% | (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) | |
| 51.2% | (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y))) | |
| 24.8% | (neg.f64 (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))))))) |
Compiled 1 386 to 1 044 computations (24.7% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 2 binary64) z) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
| ✓ | cost-diff | 960 | (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
| ✓ | cost-diff | 0 | (neg.f64 y) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 2 binary64) z) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) |
| ✓ | 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 z #s(literal 2 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
| 11 120× | accelerator-lowering-fma.f32 |
| 11 120× | accelerator-lowering-fma.f64 |
| 4 450× | *-lowering-*.f32 |
| 4 450× | *-lowering-*.f64 |
| 3 858× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 242 |
| 1 | 117 | 242 |
| 2 | 381 | 242 |
| 3 | 1369 | 242 |
| 4 | 4087 | 242 |
| 5 | 5692 | 242 |
| 0 | 8199 | 228 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (* (- (* x 1/2) y) (sqrt (* z 2))) (+ (* (* t t) (+ (* (* t t) (+ (* (* t t) 1/48) 1/8)) 1/2)) 1)) |
(* (- (* x 1/2) y) (sqrt (* z 2))) |
(- (* x 1/2) y) |
(* x 1/2) |
x |
1/2 |
y |
(sqrt (* z 2)) |
(* z 2) |
z |
2 |
(+ (* (* t t) (+ (* (* t t) (+ (* (* t t) 1/48) 1/8)) 1/2)) 1) |
(* t t) |
t |
(+ (* (* t t) (+ (* (* t t) 1/48) 1/8)) 1/2) |
(+ (* (* t t) 1/48) 1/8) |
1/48 |
1/8 |
1 |
(* (sqrt (* 2 z)) (neg y)) |
(sqrt (* 2 z)) |
(* 2 z) |
2 |
z |
(neg y) |
y |
(* (* (sqrt 2) x) (* 1/2 (sqrt z))) |
(* (sqrt 2) x) |
(sqrt 2) |
2 |
x |
(* 1/2 (sqrt z)) |
1/2 |
(sqrt z) |
z |
(/ (sqrt (* 2 z)) (/ -1 (+ (* x -1/2) y))) |
(sqrt (* 2 z)) |
(* 2 z) |
2 |
z |
(/ -1 (+ (* x -1/2) y)) |
-1 |
(+ (* x -1/2) y) |
x |
-1/2 |
y |
(* (* (* (sqrt 2) x) (+ (* t (* t 1/2)) 1)) (* 1/2 (sqrt z))) |
(* (* (sqrt 2) x) (+ (* t (* t 1/2)) 1)) |
(* (sqrt 2) x) |
(sqrt 2) |
2 |
x |
(+ (* t (* t 1/2)) 1) |
t |
(* t 1/2) |
1/2 |
1 |
(* 1/2 (sqrt z)) |
(sqrt z) |
z |
| Outputs |
|---|
(* (* (- (* x 1/2) y) (sqrt (* z 2))) (+ (* (* t t) (+ (* (* t t) (+ (* (* t t) 1/48) 1/8)) 1/2)) 1)) |
(neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 t t) (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 x #s(literal -1/2 binary64) y))) |
(* (- (* x 1/2) y) (sqrt (* z 2))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #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 |
(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) |
(+ (* (* t t) (+ (* (* t t) (+ (* (* t t) 1/48) 1/8)) 1/2)) 1) |
(fma.f64 (*.f64 t t) (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(* t t) |
(*.f64 t t) |
t |
(+ (* (* t t) (+ (* (* t t) 1/48) 1/8)) 1/2) |
(fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) #s(literal 1/2 binary64)) |
(+ (* (* t t) 1/48) 1/8) |
(fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) |
1/48 |
#s(literal 1/48 binary64) |
1/8 |
#s(literal 1/8 binary64) |
1 |
#s(literal 1 binary64) |
(* (sqrt (* 2 z)) (neg y)) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 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 |
(neg y) |
(neg.f64 y) |
y |
(* (* (sqrt 2) x) (* 1/2 (sqrt z))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* (sqrt 2) x) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
x |
(* 1/2 (sqrt z)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) |
1/2 |
#s(literal 1/2 binary64) |
(sqrt z) |
(sqrt.f64 z) |
z |
(/ (sqrt (* 2 z)) (/ -1 (+ (* x -1/2) y))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(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 |
(/ -1 (+ (* x -1/2) y)) |
(/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)) |
-1 |
#s(literal -1 binary64) |
(+ (* x -1/2) y) |
(fma.f64 x #s(literal -1/2 binary64) y) |
x |
-1/2 |
#s(literal -1/2 binary64) |
y |
(* (* (* (sqrt 2) x) (+ (* t (* t 1/2)) 1)) (* 1/2 (sqrt z))) |
(*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) #s(literal 1/2 binary64)))) |
(* (* (sqrt 2) x) (+ (* t (* t 1/2)) 1)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x)) |
(* (sqrt 2) x) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(sqrt 2) |
(sqrt.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
x |
(+ (* t (* t 1/2)) 1) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) |
t |
(* t 1/2) |
(*.f64 #s(literal 1/2 binary64) t) |
1/2 |
#s(literal 1/2 binary64) |
1 |
#s(literal 1 binary64) |
(* 1/2 (sqrt z)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) |
(sqrt z) |
(sqrt.f64 z) |
z |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal 2 binary64)) |
| ✓ | accuracy | 99.3% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
| ✓ | accuracy | 97.1% | (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
| ✓ | accuracy | 96.5% | (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 2 binary64) z) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)) |
| ✓ | accuracy | 99.4% | (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal -1 binary64) (fma.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.3% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
| ✓ | accuracy | 99.1% | (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 2 binary64) z) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) |
| ✓ | accuracy | 100.0% | (neg.f64 y) |
| ✓ | accuracy | 99.6% | (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) |
| ✓ | accuracy | 99.9% | (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 99.8% | (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) |
| ✓ | accuracy | 99.6% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| ✓ | accuracy | 98.9% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
| 180.0ms | 256× | 0 | valid |
Compiled 231 to 44 computations (81% saved)
ival-add: 57.0ms (57.4% of total)ival-mult: 24.0ms (24.1% of total)ival-sqrt: 7.0ms (7% of total)const: 4.0ms (4% of total)ival-div: 3.0ms (3% of total)ival-sub: 1.0ms (1% of total)exact: 1.0ms (1% of total)ival-neg: 1.0ms (1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (* (- (* x 1/2) y) (sqrt (* z 2))) (+ (* (* t t) (+ (* (* t t) (+ (* (* t t) 1/48) 1/8)) 1/2)) 1))> |
#<alt (* (- (* x 1/2) y) (sqrt (* z 2)))> |
#<alt (- (* x 1/2) y)> |
#<alt (* x 1/2)> |
#<alt (* (sqrt (* 2 z)) (neg y))> |
#<alt (sqrt (* 2 z))> |
#<alt (* 2 z)> |
#<alt (neg y)> |
#<alt (* (* (sqrt 2) x) (* 1/2 (sqrt z)))> |
#<alt (* (sqrt 2) x)> |
#<alt (sqrt 2)> |
#<alt (* 1/2 (sqrt z))> |
#<alt (/ (sqrt (* 2 z)) (/ -1 (+ (* x -1/2) y)))> |
#<alt (/ -1 (+ (* x -1/2) y))> |
#<alt (* (* (* (sqrt 2) x) (+ (* t (* t 1/2)) 1)) (* 1/2 (sqrt z)))> |
#<alt (* (* (sqrt 2) x) (+ (* t (* t 1/2)) 1))> |
#<alt (+ (* (* t t) 1/48) 1/8)> |
#<alt (+ (* (* t t) (+ (* (* t t) 1/48) 1/8)) 1/2)> |
#<alt (sqrt z)> |
| Outputs |
|---|
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))> |
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))))> |
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))> |
#<alt (* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))))> |
#<alt (* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))))> |
#<alt (* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))))> |
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z)))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z)))))> |
#<alt (* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z)))))> |
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))> |
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))))> |
#<alt (+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))> |
#<alt (* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z)))))> |
#<alt (* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z)))))> |
#<alt (* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z)))))> |
#<alt (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))> |
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))))> |
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))))> |
#<alt (* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))))))> |
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y))))> |
#<alt (* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y))))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y))))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y))))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y))))))> |
#<alt (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))> |
#<alt (+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))> |
#<alt (+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))))))))> |
#<alt (* 1/48 (* (* (pow t 6) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))> |
#<alt (* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))))> |
#<alt (* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))))))> |
#<alt (* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z))))))> |
#<alt (* 1/48 (* (* (pow t 6) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z)))> |
#<alt (* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z)))))> |
#<alt (* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))))))> |
#<alt (* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z))))))> |
#<alt (* -1 (* (* y (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) (* (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)> |
#<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 (* -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 (* (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 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (* -1/2 (* (* x (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt z)))> |
#<alt (* -1/2 (* (* x (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt z)))> |
#<alt (* -1/2 (* (* x (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt z)))> |
#<alt (* -1/2 (* (* x (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt z)))> |
#<alt (* x (sqrt 2))> |
#<alt (* x (sqrt 2))> |
#<alt (* x (sqrt 2))> |
#<alt (* x (sqrt 2))> |
#<alt (* x (sqrt 2))> |
#<alt (* x (sqrt 2))> |
#<alt (* x (sqrt 2))> |
#<alt (* x (sqrt 2))> |
#<alt (* x (sqrt 2))> |
#<alt (* x (sqrt 2))> |
#<alt (* x (sqrt 2))> |
#<alt (* x (sqrt 2))> |
#<alt (* 1/2 (sqrt z))> |
#<alt (* 1/2 (sqrt z))> |
#<alt (* 1/2 (sqrt z))> |
#<alt (* 1/2 (sqrt z))> |
#<alt (* 1/2 (sqrt z))> |
#<alt (* 1/2 (sqrt z))> |
#<alt (* 1/2 (sqrt z))> |
#<alt (* 1/2 (sqrt z))> |
#<alt (* -1/2 (* (sqrt z) (pow (sqrt -1) 2)))> |
#<alt (* -1/2 (* (sqrt z) (pow (sqrt -1) 2)))> |
#<alt (* -1/2 (* (sqrt z) (pow (sqrt -1) 2)))> |
#<alt (* -1/2 (* (sqrt z) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x)))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x)))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x)))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x)))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x)))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x)))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x)))))> |
#<alt (* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x)))))> |
#<alt (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (+ y (* -1/2 x)))))> |
#<alt (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (+ y (* -1/2 x)))))> |
#<alt (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (+ y (* -1/2 x)))))> |
#<alt (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (+ y (* -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 (/ -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 (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* 1/2 (* (* x (sqrt 2)) (sqrt z)))> |
#<alt (+ (* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))> |
#<alt (+ (* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))> |
#<alt (+ (* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z))))> |
#<alt (* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z)))> |
#<alt (* (pow t 2) (+ (* 1/4 (* (* x (sqrt 2)) (sqrt z))) (* 1/2 (* (/ (* x (sqrt 2)) (pow t 2)) (sqrt z)))))> |
#<alt (* (pow t 2) (+ (* 1/4 (* (* x (sqrt 2)) (sqrt z))) (* 1/2 (* (/ (* x (sqrt 2)) (pow t 2)) (sqrt z)))))> |
#<alt (* (pow t 2) (+ (* 1/4 (* (* x (sqrt 2)) (sqrt z))) (* 1/2 (* (/ (* x (sqrt 2)) (pow t 2)) (sqrt z)))))> |
#<alt (* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z)))> |
#<alt (* (pow t 2) (+ (* 1/4 (* (* x (sqrt 2)) (sqrt z))) (* 1/2 (* (/ (* x (sqrt 2)) (pow t 2)) (sqrt z)))))> |
#<alt (* (pow t 2) (+ (* 1/4 (* (* x (sqrt 2)) (sqrt z))) (* 1/2 (* (/ (* x (sqrt 2)) (pow t 2)) (sqrt z)))))> |
#<alt (* (pow t 2) (+ (* 1/4 (* (* x (sqrt 2)) (sqrt z))) (* 1/2 (* (/ (* x (sqrt 2)) (pow t 2)) (sqrt z)))))> |
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z)))> |
#<alt (* -1/2 (* (* x (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (sqrt z)))> |
#<alt (* -1/2 (* (* x (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (sqrt z)))> |
#<alt (* -1/2 (* (* x (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (sqrt z)))> |
#<alt (* -1/2 (* (* x (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (sqrt z)))> |
#<alt (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))> |
#<alt (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))> |
#<alt (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))> |
#<alt (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))> |
#<alt (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))> |
#<alt (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))> |
#<alt (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))> |
#<alt (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))> |
#<alt (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))> |
#<alt (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))> |
#<alt (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))> |
#<alt (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))> |
#<alt (* x (sqrt 2))> |
#<alt (+ (* 1/2 (* (pow t 2) (* x (sqrt 2)))) (* x (sqrt 2)))> |
#<alt (+ (* 1/2 (* (pow t 2) (* x (sqrt 2)))) (* x (sqrt 2)))> |
#<alt (+ (* 1/2 (* (pow t 2) (* x (sqrt 2)))) (* x (sqrt 2)))> |
#<alt (* 1/2 (* (pow t 2) (* x (sqrt 2))))> |
#<alt (* (pow t 2) (+ (* 1/2 (* x (sqrt 2))) (/ (* x (sqrt 2)) (pow t 2))))> |
#<alt (* (pow t 2) (+ (* 1/2 (* x (sqrt 2))) (/ (* x (sqrt 2)) (pow t 2))))> |
#<alt (* (pow t 2) (+ (* 1/2 (* x (sqrt 2))) (/ (* x (sqrt 2)) (pow t 2))))> |
#<alt (* 1/2 (* (pow t 2) (* x (sqrt 2))))> |
#<alt (* (pow t 2) (+ (* 1/2 (* x (sqrt 2))) (/ (* x (sqrt 2)) (pow t 2))))> |
#<alt (* (pow t 2) (+ (* 1/2 (* x (sqrt 2))) (/ (* x (sqrt 2)) (pow t 2))))> |
#<alt (* (pow t 2) (+ (* 1/2 (* x (sqrt 2))) (/ (* x (sqrt 2)) (pow t 2))))> |
#<alt 1/8> |
#<alt (+ 1/8 (* 1/48 (pow t 2)))> |
#<alt (+ 1/8 (* 1/48 (pow t 2)))> |
#<alt (+ 1/8 (* 1/48 (pow t 2)))> |
#<alt (* 1/48 (pow t 2))> |
#<alt (* (pow t 2) (+ 1/48 (* 1/8 (/ 1 (pow t 2)))))> |
#<alt (* (pow t 2) (+ 1/48 (* 1/8 (/ 1 (pow t 2)))))> |
#<alt (* (pow t 2) (+ 1/48 (* 1/8 (/ 1 (pow t 2)))))> |
#<alt (* 1/48 (pow t 2))> |
#<alt (* (pow t 2) (+ 1/48 (* 1/8 (/ 1 (pow t 2)))))> |
#<alt (* (pow t 2) (+ 1/48 (* 1/8 (/ 1 (pow t 2)))))> |
#<alt (* (pow t 2) (+ 1/48 (* 1/8 (/ 1 (pow t 2)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/8 (pow t 2)))> |
#<alt (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))> |
#<alt (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))> |
#<alt (* 1/48 (pow t 4))> |
#<alt (* (pow t 4) (+ 1/48 (* 1/8 (/ 1 (pow t 2)))))> |
#<alt (* (pow t 4) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2))))))> |
#<alt (* (pow t 4) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2))))))> |
#<alt (* 1/48 (pow t 4))> |
#<alt (* (pow t 4) (+ 1/48 (* 1/8 (/ 1 (pow t 2)))))> |
#<alt (* (pow t 4) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2))))))> |
#<alt (* (pow t 4) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (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)))> |
96 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | x | @ | inf | (* (* (- (* x 1/2) y) (sqrt (* z 2))) (+ (* (* t t) (+ (* (* t t) (+ (* (* t t) 1/48) 1/8)) 1/2)) 1)) |
| 2.0ms | z | @ | inf | (* (* (* (sqrt 2) x) (+ (* t (* t 1/2)) 1)) (* 1/2 (sqrt z))) |
| 2.0ms | x | @ | inf | (* (* (sqrt 2) x) (* 1/2 (sqrt z))) |
| 1.0ms | x | @ | 0 | (* (* (- (* x 1/2) y) (sqrt (* z 2))) (+ (* (* t t) (+ (* (* t t) (+ (* (* t t) 1/48) 1/8)) 1/2)) 1)) |
| 1.0ms | z | @ | 0 | (* (* (- (* x 1/2) y) (sqrt (* z 2))) (+ (* (* t t) (+ (* (* t t) (+ (* (* t t) 1/48) 1/8)) 1/2)) 1)) |
| 1× | batch-egg-rewrite |
| 8 846× | accelerator-lowering-fma.f32 |
| 8 846× | accelerator-lowering-fma.f64 |
| 4 974× | *-lowering-*.f32 |
| 4 974× | *-lowering-*.f64 |
| 3 498× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 151 |
| 1 | 210 | 151 |
| 2 | 1631 | 151 |
| 0 | 9020 | 142 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (* (- (* x 1/2) y) (sqrt (* z 2))) (+ (* (* t t) (+ (* (* t t) (+ (* (* t t) 1/48) 1/8)) 1/2)) 1)) |
(* (- (* x 1/2) y) (sqrt (* z 2))) |
(- (* x 1/2) y) |
(* x 1/2) |
(* (sqrt (* 2 z)) (neg y)) |
(sqrt (* 2 z)) |
(* 2 z) |
(neg y) |
(* (* (sqrt 2) x) (* 1/2 (sqrt z))) |
(* (sqrt 2) x) |
(sqrt 2) |
(* 1/2 (sqrt z)) |
(/ (sqrt (* 2 z)) (/ -1 (+ (* x -1/2) y))) |
(/ -1 (+ (* x -1/2) y)) |
(* (* (* (sqrt 2) x) (+ (* t (* t 1/2)) 1)) (* 1/2 (sqrt z))) |
(* (* (sqrt 2) x) (+ (* t (* t 1/2)) 1)) |
(+ (* (* t t) 1/48) 1/8) |
(+ (* (* t t) (+ (* (* t t) 1/48) 1/8)) 1/2) |
(sqrt z) |
| Outputs |
|---|
(+.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(+.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #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 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))))) (*.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)))))) (*.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(+.f64 (*.f64 (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)))) |
(+.f64 (*.f64 (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)))) |
(+.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (neg.f64 y))) |
(+.f64 (*.f64 (*.f64 (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (neg.f64 y)) (*.f64 (*.f64 (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) (*.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))) (fma.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y)))) (/.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (fma.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y))))) |
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.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) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)))) (*.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) |
(fma.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))))) (*.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 t (*.f64 (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 t t) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)))) |
(fma.f64 (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)))) |
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (sqrt.f64 z) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (sqrt.f64 z) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (fma.f64 x #s(literal -1/2 binary64) y) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (fma.f64 x #s(literal -1/2 binary64) y) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 x #s(literal -1/2 binary64) y) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 x #s(literal -1/2 binary64) y) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (neg.f64 y))) |
(fma.f64 (*.f64 (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (neg.f64 y) (*.f64 (*.f64 (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 x #s(literal -1/2 binary64) y)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 x #s(literal -1/2 binary64) y)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (sqrt.f64 z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (sqrt.f64 z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (sqrt.f64 z) (fma.f64 x #s(literal -1/2 binary64) y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (*.f64 (sqrt.f64 z) (fma.f64 x #s(literal -1/2 binary64) y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (sqrt.f64 z) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (*.f64 (sqrt.f64 z) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (sqrt.f64 z) #s(literal -1 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (*.f64 (sqrt.f64 z) #s(literal -1 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y)) (*.f64 (sqrt.f64 z) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y)) (*.f64 (sqrt.f64 z) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y)) #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y)) #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) t) (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 t t)) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t t) (neg.f64 (*.f64 (fma.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 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (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 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y (neg.f64 y))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y (neg.f64 y))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y)))) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y)))) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y (neg.f64 y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y (neg.f64 y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 z) (fma.f64 x #s(literal -1/2 binary64) y))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 z) (fma.f64 x #s(literal -1/2 binary64) y))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 z)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 z)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (sqrt.f64 z) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (sqrt.f64 z) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 (sqrt.f64 z) #s(literal -1 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 (sqrt.f64 z) #s(literal -1 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 (*.f64 (sqrt.f64 z) #s(literal -1 binary64)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 (*.f64 (sqrt.f64 z) #s(literal -1 binary64)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (sqrt.f64 z) #s(literal 1 binary64)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (/.f64 (sqrt.f64 z) #s(literal 1 binary64)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (sqrt.f64 z) #s(literal 1 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (/.f64 (sqrt.f64 z) #s(literal 1 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal -1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal -1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal -1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal -1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 z)) #s(literal -1 binary64)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 z)) #s(literal -1 binary64)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 z) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 z) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 (sqrt.f64 z) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 (sqrt.f64 z) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.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))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.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))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 z) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 z) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 (sqrt.f64 z) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 (sqrt.f64 z) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 z)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 z)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 z)) (/.f64 #s(literal -1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (/.f64 (neg.f64 (sqrt.f64 z)) (/.f64 #s(literal -1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal -1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal -1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))) (-.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (*.f64 (fma.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) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (fma.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 t (*.f64 (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 t (*.f64 (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y))) (*.f64 (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) (*.f64 (fma.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 t (*.f64 (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) #s(literal 1 binary64)) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 t (*.f64 (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))))) (fma.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))) (-.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (*.f64 (fma.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) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (fma.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y)))) (fma.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 t (*.f64 (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) #s(literal 1 binary64))) (-.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 t (*.f64 (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y))) (*.f64 (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 t (*.f64 (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) #s(literal 1 binary64)) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (-.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (fma.f64 t (*.f64 (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))))) (neg.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))) (-.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (*.f64 (fma.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) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (fma.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y))))) (neg.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 t (*.f64 (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) #s(literal 1 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 t (*.f64 (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)))) (fma.f64 (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (neg.f64 t) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y))) (*.f64 (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 t (*.f64 (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) #s(literal 1 binary64)) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))) (neg.f64 (-.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 t (*.f64 (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))) (fma.f64 (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (neg.f64 t) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (-.f64 (*.f64 (*.f64 t (*.f64 (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) (*.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))) (*.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (*.f64 t (*.f64 (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) (*.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))))) (-.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 (fma.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 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))) (-.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (*.f64 (fma.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) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))))))) |
(*.f64 (*.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (fma.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y))))) |
(*.f64 (*.f64 (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 t (*.f64 (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 t (*.f64 (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y))) (*.f64 (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 t (*.f64 (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) #s(literal 1 binary64)) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))))) |
(*.f64 (*.f64 (fma.f64 t (*.f64 (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y))) |
(+.f64 (*.f64 (neg.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 (*.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))) (neg.f64 y))) |
(+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y))) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(-.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64))) (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y))) |
(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))) (neg.f64 y))) |
(fma.f64 y (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 y (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 y (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)))) |
(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))) (neg.f64 y))) |
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (neg.f64 y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (neg.f64 y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 (sqrt.f64 z) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 (sqrt.f64 z) y)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 (sqrt.f64 z) y)) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (sqrt.f64 z) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (sqrt.f64 z) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (sqrt.f64 z) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y))) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (neg.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))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) y) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) y) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 (*.f64 y (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 y (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 y (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y))) |
(neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (fma.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) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y (neg.f64 y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y (neg.f64 y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y)))))) |
(/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y (neg.f64 y))))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y)))) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y (neg.f64 y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y))))) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y (neg.f64 y)))))) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y (neg.f64 y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y))) (*.f64 (*.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))) (neg.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (-.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y))) (*.f64 (*.f64 (neg.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 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y))) (*.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)))) (-.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)))) (-.f64 (*.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))) (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64))))) (-.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)))) (-.f64 (*.f64 (neg.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 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y))) (*.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))) (-.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)))) (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y))) #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) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (*.f64 (fma.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) (neg.f64 (*.f64 (fma.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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (sqrt.f64 z) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 x #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 x #s(literal -1/2 binary64) y))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (sqrt.f64 z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 x #s(literal -1/2 binary64) y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 z) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))) |
(*.f64 (*.f64 (sqrt.f64 z) #s(literal -1 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y)) (*.f64 (sqrt.f64 z) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y)) #s(literal -1 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 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y (neg.f64 y))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y)))) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y (neg.f64 y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 z) (fma.f64 x #s(literal -1/2 binary64) y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 z)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (sqrt.f64 z) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 (sqrt.f64 z) #s(literal -1 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 (*.f64 (sqrt.f64 z) #s(literal -1 binary64)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)))) |
(*.f64 (/.f64 (sqrt.f64 z) #s(literal 1 binary64)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 (sqrt.f64 z) #s(literal 1 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal -1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)))) |
(*.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal -1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 z)) #s(literal -1 binary64)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 z) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 (sqrt.f64 z) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.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))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 z) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 (sqrt.f64 z) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 z)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 z)) (/.f64 #s(literal -1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal -1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y)) |
(+.f64 (neg.f64 y) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) #s(literal -1 binary64))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
(-.f64 (neg.f64 y) (*.f64 x #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (fma.f64 x #s(literal -1/2 binary64) y)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) #s(literal -1 binary64))) |
(fma.f64 x #s(literal 1/2 binary64) (neg.f64 y)) |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) |
(fma.f64 y #s(literal -1 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 y) (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) y (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)) (neg.f64 y)) |
(fma.f64 #s(literal -1/2 binary64) (neg.f64 x) (neg.f64 y)) |
(fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (*.f64 y (*.f64 y (neg.f64 y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 y (neg.f64 y)) (/.f64 #s(literal 1 binary64) y) (*.f64 x #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 x) #s(literal -1/2 binary64) (neg.f64 y)) |
(neg.f64 (fma.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 -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y (neg.f64 y)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) y) #s(literal -1 binary64)) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y)))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (neg.f64 (fma.f64 y y (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 x (*.f64 #s(literal 1/2 binary64) y)))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y (neg.f64 y)))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y (neg.f64 y)))) (fma.f64 y y (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 x (*.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y (neg.f64 y)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y (neg.f64 y)))) (neg.f64 (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) |
(/.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (-.f64 (neg.f64 y) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 y y))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal 1/2 binary64) y))) |
(/.f64 (neg.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (fma.f64 y (*.f64 y (neg.f64 y)) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 y y (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (neg.f64 y) (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (fma.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fma.f64 x #s(literal -1/2 binary64) y) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (fma.f64 x #s(literal -1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y) (*.f64 #s(literal 0 binary64) (fma.f64 x #s(literal -1/2 binary64) y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y))) (+.f64 #s(literal 0 binary64) (fma.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) (fma.f64 x #s(literal -1/2 binary64) y)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)))) |
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(*.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)) |
(*.f64 (fma.f64 x #s(literal -1/2 binary64) y) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y (neg.f64 y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y (neg.f64 y)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 (*.f64 y y) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 y)))))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y))) (neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal 1/2 binary64) y)))) |
(*.f64 (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (fma.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) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 (fma.f64 x #s(literal -1/2 binary64) y) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(fma.f64 x #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) x #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(neg.f64 (*.f64 x #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 0 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 0 binary64))) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(*.f64 (neg.f64 x) #s(literal -1/2 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 0 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y))) |
(neg.f64 (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(/.f64 y (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (+.f64 #s(literal 0 binary64) (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(*.f64 y (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) |
(*.f64 (neg.f64 y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 (sqrt.f64 z) y))) |
(*.f64 (sqrt.f64 z) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y))) |
(*.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) y)) |
(*.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) |
(*.f64 (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)) |
(*.f64 (neg.f64 (*.f64 y (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 (log.f64 z) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 z) #s(literal 1/2 binary64) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
(neg.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal -1 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 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (neg.f64 (sqrt.f64 z)))) |
(*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 z) (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (*.f64 z #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 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(*.f64 (neg.f64 (sqrt.f64 z)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z)) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 z #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) z) |
(+.f64 #s(literal 0 binary64) (neg.f64 y)) |
(-.f64 #s(literal 0 binary64) y) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 y y) y)) |
(neg.f64 y) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (*.f64 y (*.f64 y (neg.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 y (neg.f64 y)))) |
(/.f64 (*.f64 y y) (neg.f64 y)) |
(/.f64 (*.f64 y (*.f64 y (neg.f64 y))) (fma.f64 y y #s(literal 0 binary64))) |
(/.f64 (*.f64 y (*.f64 y (neg.f64 y))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 #s(literal 0 binary64) (neg.f64 y))))) |
(/.f64 (*.f64 y (neg.f64 y)) y) |
(/.f64 (*.f64 y (neg.f64 y)) (-.f64 #s(literal 0 binary64) (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y (neg.f64 y)))) (neg.f64 (fma.f64 y y #s(literal 0 binary64)))) |
(*.f64 y #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 (*.f64 y (*.f64 y (neg.f64 y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)))) |
(*.f64 (*.f64 y (neg.f64 y)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) |
(*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(*.f64 (sqrt.f64 z) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) x) |
(*.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(literal 1/2 binary64)) |
(*.f64 x (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64)) |
(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 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 #s(literal 4 binary64) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 #s(literal 2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) |
(*.f64 (sqrt.f64 z) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y))) |
(+.f64 (*.f64 (neg.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 (*.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))) (neg.f64 y))) |
(+.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y))) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(-.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64))) (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y))) |
(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))) (neg.f64 y))) |
(fma.f64 y (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 y (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 y (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)))) |
(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))) (neg.f64 y))) |
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (neg.f64 y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (neg.f64 y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 (sqrt.f64 z) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 (sqrt.f64 z) y)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 (sqrt.f64 z) y)) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (sqrt.f64 z) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (sqrt.f64 z) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (sqrt.f64 z) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) y)) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y))) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) y (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (neg.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))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) y) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 z) y) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (neg.f64 (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) y) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64)))) (sqrt.f64 z) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 (*.f64 y (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 y (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 y (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y))) |
(neg.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (fma.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) (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y (neg.f64 y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y (neg.f64 y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y)))))) |
(/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) y) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y (neg.f64 y))))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y)))) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y (neg.f64 y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y))))) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y (neg.f64 y)))))) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y (neg.f64 y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y))) (*.f64 (*.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))) (neg.f64 y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (-.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y))) (*.f64 (*.f64 (neg.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 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y))) (*.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)))) (-.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)))) (-.f64 (*.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))) (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64))))) (-.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)))) (-.f64 (*.f64 (neg.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 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y))) (*.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))) (-.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)))) (-.f64 (*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (neg.f64 y)))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y))) #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) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (*.f64 (fma.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) (neg.f64 (*.f64 (fma.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 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (sqrt.f64 z) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 x #s(literal -1/2 binary64) y)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 x #s(literal -1/2 binary64) y))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (sqrt.f64 z) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 x #s(literal -1/2 binary64) y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 z) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))) |
(*.f64 (*.f64 (sqrt.f64 z) #s(literal -1 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y)) (*.f64 (sqrt.f64 z) #s(literal -1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y)) #s(literal -1 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 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y (neg.f64 y))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y)))) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y (neg.f64 y)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 z) (fma.f64 x #s(literal -1/2 binary64) y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 z)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 (sqrt.f64 z) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 (sqrt.f64 z) #s(literal -1 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 (neg.f64 (sqrt.f64 z)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 (*.f64 (sqrt.f64 z) #s(literal -1 binary64)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)))) |
(*.f64 (/.f64 (sqrt.f64 z) #s(literal 1 binary64)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 (sqrt.f64 z) #s(literal 1 binary64)) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal -1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)))) |
(*.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal -1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1 binary64)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 z)) #s(literal -1 binary64)) (neg.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) y)))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 z) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (sqrt.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 (sqrt.f64 z) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(*.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (sqrt.f64 z) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 (pow.f64 (*.f64 z #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.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))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 z) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 (sqrt.f64 z) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 z)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (neg.f64 (sqrt.f64 z)) (/.f64 #s(literal -1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal -1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal 1/2 binary64) y))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))) (fma.f64 x #s(literal -1/2 binary64) y))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y))) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 x #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (neg.f64 y))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 y (fma.f64 x #s(literal 1/2 binary64) y)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (neg.f64 y))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)) |
(/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)) |
(/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)) #s(literal 1 binary64)) |
(/.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y (neg.f64 y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(/.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y)))) |
(/.f64 (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) |
(pow.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)) #s(literal 1 binary64)) |
(*.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal -1/2 binary64) y)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (/.f64 #s(literal -1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 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 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 y y (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))))) |
(+.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))))) |
(fma.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(fma.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x))) |
(fma.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(fma.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x))) |
(fma.f64 (sqrt.f64 z) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 (sqrt.f64 z) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(fma.f64 (sqrt.f64 z) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) #s(literal 1 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))))) |
(fma.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 z) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 z) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(fma.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (sqrt.f64 z) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x))) |
(fma.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(fma.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) x (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) x (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) x (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))))) |
(fma.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 t t))))) |
(fma.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x))) |
(/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))))) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (*.f64 (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))))) (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))))) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (*.f64 (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))))) (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))))) |
(*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) |
(*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (fma.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x) #s(literal 1/2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x)) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x)) (sqrt.f64 z)) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x))) |
(+.f64 (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x)) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (-.f64 (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(fma.f64 x (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 x (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x))) |
(fma.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 t (*.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) x (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) x (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 t t))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x))) |
(fma.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) t) (*.f64 t (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x) (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) (sqrt.f64 #s(literal 2 binary64))) x (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) t) (*.f64 #s(literal 1/2 binary64) t) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 t t)) #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) t)) t (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x)) (-.f64 (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64)) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))) (*.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x)) (-.f64 (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (-.f64 (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))) #s(literal 1 binary64))) (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))))) (neg.f64 (fma.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x)) (-.f64 (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (neg.f64 (-.f64 (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)))) (neg.f64 (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (neg.f64 (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))))) (fma.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (-.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))))) |
(*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x)) |
(*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) |
(*.f64 (fma.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t)))) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64))) (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 t t)) x)) (-.f64 (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (sqrt.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 t t) (*.f64 x (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal 1/2 binary64)))) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (sqrt.f64 #s(literal 2 binary64))) x) |
(*.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal 2 binary64))) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 #s(literal 1/8 binary64) (*.f64 t (*.f64 t t))) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (*.f64 x (sqrt.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal -1 binary64)))) |
(+.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) #s(literal 1/8 binary64)) |
(+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/2304 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal -1/8 binary64))) (neg.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal -1/8 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/2304 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal -1/8 binary64))) (/.f64 #s(literal 1/64 binary64) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal -1/8 binary64)))) |
(-.f64 (/.f64 #s(literal 1/64 binary64) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal -1/48 binary64)))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/2304 binary64))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal -1/48 binary64))))) |
(fma.f64 t (*.f64 t #s(literal 1/48 binary64)) #s(literal 1/8 binary64)) |
(fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) |
(fma.f64 #s(literal 1/48 binary64) (*.f64 t t) #s(literal 1/8 binary64)) |
(fma.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/2304 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal -1/8 binary64))) (neg.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal -1/8 binary64))))) |
(fma.f64 (*.f64 t #s(literal 1/48 binary64)) t #s(literal 1/8 binary64)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64)) #s(literal 1/512 binary64)) (neg.f64 (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/2304 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 t t) #s(literal -1/384 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/2304 binary64)) #s(literal -1/64 binary64)) (fma.f64 (*.f64 t t) #s(literal -1/48 binary64) #s(literal 1/8 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64)) #s(literal 1/512 binary64))) (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/2304 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 t t) #s(literal -1/384 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/2304 binary64)) #s(literal -1/64 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal -1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/64 binary64) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/2304 binary64)) (*.f64 (*.f64 t t) #s(literal -1/384 binary64)))) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64)) #s(literal 1/512 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal -1/48 binary64))) (+.f64 #s(literal 1/64 binary64) (*.f64 #s(literal -1/2304 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64)) #s(literal 1/512 binary64)) (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/2304 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 t t) #s(literal -1/384 binary64)))) |
(/.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64)) #s(literal 1/512 binary64)) (+.f64 #s(literal 1/64 binary64) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/2304 binary64)) (*.f64 (*.f64 t t) #s(literal -1/384 binary64))))) |
(/.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/2304 binary64)) #s(literal -1/64 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal -1/8 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64)) #s(literal 1/512 binary64))) (neg.f64 (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/2304 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 t t) #s(literal -1/384 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64)) #s(literal 1/512 binary64))) (neg.f64 (+.f64 #s(literal 1/64 binary64) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/2304 binary64)) (*.f64 (*.f64 t t) #s(literal -1/384 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/2304 binary64)) #s(literal -1/64 binary64))) (fma.f64 (*.f64 t t) #s(literal -1/48 binary64) #s(literal 1/8 binary64))) |
(/.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 #s(literal -1/2304 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal -1/48 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/2304 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal -1/8 binary64))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal -1/8 binary64)) #s(literal 1/64 binary64))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal -1/8 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal -1/8 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64)) #s(literal 1/512 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/2304 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 t t) #s(literal -1/384 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/2304 binary64)) #s(literal -1/64 binary64)))) (neg.f64 (fma.f64 (*.f64 t t) #s(literal -1/48 binary64) #s(literal 1/8 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 #s(literal -1/2304 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))) (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal -1/48 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/2304 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal -1/8 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal -1/8 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/2304 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal -1/8 binary64))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/2304 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal -1/8 binary64))) (fma.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal -1/8 binary64))) (/.f64 #s(literal 1/64 binary64) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal -1/8 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/2304 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal -1/8 binary64))) (/.f64 #s(literal 1/64 binary64) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal -1/8 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/2304 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal -1/8 binary64))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/2304 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal -1/8 binary64)))) (*.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal -1/8 binary64))) (/.f64 #s(literal 1/64 binary64) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal -1/8 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/2304 binary64))) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal -1/8 binary64))) (/.f64 #s(literal 1/64 binary64) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal -1/8 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) |
(*.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64)) #s(literal 1/512 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/2304 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 t t) #s(literal -1/384 binary64))))) |
(*.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64)) #s(literal 1/512 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/2304 binary64)) (*.f64 (*.f64 t t) #s(literal -1/384 binary64)))))) |
(*.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/2304 binary64)) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal -1/8 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64)) #s(literal 1/512 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/2304 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 t t) #s(literal -1/384 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/2304 binary64)) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) #s(literal -1/48 binary64) #s(literal 1/8 binary64)))) |
(*.f64 (+.f64 #s(literal 1/64 binary64) (*.f64 #s(literal -1/2304 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) #s(literal -1/48 binary64))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)))) |
(+.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)))))) |
(fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 t (*.f64 (*.f64 t #s(literal 1/48 binary64)) (*.f64 t t)) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/48 binary64) (*.f64 (*.f64 t t) (*.f64 t t)) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) (*.f64 t t) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 t t) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 t (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) t #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 t (*.f64 t t)) (*.f64 t #s(literal 1/48 binary64)) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/2304 binary64))) (*.f64 (*.f64 t t) (*.f64 t t)) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) (fma.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 t t)))) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 t t)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 t t) (*.f64 t t)) #s(literal 1/48 binary64) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 t t) #s(literal 1/48 binary64)) t) t (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64)) #s(literal 1/512 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/2304 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 t t) #s(literal -1/384 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/2304 binary64)) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal -1/8 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64)) #s(literal 1/512 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/2304 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 t t) #s(literal -1/384 binary64)))) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/2304 binary64)) #s(literal -1/64 binary64)) (*.f64 t t)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal -1/8 binary64))) #s(literal 1/2 binary64)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))))) #s(literal 1/8 binary64)) (neg.f64 (+.f64 (fma.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) #s(literal -1/4 binary64)) (fma.f64 (*.f64 t t) (neg.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))))) #s(literal 1/8 binary64))) (+.f64 (fma.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) #s(literal -1/4 binary64))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) (fma.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))))) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))))) #s(literal 1/8 binary64)) (+.f64 (fma.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))))) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) #s(literal -1/4 binary64)) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))))) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (fma.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))))) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) #s(literal -1/4 binary64))) (fma.f64 (*.f64 t t) (neg.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))))) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 (*.f64 t t) (neg.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) #s(literal 1/110592 binary64))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (pow.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/2304 binary64))) (*.f64 (*.f64 t t) (*.f64 t t)) (-.f64 (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 t t))) (*.f64 (*.f64 t t) #s(literal 1/2304 binary64))) (*.f64 (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64)))))) (*.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))) (-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 t (*.f64 t (*.f64 (*.f64 t t) #s(literal 1/48 binary64))))) (*.f64 (*.f64 t t) #s(literal 1/8 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)))) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (*.f64 (*.f64 t t) #s(literal -1/2 binary64))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) (neg.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 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 |
| 11 846× | accelerator-lowering-fma.f32 |
| 11 846× | accelerator-lowering-fma.f64 |
| 6 912× | *-lowering-*.f32 |
| 6 912× | *-lowering-*.f64 |
| 3 036× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 347 | 5787 |
| 1 | 1111 | 5299 |
| 2 | 3726 | 5068 |
| 3 | 7917 | 5068 |
| 0 | 8741 | 4806 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))))) |
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))))) |
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))))) |
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))))) |
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/8 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))) |
(+ (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) (* (pow t 2) (+ (* 1/2 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* (pow t 2) (+ (* 1/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
(* 1/48 (* (* (pow t 6) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))) |
(* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))) |
(* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z)))))) |
(* 1/48 (* (* (pow t 6) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))) |
(* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))) |
(* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z)))))) |
(* -1 (* (* y (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) (* (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) |
(- (* 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) |
(* -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))) |
(* (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 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(* -1/2 (* (* x (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt z))) |
(* -1/2 (* (* x (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt z))) |
(* -1/2 (* (* x (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt z))) |
(* -1/2 (* (* x (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt z))) |
(* x (sqrt 2)) |
(* x (sqrt 2)) |
(* x (sqrt 2)) |
(* x (sqrt 2)) |
(* x (sqrt 2)) |
(* x (sqrt 2)) |
(* x (sqrt 2)) |
(* x (sqrt 2)) |
(* x (sqrt 2)) |
(* x (sqrt 2)) |
(* x (sqrt 2)) |
(* x (sqrt 2)) |
(* 1/2 (sqrt z)) |
(* 1/2 (sqrt z)) |
(* 1/2 (sqrt z)) |
(* 1/2 (sqrt z)) |
(* 1/2 (sqrt z)) |
(* 1/2 (sqrt z)) |
(* 1/2 (sqrt z)) |
(* 1/2 (sqrt z)) |
(* -1/2 (* (sqrt z) (pow (sqrt -1) 2))) |
(* -1/2 (* (sqrt z) (pow (sqrt -1) 2))) |
(* -1/2 (* (sqrt z) (pow (sqrt -1) 2))) |
(* -1/2 (* (sqrt z) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) |
(* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) |
(* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) |
(* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) |
(* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) |
(* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) |
(* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) |
(* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) |
(* (sqrt z) (* (sqrt -2) (* (sqrt -1) (+ y (* -1/2 x))))) |
(* (sqrt z) (* (sqrt -2) (* (sqrt -1) (+ y (* -1/2 x))))) |
(* (sqrt z) (* (sqrt -2) (* (sqrt -1) (+ y (* -1/2 x))))) |
(* (sqrt z) (* (sqrt -2) (* (sqrt -1) (+ y (* -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))))) |
(/ -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)) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(+ (* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(+ (* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(+ (* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z))) |
(* (pow t 2) (+ (* 1/4 (* (* x (sqrt 2)) (sqrt z))) (* 1/2 (* (/ (* x (sqrt 2)) (pow t 2)) (sqrt z))))) |
(* (pow t 2) (+ (* 1/4 (* (* x (sqrt 2)) (sqrt z))) (* 1/2 (* (/ (* x (sqrt 2)) (pow t 2)) (sqrt z))))) |
(* (pow t 2) (+ (* 1/4 (* (* x (sqrt 2)) (sqrt z))) (* 1/2 (* (/ (* x (sqrt 2)) (pow t 2)) (sqrt z))))) |
(* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z))) |
(* (pow t 2) (+ (* 1/4 (* (* x (sqrt 2)) (sqrt z))) (* 1/2 (* (/ (* x (sqrt 2)) (pow t 2)) (sqrt z))))) |
(* (pow t 2) (+ (* 1/4 (* (* x (sqrt 2)) (sqrt z))) (* 1/2 (* (/ (* x (sqrt 2)) (pow t 2)) (sqrt z))))) |
(* (pow t 2) (+ (* 1/4 (* (* x (sqrt 2)) (sqrt z))) (* 1/2 (* (/ (* x (sqrt 2)) (pow t 2)) (sqrt z))))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(* -1/2 (* (* x (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (sqrt z))) |
(* -1/2 (* (* x (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (sqrt z))) |
(* -1/2 (* (* x (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (sqrt z))) |
(* -1/2 (* (* x (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (sqrt z))) |
(* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) |
(* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) |
(* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) |
(* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) |
(* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) |
(* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) |
(* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) |
(* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) |
(* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) |
(* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) |
(* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) |
(* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) |
(* x (sqrt 2)) |
(+ (* 1/2 (* (pow t 2) (* x (sqrt 2)))) (* x (sqrt 2))) |
(+ (* 1/2 (* (pow t 2) (* x (sqrt 2)))) (* x (sqrt 2))) |
(+ (* 1/2 (* (pow t 2) (* x (sqrt 2)))) (* x (sqrt 2))) |
(* 1/2 (* (pow t 2) (* x (sqrt 2)))) |
(* (pow t 2) (+ (* 1/2 (* x (sqrt 2))) (/ (* x (sqrt 2)) (pow t 2)))) |
(* (pow t 2) (+ (* 1/2 (* x (sqrt 2))) (/ (* x (sqrt 2)) (pow t 2)))) |
(* (pow t 2) (+ (* 1/2 (* x (sqrt 2))) (/ (* x (sqrt 2)) (pow t 2)))) |
(* 1/2 (* (pow t 2) (* x (sqrt 2)))) |
(* (pow t 2) (+ (* 1/2 (* x (sqrt 2))) (/ (* x (sqrt 2)) (pow t 2)))) |
(* (pow t 2) (+ (* 1/2 (* x (sqrt 2))) (/ (* x (sqrt 2)) (pow t 2)))) |
(* (pow t 2) (+ (* 1/2 (* x (sqrt 2))) (/ (* x (sqrt 2)) (pow t 2)))) |
1/8 |
(+ 1/8 (* 1/48 (pow t 2))) |
(+ 1/8 (* 1/48 (pow t 2))) |
(+ 1/8 (* 1/48 (pow t 2))) |
(* 1/48 (pow t 2)) |
(* (pow t 2) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(* (pow t 2) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(* (pow t 2) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(* 1/48 (pow t 2)) |
(* (pow t 2) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(* (pow t 2) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(* (pow t 2) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
1/2 |
(+ 1/2 (* 1/8 (pow t 2))) |
(+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))) |
(+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))) |
(* 1/48 (pow t 4)) |
(* (pow t 4) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(* (pow t 4) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2)))))) |
(* (pow t 4) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2)))))) |
(* 1/48 (pow t 4)) |
(* (pow t 4) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(* (pow t 4) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2)))))) |
(* (pow t 4) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (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) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 y (sqrt.f64 z))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 z)))) |
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))))) |
(*.f64 x (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))))) |
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))))) |
(*.f64 x (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))))) |
(* x (+ (* -1 (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))) (* 1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))))) |
(*.f64 x (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 z)))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))))) |
(*.f64 x (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))))) |
(*.f64 x (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* (/ (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) x) (sqrt z))))) |
(*.f64 x (*.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 y) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(literal 2 binary64)) x)))))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 z)))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))))) |
(+ (* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) (* 1/2 (* (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 y (sqrt.f64 z))) |
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))))) |
(*.f64 y (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (/.f64 #s(literal 1/2 binary64) y) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))) |
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))))) |
(*.f64 y (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (/.f64 #s(literal 1/2 binary64) y) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))) |
(* y (+ (* -1 (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))) (* 1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))))) |
(*.f64 y (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (/.f64 #s(literal 1/2 binary64) y) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))) |
(* -1 (* (* y (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) (sqrt z))) |
(*.f64 (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64)))) (*.f64 y (sqrt.f64 z))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))))) |
(*.f64 y (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (/.f64 #s(literal 1/2 binary64) y) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))))) |
(*.f64 y (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (/.f64 #s(literal 1/2 binary64) y) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))))) y) (sqrt z))) (* (sqrt z) (* (sqrt 2) (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2)))))))))))) |
(*.f64 y (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) x)) (/.f64 #s(literal 1/2 binary64) y) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 #s(literal 2 binary64))))))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))))) |
(* (sqrt z) (* (sqrt 2) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (neg.f64 (sqrt.f64 z)))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (neg.f64 (sqrt.f64 z)))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (neg.f64 (sqrt.f64 z)))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (* (+ 1 (* (pow t 2) (+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))))) (- (* 1/2 x) y)))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (neg.f64 (sqrt.f64 z)))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(+ (* 1/2 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) |
(*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(+ (* (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))))))) |
(fma.f64 (*.f64 t t) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 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/48 (* (* (pow t 2) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) (* 1/8 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))))))))) |
(fma.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 t t) (*.f64 (*.f64 (*.f64 t t) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)))) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))))) |
(* 1/48 (* (* (pow t 6) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) (*.f64 #s(literal 1/48 binary64) (pow.f64 t #s(literal 6 binary64)))) |
(* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) #s(literal 1/48 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (*.f64 t t))))) |
(* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) #s(literal 1/48 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (*.f64 (*.f64 t t) (*.f64 t t))) (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (*.f64 t t)))))) |
(* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z)))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (fma.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (*.f64 (*.f64 t t) (*.f64 t t))) (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (*.f64 t t))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (pow.f64 t #s(literal 6 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) #s(literal 1/48 binary64)))))) |
(* 1/48 (* (* (pow t 6) (* (sqrt 2) (- (* 1/2 x) y))) (sqrt z))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) (*.f64 #s(literal 1/48 binary64) (pow.f64 t #s(literal 6 binary64)))) |
(* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) #s(literal 1/48 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (*.f64 t t))))) |
(* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z)))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) #s(literal 1/48 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (*.f64 (*.f64 t t) (*.f64 t t))) (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (*.f64 t t)))))) |
(* (pow t 6) (+ (* 1/48 (* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y)))) (+ (* 1/8 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 2)) (sqrt z))) (+ (* 1/2 (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 4)) (sqrt z))) (* (/ (* (sqrt 2) (- (* 1/2 x) y)) (pow t 6)) (sqrt z)))))) |
(*.f64 (pow.f64 t #s(literal 6 binary64)) (fma.f64 (sqrt.f64 z) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (*.f64 (*.f64 t t) (*.f64 t t))) (/.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))) (*.f64 t t))) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) (+.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (pow.f64 t #s(literal 6 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) #s(literal 1/48 binary64)))))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 y (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (neg.f64 x)) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 y (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (neg.f64 x)) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 y (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (neg.f64 x)) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 y (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 y (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 y (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (neg.f64 x)) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.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))) (neg.f64 (sqrt.f64 z))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y)) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y)) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y)) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y)) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* (sqrt z) (* (sqrt 2) (- (* 1/2 x) y))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (sqrt z) (* (sqrt -2) (* (sqrt -1) (- (* 1/2 x) y))))) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 z))) |
(* -1 y) |
(neg.f64 y) |
(- (* 1/2 x) y) |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) |
(- (* 1/2 x) y) |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) |
(- (* 1/2 x) y) |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (* -1 (/ y x)))) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(* x (+ 1/2 (* -1 (/ y x)))) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(* x (+ 1/2 (* -1 (/ y x)))) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* -1 (* x (- (/ y x) 1/2))) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(* -1 (* x (- (/ y x) 1/2))) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(* -1 (* x (- (/ y x) 1/2))) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(+ (* -1 y) (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) |
(+ (* -1 y) (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) |
(+ (* -1 y) (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) |
(* -1 y) |
(neg.f64 y) |
(* y (- (* 1/2 (/ x y)) 1)) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1 binary64))) |
(* y (- (* 1/2 (/ x y)) 1)) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1 binary64))) |
(* y (- (* 1/2 (/ x y)) 1)) |
(*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1 binary64))) |
(* -1 y) |
(neg.f64 y) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) y) (neg.f64 y)) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) y) (neg.f64 y)) |
(* -1 (* y (+ 1 (* -1/2 (/ x y))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) y) (neg.f64 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) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* (* y (* (sqrt -2) (sqrt -1))) (sqrt z)) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 y (sqrt.f64 #s(literal -1 binary64))))) |
(* (* y (* (sqrt -2) (sqrt -1))) (sqrt z)) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 y (sqrt.f64 #s(literal -1 binary64))))) |
(* (* y (* (sqrt -2) (sqrt -1))) (sqrt z)) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 y (sqrt.f64 #s(literal -1 binary64))))) |
(* (* y (* (sqrt -2) (sqrt -1))) (sqrt z)) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (*.f64 y (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (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)) |
(* (sqrt z) (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z)) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 #s(literal -2 binary64))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 #s(literal -2 binary64))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 #s(literal -2 binary64))))) |
(* -1 (* (sqrt z) (* (sqrt -2) (sqrt -1)))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 #s(literal -2 binary64))))) |
(* 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) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* -1/2 (* (* x (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* -1/2 (* (* x (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* -1/2 (* (* x (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* -1/2 (* (* x (* (pow (sqrt -1) 2) (sqrt 2))) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* x (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(* x (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(* x (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(* x (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(* x (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(* x (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(* x (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(* x (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(* x (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(* x (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(* x (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(* x (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(* 1/2 (sqrt z)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) |
(* 1/2 (sqrt z)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) |
(* 1/2 (sqrt z)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) |
(* 1/2 (sqrt z)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) |
(* 1/2 (sqrt z)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) |
(* 1/2 (sqrt z)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) |
(* 1/2 (sqrt z)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) |
(* 1/2 (sqrt z)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) |
(* -1/2 (* (sqrt z) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) |
(* -1/2 (* (sqrt z) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) |
(* -1/2 (* (sqrt z) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) |
(* -1/2 (* (sqrt z) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) |
(* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* -1 (* (sqrt z) (* (sqrt 2) (+ y (* -1/2 x))))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* (sqrt z) (* (sqrt -2) (* (sqrt -1) (+ y (* -1/2 x))))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 x #s(literal -1/2 binary64) y)) |
(* (sqrt z) (* (sqrt -2) (* (sqrt -1) (+ y (* -1/2 x))))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 x #s(literal -1/2 binary64) y)) |
(* (sqrt z) (* (sqrt -2) (* (sqrt -1) (+ y (* -1/2 x))))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 x #s(literal -1/2 binary64) y)) |
(* (sqrt z) (* (sqrt -2) (* (sqrt -1) (+ y (* -1/2 x))))) |
(*.f64 (*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 x #s(literal -1/2 binary64) y)) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 y (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (neg.f64 x)) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 y (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (neg.f64 x)) |
(* x (+ (* -1 (* (/ (* y (sqrt 2)) x) (sqrt z))) (* 1/2 (* (sqrt z) (sqrt 2))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 y (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (neg.f64 x)) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 y (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 y (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (neg.f64 x)) |
(* -1 (* x (+ (* -1/2 (* (sqrt z) (sqrt 2))) (* (/ (* y (sqrt 2)) x) (sqrt z))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 y (/.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) #s(literal -1/2 binary64)))) (neg.f64 x)) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(+ (* -1 (* (* y (sqrt 2)) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y)) (*.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))) (neg.f64 (sqrt.f64 z))) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y)) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y)) |
(* y (+ (* -1 (* (sqrt z) (sqrt 2))) (* 1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y)) |
(* -1 (* (* y (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 y (sqrt.f64 #s(literal 2 binary64))) (neg.f64 (sqrt.f64 z))) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y)) |
(* -1 (* y (+ (* -1/2 (* (/ (* x (sqrt 2)) y) (sqrt z))) (* (sqrt z) (sqrt 2))))) |
(*.f64 (*.f64 (sqrt.f64 z) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) y) (sqrt.f64 #s(literal 2 binary64)))) (neg.f64 y)) |
(/ -1 y) |
(/.f64 #s(literal -1 binary64) y) |
(- (* -1/2 (/ x (pow y 2))) (/ 1 y)) |
(/.f64 (fma.f64 x (/.f64 #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 #s(literal -1 binary64) (/.f64 (fma.f64 x (*.f64 (/.f64 x y) #s(literal -1/4 binary64)) (*.f64 x #s(literal -1/2 binary64))) y)) y) |
(- (* x (- (* x (- (* -1/8 (/ x (pow y 4))) (* 1/4 (/ 1 (pow y 3))))) (* 1/2 (/ 1 (pow y 2))))) (/ 1 y)) |
(fma.f64 x (*.f64 x (fma.f64 x (/.f64 #s(literal -1/8 binary64) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 y (*.f64 y y))))) (/.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) y)) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ (+ 2 (* 4 (/ y x))) x) |
(/.f64 (fma.f64 y (/.f64 #s(literal 4 binary64) x) #s(literal 2 binary64)) x) |
(/ (- (+ 2 (* 8 (/ (pow y 2) (pow x 2)))) (* -4 (/ y x))) x) |
(/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (fma.f64 y (*.f64 #s(literal 8 binary64) (/.f64 y 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 (fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 y y)) (/.f64 y (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) (/.f64 (fma.f64 y (*.f64 #s(literal 8 binary64) (/.f64 y x)) (*.f64 y #s(literal 4 binary64))) x)) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(* -1 (/ (- (* -4 (/ y x)) 2) x)) |
(/.f64 (fma.f64 y (/.f64 #s(literal 4 binary64) x) #s(literal 2 binary64)) x) |
(* -1 (/ (- (* -1 (/ (- (* 8 (/ (pow y 2) x)) (* -4 y)) x)) 2) x)) |
(/.f64 (-.f64 #s(literal -2 binary64) (/.f64 (fma.f64 y (*.f64 #s(literal 8 binary64) (/.f64 y x)) (*.f64 y #s(literal 4 binary64))) x)) (neg.f64 x)) |
(* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (* -16 (/ (pow y 3) x)) (* 8 (pow y 2))) x)) (* -4 y)) x)) 2) x)) |
(/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (fma.f64 y #s(literal -4 binary64) (/.f64 (fma.f64 (*.f64 y y) #s(literal -8 binary64) (*.f64 (*.f64 y (*.f64 y y)) (/.f64 #s(literal -16 binary64) x))) x)) x)) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(+ (* 4 (/ y (pow x 2))) (* 2 (/ 1 x))) |
(/.f64 (fma.f64 y (/.f64 #s(literal 4 binary64) x) #s(literal 2 binary64)) x) |
(+ (* y (+ (* 8 (/ y (pow x 3))) (* 4 (/ 1 (pow x 2))))) (* 2 (/ 1 x))) |
(fma.f64 y (*.f64 y (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (fma.f64 y (/.f64 #s(literal 4 binary64) x) #s(literal 2 binary64)) x)) |
(+ (* y (+ (* y (+ (* 16 (/ y (pow x 4))) (* 8 (/ 1 (pow x 3))))) (* 4 (/ 1 (pow x 2))))) (* 2 (/ 1 x))) |
(fma.f64 y (fma.f64 y (fma.f64 y (/.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (/.f64 #s(literal 2 binary64) x)) |
(/ -1 y) |
(/.f64 #s(literal -1 binary64) y) |
(/ (- (* -1/2 (/ x y)) 1) y) |
(/.f64 (fma.f64 x (/.f64 #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 #s(literal -1 binary64) (/.f64 (fma.f64 x (*.f64 (/.f64 x y) #s(literal -1/4 binary64)) (*.f64 x #s(literal -1/2 binary64))) y)) 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 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (*.f64 y y))) y) |
(/ -1 y) |
(/.f64 #s(literal -1 binary64) y) |
(* -1 (/ (+ 1 (* 1/2 (/ x y))) y)) |
(/.f64 (fma.f64 x (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) y) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1/4 (/ (pow x 2) y)) (* 1/2 x)) y))) y)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (/.f64 x y) #s(literal -1/4 binary64)) (*.f64 x #s(literal -1/2 binary64))) y)) (neg.f64 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 (fma.f64 #s(literal 1/2 binary64) x (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) y))) y)) y)) y) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x) x))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x) x))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x) x))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x) x))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x) x))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x) x))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x) x))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x) x))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x) x))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x) x))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x) x))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x) x))) |
(* 1/2 (* (* x (sqrt 2)) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(+ (* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (sqrt.f64 z))) (fma.f64 #s(literal 1/4 binary64) (*.f64 t t) #s(literal 1/2 binary64))) |
(+ (* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (sqrt.f64 z))) (fma.f64 #s(literal 1/4 binary64) (*.f64 t t) #s(literal 1/2 binary64))) |
(+ (* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z))) (* 1/2 (* (* x (sqrt 2)) (sqrt z)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (sqrt.f64 z))) (fma.f64 #s(literal 1/4 binary64) (*.f64 t t) #s(literal 1/2 binary64))) |
(* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z))) |
(*.f64 (*.f64 t t) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/4 binary64)))) |
(* (pow t 2) (+ (* 1/4 (* (* x (sqrt 2)) (sqrt z))) (* 1/2 (* (/ (* x (sqrt 2)) (pow t 2)) (sqrt z))))) |
(*.f64 (*.f64 t t) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/4 binary64))))) |
(* (pow t 2) (+ (* 1/4 (* (* x (sqrt 2)) (sqrt z))) (* 1/2 (* (/ (* x (sqrt 2)) (pow t 2)) (sqrt z))))) |
(*.f64 (*.f64 t t) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/4 binary64))))) |
(* (pow t 2) (+ (* 1/4 (* (* x (sqrt 2)) (sqrt z))) (* 1/2 (* (/ (* x (sqrt 2)) (pow t 2)) (sqrt z))))) |
(*.f64 (*.f64 t t) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/4 binary64))))) |
(* 1/4 (* (* (pow t 2) (* x (sqrt 2))) (sqrt z))) |
(*.f64 (*.f64 t t) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/4 binary64)))) |
(* (pow t 2) (+ (* 1/4 (* (* x (sqrt 2)) (sqrt z))) (* 1/2 (* (/ (* x (sqrt 2)) (pow t 2)) (sqrt z))))) |
(*.f64 (*.f64 t t) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/4 binary64))))) |
(* (pow t 2) (+ (* 1/4 (* (* x (sqrt 2)) (sqrt z))) (* 1/2 (* (/ (* x (sqrt 2)) (pow t 2)) (sqrt z))))) |
(*.f64 (*.f64 t t) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/4 binary64))))) |
(* (pow t 2) (+ (* 1/4 (* (* x (sqrt 2)) (sqrt z))) (* 1/2 (* (/ (* x (sqrt 2)) (pow t 2)) (sqrt z))))) |
(*.f64 (*.f64 t t) (*.f64 (sqrt.f64 z) (fma.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (/.f64 #s(literal 1/2 binary64) (*.f64 t t)) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/4 binary64))))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x) x))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x) x))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x) x))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x) x))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x) x))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x) x))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x) x))) |
(* 1/2 (* (* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) (sqrt z))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x) x))) |
(* -1/2 (* (* x (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(* -1/2 (* (* x (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(* -1/2 (* (* x (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(* -1/2 (* (* x (* (pow (sqrt -1) 2) (* (sqrt 2) (+ 1 (* 1/2 (pow t 2)))))) (sqrt z))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 #s(literal 2 binary64))) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x) x)) |
(* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x) x)) |
(* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x) x)) |
(* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x) x)) |
(* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x) x)) |
(* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x) x)) |
(* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x) x)) |
(* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x) x)) |
(* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x) x)) |
(* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x) x)) |
(* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x) x)) |
(* x (* (sqrt 2) (+ 1 (* 1/2 (pow t 2))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x) x)) |
(* x (sqrt 2)) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) x) |
(+ (* 1/2 (* (pow t 2) (* x (sqrt 2)))) (* x (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x) x)) |
(+ (* 1/2 (* (pow t 2) (* x (sqrt 2)))) (* x (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x) x)) |
(+ (* 1/2 (* (pow t 2) (* x (sqrt 2)))) (* x (sqrt 2))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (*.f64 #s(literal 1/2 binary64) x) x)) |
(* 1/2 (* (pow t 2) (* x (sqrt 2)))) |
(*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) |
(* (pow t 2) (+ (* 1/2 (* x (sqrt 2))) (/ (* x (sqrt 2)) (pow t 2)))) |
(*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (/.f64 x (*.f64 t t))))) |
(* (pow t 2) (+ (* 1/2 (* x (sqrt 2))) (/ (* x (sqrt 2)) (pow t 2)))) |
(*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (/.f64 x (*.f64 t t))))) |
(* (pow t 2) (+ (* 1/2 (* x (sqrt 2))) (/ (* x (sqrt 2)) (pow t 2)))) |
(*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (/.f64 x (*.f64 t t))))) |
(* 1/2 (* (pow t 2) (* x (sqrt 2)))) |
(*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) |
(* (pow t 2) (+ (* 1/2 (* x (sqrt 2))) (/ (* x (sqrt 2)) (pow t 2)))) |
(*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (/.f64 x (*.f64 t t))))) |
(* (pow t 2) (+ (* 1/2 (* x (sqrt 2))) (/ (* x (sqrt 2)) (pow t 2)))) |
(*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (/.f64 x (*.f64 t t))))) |
(* (pow t 2) (+ (* 1/2 (* x (sqrt 2))) (/ (* x (sqrt 2)) (pow t 2)))) |
(*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) x (/.f64 x (*.f64 t t))))) |
1/8 |
#s(literal 1/8 binary64) |
(+ 1/8 (* 1/48 (pow t 2))) |
(fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) |
(+ 1/8 (* 1/48 (pow t 2))) |
(fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) |
(+ 1/8 (* 1/48 (pow t 2))) |
(fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) |
(* 1/48 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/48 binary64)) |
(* (pow t 2) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) |
(* (pow t 2) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) |
(* (pow t 2) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) |
(* 1/48 (pow t 2)) |
(*.f64 (*.f64 t t) #s(literal 1/48 binary64)) |
(* (pow t 2) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) |
(* (pow t 2) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) |
(* (pow t 2) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/8 (pow t 2))) |
(fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) |
(+ 1/2 (* (pow t 2) (+ 1/8 (* 1/48 (pow t 2))))) |
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) |
(* 1/48 (pow t 4)) |
(*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) |
(* (pow t 4) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (+.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 t t)))) |
(* (pow t 4) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2)))))) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 t t)) (+.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))))) |
(* (pow t 4) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2)))))) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 t t)) (+.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))))) |
(* 1/48 (pow t 4)) |
(*.f64 (*.f64 t t) (*.f64 (*.f64 t t) #s(literal 1/48 binary64))) |
(* (pow t 4) (+ 1/48 (* 1/8 (/ 1 (pow t 2))))) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (+.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 t t)))) |
(* (pow t 4) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2)))))) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 t t)) (+.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))))) |
(* (pow t 4) (+ 1/48 (+ (/ 1/2 (pow t 4)) (* 1/8 (/ 1 (pow t 2)))))) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 t t)) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 t t)) (+.f64 #s(literal 1/48 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))))) |
(sqrt z) |
(sqrt.f64 z) |
(sqrt z) |
(sqrt.f64 z) |
(sqrt z) |
(sqrt.f64 z) |
(sqrt z) |
(sqrt.f64 z) |
(sqrt z) |
(sqrt.f64 z) |
(sqrt z) |
(sqrt.f64 z) |
(sqrt z) |
(sqrt.f64 z) |
(sqrt z) |
(sqrt.f64 z) |
(* -1 (* (sqrt z) (pow (sqrt -1) 2))) |
(sqrt.f64 z) |
(* -1 (* (sqrt z) (pow (sqrt -1) 2))) |
(sqrt.f64 z) |
(* -1 (* (sqrt z) (pow (sqrt -1) 2))) |
(sqrt.f64 z) |
(* -1 (* (sqrt z) (pow (sqrt -1) 2))) |
(sqrt.f64 z) |
Compiled 44 498 to 2 581 computations (94.2% saved)
46 alts after pruning (43 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 449 | 19 | 1 468 |
| Fresh | 10 | 24 | 34 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 461 | 46 | 1 507 |
| Status | Accuracy | Program |
|---|---|---|
| 48.6% | (/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) y)) | |
| 24.9% | (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 2 binary64) x)) | |
| ✓ | 54.5% | (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) |
| 32.2% | (/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal -1 binary64) y)) | |
| 32.1% | (/.f64 y (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) | |
| 23.8% | (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) | |
| 54.5% | (*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) | |
| 81.4% | (*.f64 (fma.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 #s(literal 2 binary64) z)))) | |
| 31.7% | (*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (neg.f64 y)) | |
| 54.4% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) #s(literal 2 binary64))) | |
| 95.8% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) | |
| 88.6% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (fma.f64 (*.f64 t t) (*.f64 z (fma.f64 t t #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) z)))) | |
| 84.1% | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t t) z)))) | |
| 23.8% | (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) | |
| 23.8% | (*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) | |
| 31.4% | (*.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) | |
| 23.7% | (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) | |
| 92.3% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) | |
| 54.4% | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) | |
| 52.4% | (*.f64 (*.f64 (*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) | |
| 53.3% | (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) | |
| 29.7% | (*.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) | |
| 58.0% | (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) | |
| 24.9% | (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) | |
| 51.2% | (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (neg.f64 y)) | |
| 32.1% | (*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y)) | |
| 49.3% | (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 z))) | |
| 47.8% | (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (sqrt.f64 z))) (fma.f64 #s(literal 1/4 binary64) (*.f64 t t) #s(literal 1/2 binary64))) | |
| ✓ | 24.5% | (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
| 61.0% | (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) | |
| 32.1% | (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) | |
| 32.1% | (*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) | |
| 24.8% | (*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64))) | |
| 28.2% | (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/4 binary64)))) | |
| 63.2% | (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) | |
| 25.9% | (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (sqrt.f64 z)))) | |
| 12.7% | (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 y (*.f64 y (neg.f64 y))) (fma.f64 y y #s(literal 0 binary64)))) | |
| 32.5% | (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 y (neg.f64 y)) y)) | |
| ✓ | 32.2% | (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) |
| 84.1% | (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) | |
| 96.7% | (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))))) | |
| 49.4% | (*.f64 (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) | |
| 65.9% | (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) | |
| 57.9% | (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 z)))) | |
| 51.2% | (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y))) | |
| 24.8% | (neg.f64 (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))))))) |
Compiled 2 083 to 874 computations (58% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y))) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 y (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 2 binary64) x)) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y))) |
(*.f64 (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 y (neg.f64 y)) y)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (neg.f64 y)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t t) z)))) |
(*.f64 (*.f64 (/.f64 (*.f64 y y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) |
(*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) |
(*.f64 (fma.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 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (sqrt.f64 z)))) |
(*.f64 (*.f64 t t) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (sqrt.f64 z))) (fma.f64 #s(literal 1/4 binary64) (*.f64 t t) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 z))) |
(neg.f64 (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))))))) |
(*.f64 (*.f64 (*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(neg.f64 (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 y (*.f64 y (neg.f64 y))) (fma.f64 y y #s(literal 0 binary64)))) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (fma.f64 (*.f64 t t) (*.f64 z (fma.f64 t t #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) z)))) |
(/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(*.f64 (sqrt.f64 z) (*.f64 (fma.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 y (*.f64 y y)) (neg.f64 (fma.f64 y y #s(literal 0 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 z)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(*.f64 (sqrt.f64 z) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (neg.f64 y)) |
(*.f64 (*.f64 (neg.f64 y) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))))) (*.f64 (sqrt.f64 z) (*.f64 (fma.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 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (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 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y))) |
(/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (exp.f64 (*.f64 t t)) (*.f64 #s(literal 2 binary64) z))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) #s(literal 2 binary64))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) z) #s(literal 1/4 binary64)) (*.f64 (exp.f64 (*.f64 (*.f64 t t) #s(literal 1/2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) y)))) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) |
13 calls:
| 43.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 28.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 26.0ms | t |
| 26.0ms | (*.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)))) |
| 26.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | x |
| 99.8% | 1 | y |
| 99.8% | 1 | z |
| 99.8% | 1 | t |
| 99.8% | 1 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 99.8% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 99.8% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 99.8% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 99.8% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 99.8% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 99.8% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 99.8% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 99.8% | 1 | (*.f64 t t) |
Compiled 112 to 88 computations (21.4% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y))) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 y (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 2 binary64) x)) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y))) |
(*.f64 (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 y (neg.f64 y)) y)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (neg.f64 y)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t t) z)))) |
(*.f64 (*.f64 (/.f64 (*.f64 y y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) |
(*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) |
(*.f64 (fma.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 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (sqrt.f64 z)))) |
(*.f64 (*.f64 t t) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (sqrt.f64 z))) (fma.f64 #s(literal 1/4 binary64) (*.f64 t t) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 z))) |
(neg.f64 (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))))))) |
(*.f64 (*.f64 (*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(neg.f64 (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 y (*.f64 y (neg.f64 y))) (fma.f64 y y #s(literal 0 binary64)))) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (fma.f64 (*.f64 t t) (*.f64 z (fma.f64 t t #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) z)))) |
(/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(*.f64 (sqrt.f64 z) (*.f64 (fma.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 y (*.f64 y y)) (neg.f64 (fma.f64 y y #s(literal 0 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 z)))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 y (*.f64 y y))) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 y (fma.f64 x #s(literal 1/2 binary64) y) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(*.f64 (sqrt.f64 z) (fma.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 (*.f64 (*.f64 z #s(literal 2 binary64)) (*.f64 z #s(literal 2 binary64))) #s(literal 1/4 binary64)) (neg.f64 y)) |
(*.f64 (*.f64 (neg.f64 y) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) z) (*.f64 #s(literal 2 binary64) z)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 t t) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 t t) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64))))) (*.f64 (sqrt.f64 z) (*.f64 (fma.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 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) |
| Outputs |
|---|
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))))) |
13 calls:
| 40.0ms | (*.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)))) |
| 38.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 31.0ms | z |
| 31.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 25.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.7% | 1 | x |
| 96.7% | 1 | y |
| 96.7% | 1 | z |
| 96.7% | 1 | t |
| 96.7% | 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)))) |
| 96.7% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 96.7% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 96.7% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 96.7% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 96.7% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 96.7% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 96.7% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 96.7% | 1 | (*.f64 t t) |
Compiled 112 to 88 computations (21.4% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y))) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 y (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 2 binary64) x)) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y))) |
(*.f64 (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 y (neg.f64 y)) y)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (neg.f64 y)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t t) z)))) |
(*.f64 (*.f64 (/.f64 (*.f64 y y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) |
(*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) |
(*.f64 (fma.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 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (sqrt.f64 z)))) |
(*.f64 (*.f64 t t) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (sqrt.f64 z))) (fma.f64 #s(literal 1/4 binary64) (*.f64 t t) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 z))) |
(neg.f64 (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))))))) |
(*.f64 (*.f64 (*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(neg.f64 (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 y (*.f64 y (neg.f64 y))) (fma.f64 y y #s(literal 0 binary64)))) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (fma.f64 (*.f64 t t) (*.f64 z (fma.f64 t t #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) z)))) |
(/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(*.f64 (sqrt.f64 z) (*.f64 (fma.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 y (*.f64 y y)) (neg.f64 (fma.f64 y y #s(literal 0 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 z)))) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
13 calls:
| 941.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 911.0ms | z |
| 49.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 37.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| 34.0ms | (*.f64 t t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.8% | 1 | z |
| 95.8% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 95.8% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 95.8% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 95.8% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 95.8% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 95.8% | 1 | x |
| 95.8% | 1 | y |
| 95.8% | 1 | t |
| 95.8% | 1 | (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64)))) |
| 95.8% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 95.8% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 95.8% | 1 | (*.f64 t t) |
Compiled 112 to 88 computations (21.4% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y))) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 y (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 2 binary64) x)) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y))) |
(*.f64 (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 y (neg.f64 y)) y)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (neg.f64 y)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t t) z)))) |
(*.f64 (*.f64 (/.f64 (*.f64 y y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) |
(*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) |
(*.f64 (fma.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 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (sqrt.f64 z)))) |
(*.f64 (*.f64 t t) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (sqrt.f64 z))) (fma.f64 #s(literal 1/4 binary64) (*.f64 t t) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 z))) |
(neg.f64 (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))))))) |
(*.f64 (*.f64 (*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(neg.f64 (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 y (*.f64 y (neg.f64 y))) (fma.f64 y y #s(literal 0 binary64)))) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (fma.f64 (*.f64 t t) (*.f64 z (fma.f64 t t #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) z)))) |
(/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(*.f64 (sqrt.f64 z) (*.f64 (fma.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 y (*.f64 y y)) (neg.f64 (fma.f64 y y #s(literal 0 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
13 calls:
| 51.0ms | y |
| 31.0ms | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 28.0ms | x |
| 21.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 20.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.4% | 1 | t |
| 95.4% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 95.4% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 95.4% | 1 | (*.f64 t t) |
| 95.4% | 1 | x |
| 95.4% | 1 | z |
| 95.4% | 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)))) |
| 95.4% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 95.4% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 95.4% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 95.4% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 95.4% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 95.4% | 1 | y |
Compiled 112 to 88 computations (21.4% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y))) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 y (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 2 binary64) x)) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y))) |
(*.f64 (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 y (neg.f64 y)) y)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (neg.f64 y)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t t) z)))) |
(*.f64 (*.f64 (/.f64 (*.f64 y y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) |
(*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) |
(*.f64 (fma.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 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (sqrt.f64 z)))) |
(*.f64 (*.f64 t t) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (sqrt.f64 z))) (fma.f64 #s(literal 1/4 binary64) (*.f64 t t) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 z))) |
(neg.f64 (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))))))) |
(*.f64 (*.f64 (*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(neg.f64 (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 y (*.f64 y (neg.f64 y))) (fma.f64 y y #s(literal 0 binary64)))) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (fma.f64 (*.f64 t t) (*.f64 z (fma.f64 t t #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) z)))) |
(/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(*.f64 (sqrt.f64 z) (*.f64 (fma.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 y (*.f64 y y)) (neg.f64 (fma.f64 y y #s(literal 0 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t t))))) |
13 calls:
| 47.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| 36.0ms | (*.f64 z #s(literal 2 binary64)) |
| 26.0ms | z |
| 26.0ms | (*.f64 t t) |
| 26.0ms | (*.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)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 94.1% | 2 | t |
| 92.3% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 94.1% | 2 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 94.1% | 2 | (*.f64 t t) |
| 92.3% | 1 | x |
| 92.3% | 1 | z |
| 92.3% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 92.3% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 92.3% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 92.3% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 94.1% | 2 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 92.3% | 1 | y |
| 92.3% | 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)))) |
Compiled 112 to 88 computations (21.4% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y))) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 y (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 2 binary64) x)) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y))) |
(*.f64 (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 y (neg.f64 y)) y)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (neg.f64 y)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t t) z)))) |
(*.f64 (*.f64 (/.f64 (*.f64 y y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) |
(*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) |
(*.f64 (fma.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 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (sqrt.f64 z)))) |
(*.f64 (*.f64 t t) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (sqrt.f64 z))) (fma.f64 #s(literal 1/4 binary64) (*.f64 t t) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 z))) |
(neg.f64 (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))))))) |
(*.f64 (*.f64 (*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(neg.f64 (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 y (*.f64 y (neg.f64 y))) (fma.f64 y y #s(literal 0 binary64)))) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (fma.f64 (*.f64 t t) (*.f64 z (fma.f64 t t #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) z)))) |
(/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(*.f64 (sqrt.f64 z) (*.f64 (fma.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 y (*.f64 y y)) (neg.f64 (fma.f64 y y #s(literal 0 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 y y)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (*.f64 y (neg.f64 y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 x #s(literal 1/2 binary64) y)) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (fma.f64 x #s(literal -1/2 binary64) y)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
7 calls:
| 34.0ms | (*.f64 t t) |
| 18.0ms | (*.f64 z #s(literal 2 binary64)) |
| 17.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 17.0ms | z |
| 17.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.3% | 1 | z |
| 92.3% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 92.3% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 92.3% | 1 | t |
| 92.3% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 92.3% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 92.3% | 1 | (*.f64 t t) |
Compiled 51 to 41 computations (19.6% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y))) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 y (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 2 binary64) x)) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y))) |
(*.f64 (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 y (neg.f64 y)) y)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (neg.f64 y)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t t) z)))) |
(*.f64 (*.f64 (/.f64 (*.f64 y y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) |
(*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) |
(*.f64 (fma.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 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (sqrt.f64 z)))) |
(*.f64 (*.f64 t t) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (sqrt.f64 z))) (fma.f64 #s(literal 1/4 binary64) (*.f64 t t) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 z))) |
(neg.f64 (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))))))) |
(*.f64 (*.f64 (*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(neg.f64 (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 y (*.f64 y (neg.f64 y))) (fma.f64 y y #s(literal 0 binary64)))) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (fma.f64 (*.f64 t t) (*.f64 z (fma.f64 t t #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) z)))) |
(/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(*.f64 (sqrt.f64 z) (*.f64 (fma.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 y (*.f64 y y)) (neg.f64 (fma.f64 y y #s(literal 0 binary64)))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (fma.f64 (*.f64 t t) (*.f64 z (fma.f64 t t #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (sqrt.f64 z) (*.f64 (fma.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)))) |
13 calls:
| 44.0ms | z |
| 40.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 35.0ms | (*.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)))) |
| 19.0ms | y |
| 18.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.1% | 2 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 88.6% | 1 | x |
| 90.4% | 2 | y |
| 88.6% | 1 | t |
| 88.6% | 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)))) |
| 88.6% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 88.6% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 88.6% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 88.6% | 1 | (*.f64 t t) |
| 88.6% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 90.4% | 2 | z |
| 90.4% | 2 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 90.4% | 2 | (*.f64 z #s(literal 2 binary64)) |
Compiled 112 to 88 computations (21.4% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y))) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 y (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 2 binary64) x)) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y))) |
(*.f64 (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 y (neg.f64 y)) y)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (neg.f64 y)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t t) z)))) |
(*.f64 (*.f64 (/.f64 (*.f64 y y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) |
(*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) |
(*.f64 (fma.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 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (sqrt.f64 z)))) |
(*.f64 (*.f64 t t) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (sqrt.f64 z))) (fma.f64 #s(literal 1/4 binary64) (*.f64 t t) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 z))) |
(neg.f64 (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))))))) |
(*.f64 (*.f64 (*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(neg.f64 (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 y (*.f64 y (neg.f64 y))) (fma.f64 y y #s(literal 0 binary64)))) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (fma.f64 (*.f64 t t) (*.f64 z (fma.f64 t t #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) z)))) |
(/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (fma.f64 (*.f64 t t) (*.f64 z (fma.f64 t t #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) z)))) |
5 calls:
| 16.0ms | y |
| 15.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 15.0ms | (*.f64 z #s(literal 2 binary64)) |
| 14.0ms | z |
| 14.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.6% | 1 | y |
| 88.6% | 1 | z |
| 88.6% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 88.6% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 88.6% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
Compiled 34 to 28 computations (17.6% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y))) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 y (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 2 binary64) x)) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y))) |
(*.f64 (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 y (neg.f64 y)) y)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (neg.f64 y)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t t) z)))) |
(*.f64 (*.f64 (/.f64 (*.f64 y y) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal -1 binary64) (fma.f64 x #s(literal -1/2 binary64) y))) |
(*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 y x))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) |
(*.f64 (fma.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 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 t t)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 y (sqrt.f64 z)))) |
(*.f64 (*.f64 t t) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 x (sqrt.f64 z))) (fma.f64 #s(literal 1/4 binary64) (*.f64 t t) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 t t) #s(literal -1/2 binary64) #s(literal -1 binary64))) (*.f64 y (sqrt.f64 z))) |
(neg.f64 (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 t (*.f64 t (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))))))) |
(*.f64 (*.f64 (*.f64 y (fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1 binary64))) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(neg.f64 (*.f64 y (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (fma.f64 t (*.f64 t #s(literal 1/2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (sqrt.f64 z) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 y (*.f64 y (neg.f64 y))) (fma.f64 y y #s(literal 0 binary64)))) |
(*.f64 (*.f64 (*.f64 t t) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t t) z)))) |
13 calls:
| 33.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 27.0ms | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 18.0ms | x |
| 15.0ms | t |
| 15.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.1% | 1 | x |
| 84.1% | 1 | z |
| 84.1% | 1 | t |
| 84.1% | 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)))) |
| 84.1% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 84.1% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 84.1% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 84.1% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 84.1% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 84.1% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 84.1% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 84.1% | 1 | (*.f64 t t) |
| 84.1% | 1 | y |
Compiled 112 to 88 computations (21.4% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y))) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 y (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 2 binary64) x)) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y))) |
(*.f64 (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 y (neg.f64 y)) y)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (neg.f64 y)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 y (neg.f64 y)) y)) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (neg.f64 y)) |
13 calls:
| 43.0ms | x |
| 22.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| 11.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 11.0ms | (*.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)))) |
| 11.0ms | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.4% | 2 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 61.6% | 3 | x |
| 62.6% | 3 | y |
| 56.5% | 2 | z |
| 74.1% | 3 | t |
| 57.1% | 2 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 59.7% | 3 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 61.6% | 3 | (*.f64 x #s(literal 1/2 binary64)) |
| 56.5% | 2 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 56.5% | 2 | (*.f64 z #s(literal 2 binary64)) |
| 74.1% | 3 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 74.1% | 3 | (*.f64 t t) |
| 70.8% | 3 | (*.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)))) |
Compiled 112 to 88 computations (21.4% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y))) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 y (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 2 binary64) x)) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y))) |
(*.f64 (neg.f64 (*.f64 y (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 y (neg.f64 y)) y)) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y))) |
4 calls:
| 25.0ms | (*.f64 t t) |
| 9.0ms | t |
| 7.0ms | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 6.0ms | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.4% | 2 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 71.4% | 2 | t |
| 71.4% | 2 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 71.4% | 2 | (*.f64 t t) |
Compiled 31 to 24 computations (22.6% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (fma.f64 x #s(literal -1/2 binary64) y) (neg.f64 (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(*.f64 (sqrt.f64 z) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (neg.f64 y))) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 z) (sqrt.f64 #s(literal 2 binary64))) (neg.f64 y)) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (fma.f64 x #s(literal -1/2 binary64) (neg.f64 y)) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (sqrt.f64 #s(literal 2 binary64)) (sqrt.f64 z))) |
(*.f64 (*.f64 x (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) (sqrt.f64 #s(literal 2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) x) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 z))) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 #s(literal 2 binary64))) (sqrt.f64 z)) |
(*.f64 (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 z)) (sqrt.f64 #s(literal 2 binary64))) |
(/.f64 y (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 #s(literal 2 binary64) x)) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
13 calls:
| 117.0ms | (*.f64 t t) |
| 11.0ms | y |
| 9.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 8.0ms | z |
| 7.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.5% | 1 | z |
| 54.5% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 54.5% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 54.5% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 54.5% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 54.5% | 1 | x |
| 54.5% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 54.5% | 1 | y |
| 54.5% | 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)))) |
| 54.5% | 1 | t |
| 54.5% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 54.5% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 54.5% | 1 | (*.f64 t t) |
Compiled 112 to 88 computations (21.4% saved)
| Inputs |
|---|
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) #s(literal 1 binary64)) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) |
(*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) |
13 calls:
| 3.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 3.0ms | x |
| 2.0ms | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 2.0ms | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
| 2.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 34.1% | 2 | z |
| 35.6% | 3 | t |
| 34.1% | 2 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 34.1% | 2 | (*.f64 z #s(literal 2 binary64)) |
| 32.2% | 1 | (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) |
| 32.2% | 1 | (/.f64 (*.f64 t t) #s(literal 2 binary64)) |
| 32.2% | 1 | (*.f64 t t) |
| 46.8% | 3 | y |
| 32.2% | 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)))) |
| 43.2% | 3 | x |
| 43.2% | 3 | (*.f64 x #s(literal 1/2 binary64)) |
| 32.2% | 1 | (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) |
| 32.2% | 1 | (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) |
Compiled 112 to 88 computations (21.4% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) |
| Outputs |
|---|
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) |
7 calls:
| 3.0ms | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 1.0ms | (*.f64 x #s(literal 1/2 binary64)) |
| 1.0ms | z |
| 1.0ms | (*.f64 z #s(literal 2 binary64)) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 32.2% | 1 | z |
| 32.2% | 1 | (sqrt.f64 (*.f64 z #s(literal 2 binary64))) |
| 32.2% | 1 | (*.f64 z #s(literal 2 binary64)) |
| 32.2% | 1 | t |
| 32.2% | 1 | x |
| 32.2% | 1 | (*.f64 x #s(literal 1/2 binary64)) |
| 32.2% | 1 | y |
Compiled 42 to 35 computations (16.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.000249992501678 | 1.000426006291559 |
Compiled 24 to 23 computations (4.2% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.3094058365067754e+128 | 1.1395513593783208e+130 |
Compiled 24 to 22 computations (8.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 3.829407340952507e+167 | 9.458627495518241e+168 |
| 9.0ms | 231997582716099.97 | 828247384897249.4 |
| 16.0ms | 192× | 0 | valid |
Compiled 410 to 324 computations (21% saved)
ival-mult: 4.0ms (42.6% of total)ival-sub: 1.0ms (10.6% of total)ival-div: 1.0ms (10.6% of total)ival-exp: 1.0ms (10.6% of total)ival-sqrt: 1.0ms (10.6% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 0.000214045754091663 | 0.0004999225175185664 |
| 9.0ms | 80× | 0 | valid |
Compiled 184 to 152 computations (17.4% saved)
ival-mult: 4.0ms (64.5% of total)ival-exp: 1.0ms (16.1% of total)ival-sqrt: 1.0ms (16.1% of total)ival-sub: 0.0ms (0% of total)ival-div: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 21.0ms | 5.560559647413747e-87 | 1.4747454471661821e-86 |
| 19.0ms | -9.284739825610267e-130 | -9.06635152623437e-137 |
| 21.0ms | 224× | 0 | valid |
Compiled 388 to 316 computations (18.6% saved)
ival-mult: 6.0ms (41.8% of total)ival-div: 3.0ms (20.9% of total)ival-exp: 2.0ms (13.9% of total)ival-sqrt: 2.0ms (13.9% of total)ival-sub: 1.0ms (7% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 96× | *-commutative_binary64 |
| 26× | sub-neg_binary64 |
| 24× | +-commutative_binary64 |
| 24× | neg-sub0_binary64 |
| 24× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 95 | 371 |
| 1 | 156 | 371 |
| 2 | 188 | 371 |
| 3 | 217 | 371 |
| 4 | 234 | 371 |
| 5 | 239 | 371 |
| 6 | 240 | 371 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(if (<=.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 1126350266805361/1125899906842624 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(if (<=.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 499999999999999999108721782092620707994464434379706250218271669864970200952952324748557883071134280004888587983375832688116105216 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (fma.f64 (*.f64 t t) (*.f64 z (fma.f64 t t #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) z)))) (*.f64 (sqrt.f64 z) (*.f64 (fma.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 x #s(literal 1/2 binary64)) y) (sqrt.f64 (fma.f64 (*.f64 t t) (*.f64 z (fma.f64 t t #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t t) z)))) |
(if (<=.f64 (*.f64 t t) #s(literal 245000000000000 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (if (<=.f64 (*.f64 t t) #s(literal 389999999999999978395532963656821672941943396347156207095862019635126182751458373737071308110363349647242394471039744528595314200520367881177077195840757269083325464576 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 y (neg.f64 y)) y)) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (neg.f64 y)))) |
(if (<=.f64 (*.f64 t t) #s(literal 564931537257355/1152921504606846976 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
(if (<=.f64 y #s(literal -412070808641711/24973988402527937851052777838345330445988785141319769206873255677002973910558124960962448824507935769278615448971252983163583805434306282450321408 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) (if (<=.f64 y #s(literal 6439266133761187/559936185544451052639360570142111069530411374308662383724997275240947967795040236345219373317901778944 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) (*.f64 z (exp.f64 (*.f64 t t)))))) |
(*.f64 (sqrt.f64 #s(literal 2 binary64)) (*.f64 (sqrt.f64 z) (*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal 1/2 binary64) x (neg.f64 y))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 z #s(literal 2 binary64))))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (*.f64 (fma.f64 t (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/48 binary64) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z)))) |
(if (<=.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 1126350266805361/1125899906842624 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (sqrt.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) x) y)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))))) |
(if (<=.f64 (exp.f64 (/.f64 (*.f64 t t) #s(literal 2 binary64))) #s(literal 1126350266805361/1125899906842624 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (*.f64 t t) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 t t) (*.f64 t t)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 z #s(literal 2 binary64)))) (fma.f64 (*.f64 t t) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (fma.f64 (*.f64 t t) (fma.f64 t (*.f64 t #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(if (<=.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 499999999999999999108721782092620707994464434379706250218271669864970200952952324748557883071134280004888587983375832688116105216 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (fma.f64 (*.f64 t t) (*.f64 z (fma.f64 t t #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) z)))) (*.f64 (sqrt.f64 z) (*.f64 (fma.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))))) |
(if (<=.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) #s(literal 499999999999999999108721782092620707994464434379706250218271669864970200952952324748557883071134280004888587983375832688116105216 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (fma.f64 (*.f64 t t) (*.f64 z (fma.f64 t t #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) z)))) (*.f64 (sqrt.f64 z) (*.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 #s(literal 2 binary64))) (fma.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 (fma.f64 (*.f64 t t) (*.f64 z (fma.f64 t t #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) z)))) |
(*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) (fma.f64 z (*.f64 t t) z)))) |
(if (<=.f64 (*.f64 t t) #s(literal 245000000000000 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (if (<=.f64 (*.f64 t t) #s(literal 389999999999999978395532963656821672941943396347156207095862019635126182751458373737071308110363349647242394471039744528595314200520367881177077195840757269083325464576 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 y (neg.f64 y)) y)) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64))) (neg.f64 y)))) |
(if (<=.f64 (*.f64 t t) #s(literal 245000000000000 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (if (<=.f64 (*.f64 t t) #s(literal 389999999999999978395532963656821672941943396347156207095862019635126182751458373737071308110363349647242394471039744528595314200520367881177077195840757269083325464576 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (/.f64 (*.f64 y (neg.f64 y)) y)) (*.f64 y (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))))) |
(if (<=.f64 (*.f64 t t) #s(literal 564931537257355/1152921504606846976 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 t t) #s(literal 1 binary64)) y)))) |
(if (<=.f64 (*.f64 t t) #s(literal 564931537257355/1152921504606846976 binary64)) (*.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (*.f64 (neg.f64 y) (fma.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 #s(literal 2 binary64) z))) |
(if (<=.f64 y #s(literal -412070808641711/24973988402527937851052777838345330445988785141319769206873255677002973910558124960962448824507935769278615448971252983163583805434306282450321408 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) (if (<=.f64 y #s(literal 6439266133761187/559936185544451052639360570142111069530411374308662383724997275240947967795040236345219373317901778944 binary64)) (*.f64 (fma.f64 x #s(literal 1/2 binary64) y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)))) |
(if (<=.f64 y #s(literal -412070808641711/24973988402527937851052777838345330445988785141319769206873255677002973910558124960962448824507935769278615448971252983163583805434306282450321408 binary64)) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) (if (<=.f64 y #s(literal 6439266133761187/559936185544451052639360570142111069530411374308662383724997275240947967795040236345219373317901778944 binary64)) (*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (fma.f64 x #s(literal 1/2 binary64) y)) (*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal 2 binary64) z)) (neg.f64 y)) |
(*.f64 (neg.f64 y) (sqrt.f64 (*.f64 #s(literal 2 binary64) z))) |
| 18 894× | accelerator-lowering-fma.f32 |
| 18 894× | accelerator-lowering-fma.f64 |
| 13 230× | accelerator-lowering-fma.f32 |
| 13 230× | accelerator-lowering-fma.f64 |
| 11 846× | accelerator-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 151 |
| 1 | 210 | 151 |
| 2 | 1631 | 151 |
| 0 | 9020 | 142 |
| 0 | 570 | 12895 |
| 1 | 1987 | 11505 |
| 2 | 7132 | 11445 |
| 0 | 8323 | 10880 |
| 0 | 347 | 5787 |
| 1 | 1111 | 5299 |
| 2 | 3726 | 5068 |
| 3 | 7917 | 5068 |
| 0 | 8741 | 4806 |
| 0 | 136 | 2087 |
| 1 | 454 | 1608 |
| 2 | 1580 | 1515 |
| 3 | 4468 | 1512 |
| 0 | 8848 | 1500 |
| 0 | 41 | 177 |
| 1 | 189 | 174 |
| 2 | 1462 | 170 |
| 0 | 9913 | 159 |
| 0 | 38 | 250 |
| 1 | 184 | 249 |
| 2 | 1239 | 249 |
| 0 | 8325 | 239 |
| 0 | 15 | 40 |
| 1 | 54 | 39 |
| 2 | 276 | 39 |
| 3 | 2343 | 39 |
| 0 | 8606 | 39 |
| 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 |
Compiled 1 047 to 585 computations (44.1% saved)
(abs t)
Compiled 1 040 to 384 computations (63.1% saved)
Loading profile data...